nes-proj/os/net/app-layer
Niclas Finne 24e24b8edc coap: added check for block offset overflow in block2 requests.
The block offset is stored in a signed variable in calls to CoAP handlers and
too large block offsets will overflow into negative values.

Thanks to Bruno Melo for reporting this issue.
2018-04-13 14:18:21 +02:00
..
coap coap: added check for block offset overflow in block2 requests. 2018-04-13 14:18:21 +02:00
http-socket http-socket.h: include cc.h instead of re-defining MAX 2018-03-02 08:11:22 -08:00
httpd-ws Fix erroneous comment 2017-10-08 17:03:04 +01:00
mqtt