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 |
|
Ken Bannister
|
4223de6b8b
|
net/gcoap: automate retries for confirm timeout
|
2018-01-16 06:37:29 -05: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 |
|
Ken Bannister
|
d5e4da74bf
|
net/gcoap: improve validation of incoming message
|
2018-01-15 23:21:05 -05:00 |
|
Ken Bannister
|
4062b1f660
|
net/gcoap: populate confirm request attributes
Also, create resend_bufs array to store PDU for resend.
|
2018-01-15 23:21:05 -05:00 |
|
|
af991deeb2
|
sys: net: gcoap: DEBUG fixes
|
2018-01-15 14:37:04 +01:00 |
|
Sören Tempel
|
35fea645c1
|
gcoap: return Method Not Allowed if appropriate
|
2017-12-26 18:17:45 +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 |
|