mbed-os/features/frameworks/mbed-coap
Antti Yli-Tokola c887248544 Update mbed-coap to version 4.5.0
Fix error:  IIOTCLT-2769 - mbed-coap: extra response received after registration

Added own flag to enable blockwise support, without setting default blockwise
payload size. This allows to receive blockwise messages while still sending
without blockwise.

Fix CoAP request blockwise response handling
When request is sent, response can have blockwise option set. All requests must
be stored to the linked list.
2018-06-25 17:08:52 +03:00
..
.settings Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
doxygen Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
mbed-coap Update mbed-coap to version 4.5.0 2018-06-25 17:08:52 +03:00
source Update mbed-coap to version 4.5.0 2018-06-25 17:08:52 +03:00
.gitattributes Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
.gitignore Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
.mbedignore Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
.yotta_ignore Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
CHANGELOG.md Update mbed-coap to version 4.5.0 2018-06-25 17:08:52 +03:00
LICENSE Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
Makefile Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
Makefile.test Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
README.md Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
README.txt Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
apache-2.0.txt Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
junit_xsl.xslt Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
module.json Update mbed-coap to version 4.5.0 2018-06-25 17:08:52 +03:00
run_unit_tests.sh Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
run_unit_tests_with_valgrind.sh Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
xsl_script.sh Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00

README.md

mbed-coap

CoAP C library - Builder and Parser for CoAP messages