nes-proj/os/net/app-layer/coap
Niclas Finne 2d31c06a1e CoAP: renamed OPTION_MAP_SIZE to COAP_OPTION_MAP_SIZE for consistency 2018-01-12 01:20:53 +01:00
..
tinydtls-support Imported CoAP from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki 2018-01-12 01:18:41 +01:00
Makefile.coap CoAP: added make option to specify CoAP DTLS keystore to use by default. 2018-01-12 01:18:41 +01:00
coap-block1.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-block1.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-blocking-api.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-blocking-api.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-callback-api.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-callback-api.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-conf.h Imported CoAP from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki 2018-01-12 01:18:41 +01:00
coap-constants.h Imported CoAP from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki 2018-01-12 01:18:41 +01:00
coap-endpoint.h Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-engine.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-engine.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-keystore-simple.c CoAP: added make option to specify CoAP DTLS keystore to use by default. 2018-01-12 01:18:41 +01:00
coap-keystore-simple.h CoAP: added make option to specify CoAP DTLS keystore to use by default. 2018-01-12 01:18:41 +01:00
coap-keystore.h Imported CoAP from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki 2018-01-12 01:18:41 +01:00
coap-log.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-log.h Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-observe-client.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-observe-client.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-observe.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-observe.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-res-well-known-core.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-separate.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-separate.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-timer-default.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-timer.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-timer.h Imported CoAP from lwm2m-contiki at https://github.com/sics-iot/lwm2m-contiki 2018-01-12 01:18:41 +01:00
coap-transactions.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap-transactions.h renamed coap packet to coap message - for naming closer to RFC 2018-01-12 01:20:53 +01:00
coap-transport.h CoAP: replaced coap_send_message() with coap_sendto() that returns 2018-01-12 01:20:52 +01:00
coap-uip.c CoAP: added missing UIP_LLH_LEN in buffer size check as described by 2018-01-12 01:20:53 +01:00
coap.c Updated CoAP to use the logging module 2018-01-12 01:20:53 +01:00
coap.h CoAP: renamed OPTION_MAP_SIZE to COAP_OPTION_MAP_SIZE for consistency 2018-01-12 01:20:53 +01:00