mbed-os/features/FEATURE_COMMON_PAL/mbed-coap
Yogesh Pande 02ec6530f4 Updating mbed-coap to version 4.0.8
Fixes errors reported in Github

 - #4798
   - Fixed Lwm2m blockwise data transfer (using Block1 option) with Leshan
 - ARMmbed/mbed-client#512
   - Fixed an ongoing blocktransfer (Block 1 option) interruption by out of order Block to return error 4.08 Request Entity Incomplete as specified in the coap specification.
 - ARMmbed/mbed-client#511
   - Fixed detected duplicate message duplications will not stop mbed-client
2017-08-08 05:04:56 -07:00
..
.settings Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
doxygen Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
mbed-coap mbed-coap error fixes merge to mbed OS 2017-03-21 12:39:11 +02:00
source Updating mbed-coap to version 4.0.8 2017-08-08 05:04:56 -07:00
.gitattributes Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
.gitignore Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
.mbedignore Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
.yotta_ignore Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
CHANGELOG.md Updating mbed-coap to version 4.0.8 2017-08-08 05:04:56 -07:00
LICENSE Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
Makefile Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
Makefile.test Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
README.md Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
README.txt Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
apache-2.0.txt Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
junit_xsl.xslt Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
module.json Updating mbed-coap to version 4.0.8 2017-08-08 05:04:56 -07:00
run_unit_tests.sh Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
run_unit_tests_with_valgrind.sh Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00
xsl_script.sh Separating CoAP library from mbed-client-c 2017-02-16 19:08:28 +02:00

README.md

mbed-coap

CoAP C library - Builder and Parser for CoAP messages