Sebastian Meiling
|
0d1f40393f
|
Merge pull request #8362 from beduino-project/gcoap-check-for-ndebug
gcoap: check if NDEBUG is defined
|
2018-01-16 13:18:41 +01:00 |
|
Sören Tempel
|
89edc437d5
|
gcoap: remove the #ifdef DEVELHELP
To make sure the cf variable doesn't trigger an `unsed variable` warning
when compile with `-DNDEBUG`.
|
2018-01-16 11:06:28 +01:00 |
|
|
af991deeb2
|
sys: net: gcoap: DEBUG fixes
|
2018-01-15 14:37:04 +01:00 |
|
Ken Bannister
|
062bc15f00
|
net/gcoap: Track remote endpoint for all requests
|
2017-12-18 06:24:58 -05:00 |
|
Ken Bannister
|
37f272bf2c
|
net/gcoap: Refactor lookup for outstanding request
Add support for a confirmable request and standardize token match.
|
2017-11-10 06:54:38 -05:00 |
|
Ken Bannister
|
70be8cd5bb
|
net/gcoap: Update copyright for 2017
|
2017-11-10 06:54:38 -05:00 |
|
Ken Bannister
|
0e93566814
|
net/gcoap: Update request memo struct for a confirmable request
|
2017-11-10 06:54:38 -05:00 |
|
|
e7df513567
|
gcoap: fix resource separator inserting
|
2017-09-20 11:33:15 +02:00 |
|
Hauke Petersen
|
8908cebe42
|
net/gcoap: renamed source folder s/coap/gocap/
|
2017-08-08 16:39:48 +02:00 |
|