mbed-os/features/frameworks/mbed-coap
Teemu Takaluoma e254ce9975 Update mbed-coap to version 5.1.5
BLOCK2 code-branch was missing handling for duplicate packets. As part of the fix, added also
a call to update the duplicate package data via a new function
sn_coap_protocol_update_duplicate_package_data_all.

The new implementation handles all CoAP messages, not just those with COAP_MSG_TYPE_ACKNOWLEDGEMENT.
2020-04-27 11:11:43 +03:00
..
.settings Get rid of FEATURE_COMMON_PAL 2018-04-27 14:38:43 +03:00
doxygen Update mbed-coap to version 5.1.2 2019-11-20 22:36:25 +02:00
mbed-coap Update mbed-coap to version 5.1.4 2020-04-23 13:14:50 +03:00
source Update mbed-coap to version 5.1.5 2020-04-27 11:11:43 +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 Update mbed-coap to version 5.1.5 2020-04-27 11:11:43 +03:00
CHANGELOG.md Update mbed-coap to version 5.1.5 2020-04-27 11:11:43 +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 Update mbed-coap to version 4.8.1 2019-08-21 13:08:18 +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
mbed_lib.json Add placeholder libraries for things we probably refer to as libraries 2019-01-16 14:58:58 -06:00
run_unit_tests.sh Update mbed-coap to version 4.7.4 2019-02-11 10:37:43 +02: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