1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/net/application_layer/gcoap
benpicco b117171fcf
Merge pull request #18519 from benpicco/coap_request_ctx_get_remote
gcoap: add remote sock_udp_ep_t to coap_request_ctx_t
2022-09-12 20:30:19 +02:00
..
dns.c gcoap_dns: fix block-wise transfer 2022-07-25 20:17:00 +02:00
fileserver.c gcoap_fileserver: bugfix add missing return 2022-08-30 17:47:51 +02:00
forward_proxy.c gcoap_forward_proxy: const arg to gcoap_forward_proxy_request_process() 2022-09-12 17:52:54 +02:00
gcoap.c gcoap: drop duplicate context field from coap_request_ctx_t 2022-09-12 17:51:26 +02:00
Kconfig gcoap_dns: initial import of a DNS over CoAP client 2022-07-01 18:44:02 +02:00
Makefile nanocoap: make coap_request_ctx_t members internal 2022-07-17 14:32:16 +02:00