1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/net/application_layer/gcoap
Marian Buschsieweke bb79f3e550
sys/net/gcoap/forward_proxy: clean up code
Introduce an _cep_set_req_etag() helper function and drop the
_cep_set_req_etag_len() helper to avoid use of preprocessor
conditionals in the code.
2024-04-15 18:31:24 +02:00
..
dns.c gcoap: make gcoap_req_send_tl() an alias of gcoap_req_send() 2024-03-27 12:21:57 +01:00
forward_proxy.c sys/net/gcoap/forward_proxy: clean up code 2024-04-15 18:31:24 +02:00
gcoap.c gcoap: make gcoap_req_send_tl() an alias of gcoap_req_send() 2024-03-27 12:21:57 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Makefile nanocoap: make coap_request_ctx_t members internal 2022-07-17 14:32:16 +02:00
Makefile.include sys/net/gcoap: ensure DTLS buffer is at least 200 bytes 2024-04-03 21:12:45 +02:00