osd-contiki/apps/er-coap-13
Daniele Alessandrelli 9230c0a158 Fix for coap_get_header_token() always returning 0 and not retrieving the token when using CoAP draft v13.
Every reference to the old Token Option has been removed (in CoAP draft v13 the Token Option has been promoted to a field following the CoAP Header).
2013-07-22 19:36:01 +02:00
..
er-coap-13-engine.c Added CoAP ping support. 2013-06-19 15:27:23 +02:00
er-coap-13-engine.h Updated copyright information. 2013-06-19 15:27:20 +02:00
er-coap-13-observing.c Updated copyright information. 2013-06-19 15:27:20 +02:00
er-coap-13-observing.h Updated copyright information. 2013-06-19 15:27:20 +02:00
er-coap-13-separate.c Updated copyright information. 2013-06-19 15:27:20 +02:00
er-coap-13-separate.h Updated copyright information. 2013-06-19 15:27:20 +02:00
er-coap-13-transactions.c Updated copyright information. 2013-06-19 15:27:20 +02:00
er-coap-13-transactions.h Updated copyright information. 2013-06-19 15:27:20 +02:00
er-coap-13.c Fix for coap_get_header_token() always returning 0 and not retrieving the token when using CoAP draft v13. 2013-07-22 19:36:01 +02:00
er-coap-13.h Fix for coap_get_header_token() always returning 0 and not retrieving the token when using CoAP draft v13. 2013-07-22 19:36:01 +02:00
Makefile.er-coap-13 Added Erbium coap-12 and coap-13. 2013-02-13 17:46:35 +01:00