mbed-os/features/frameworks/mbed-coap
Antti Yli-Tokola 8d341ae0d4 Update mbed-coap to version 4.7.2
- Fix handling of duplicate blockwise ACK's
    CoAP data buffer was not added into duplication info store when creating response for blockwise request.
    This leads to case where whole bootstrap flow just timeouts if received any duplicate messages during blockwise operation.
    Fixes error: IOTCLT-3188 - UDP connection fails for lost ACK sending

 - Remove error trace when building reset message without options
    This makes it possible to build the reset message without allocating option or getting error message.
2018-11-22 14:48:33 +02: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.7.0 2018-09-27 18:55:46 +03:00
source Update mbed-coap to version 4.7.2 2018-11-22 14:48:33 +02: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.7.2 2018-11-22 14:48:33 +02: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.7.2 2018-11-22 14:48:33 +02: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