[go: up one dir, main page]

Menu

Tree [fa5248] master develop / src /
 History

HTTPS access


File Date Author Commit
 address.c 2016-12-15 Olaf Bergmann Olaf Bergmann [292b0f] address.[hc]: Fixed byteorder in coap_is_mcast(...
 async.c 2015-12-13 Carsten Schoenert Carsten Schoenert [f4166a] coap.h: adding main header file into various so...
 block.c 2016-09-22 Olaf Bergmann Olaf Bergmann [c16918] block.c: fixed possible buffer overflow in coap...
 coap_io.c 2016-12-01 Olaf Bergmann Olaf Bergmann [4721d5] coap_io.c: avoid use of tainted data from recvmsg
 coap_io_lwip.c 2016-06-21 chrysn chrysn [6b6840] lwip: cleanups of leftover variables and simila...
 coap_time.c 2015-09-09 franc0is franc0is [11daf0] Fix coap_ticks platforms with no _POSIX_TIMERS
 debug.c 2016-11-29 Joakim Nohlgård Joakim Nohlgård [ed6ca0] debug: Fix off-by-1 error in coap_show_pdu bloc...
 encode.c 2015-01-11 Carsten Schoenert Carsten Schoenert [fc9b47] moving library related files to new folders
 hashkey.c 2015-01-11 Carsten Schoenert Carsten Schoenert [fc9b47] moving library related files to new folders
 mem.c 2015-03-11 Olaf Bergmann Olaf Bergmann [3a7828] mem.c: Added missing include for coap_resource_...
 net.c 2016-12-14 Olaf Bergmann Olaf Bergmann [fb6692] net.c: Fix response code for unknown resources
 option.c 2016-06-10 Olaf Bergmann Olaf Bergmann [fa69ae] option.c: fixed off-by-one error in Uri-Query e...
 pdu.c 2016-12-01 Olaf Bergmann Olaf Bergmann [643719] pdu.c: check for zero length before invoking me...
 resource.c 2016-04-06 Olaf Bergmann Olaf Bergmann [7dea55] resource.c: bugfix: Memory leak from hash table
 str.c 2015-01-11 Carsten Schoenert Carsten Schoenert [fc9b47] moving library related files to new folders
 subscribe.c 2015-12-13 Carsten Schoenert Carsten Schoenert [f4166a] coap.h: adding main header file into various so...
 uri.c 2016-07-06 Olaf Bergmann Olaf Bergmann [cb6d3c] uri.[hc]: make 1st argument of coap_split_uri()...