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
benpicco 4d0c533260
Merge pull request #18154 from benpicco/nanocoap_no-response
nanocoap: add support for no-response option
2022-10-15 21:16:00 +02:00
..
asymcute asymcute: fix one byte out-of-bounds access in _len_get 2022-08-10 05:41:10 +02:00
cord
dhcpv6 dhcpv6: don't treat zero option as an end-of-payload marker 2022-09-22 20:08:00 +02:00
dns dns_cache: handle TTL=0 properly 2022-08-11 14:04:16 +02:00
emcute
gcoap Merge pull request #18386 from miri64/gcoap_forward_proxy/enh/empty-ack 2022-10-14 11:23:48 +02:00
nanocoap nanocoap_sock: add nanocoap_sock_{put, post}_non() 2022-10-13 19:04:09 +02:00
sntp
sock_dns sock_dns_cache: move to dns_cache 2022-07-18 15:27:58 +02:00
sock_dns_mock sys/net/application_layer/sock_dns_mock: add module for mocking sock_dns 2022-04-03 17:29:10 +02:00
sock_dodtls sock_dodtls: provide getters for sock and session 2022-07-27 00:46:43 +02:00
telnet sys/net/telnet: add telnet_server_disconnect() 2022-06-08 13:01:23 +02:00
uhcp
doc.txt
Kconfig sock_dodtls: Initial import of a DNS over DTLS client 2022-07-26 19:37:12 +02:00
Kconfig.coap