zephyr/subsys/net/lib
Veijo Pesonen f0258dbe4d net: lwm2m: Sufficient memory for resource names
Full resource names aren't as long as combined basename- and name-buffer
sizes but the compiler doesn't know it. Increasing the buffer size to
avoid the compiler warning.

Signed-off-by: Veijo Pesonen <veijo.pesonen@nordicsemi.no>
2023-01-19 12:03:27 +01:00
..
capture includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
coap net: lib: coap: method_from_code() API change to return errors. 2022-09-12 10:53:34 +00:00
config includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
conn_mgr all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
dns crc: Make the build of crc function dependent on a Kconfig 2022-11-23 13:30:00 +01:00
http include: net: http: rename http_x.h http/x.h 2022-10-12 09:02:21 -04:00
lwm2m net: lwm2m: Sufficient memory for resource names 2023-01-19 12:03:27 +01:00
mqtt net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00
mqtt_sn net: mqtt-sn: Add MQTT-SN library 2022-11-09 10:43:00 +01:00
sntp net: lib: sntp: add support for unspecified IP-family type 2023-01-03 11:03:25 +01:00
sockets net: lib: sockets: support IPv6-only use case with AF_UNSPEC 2023-01-03 11:03:25 +01:00
socks includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tftp includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
tls_credentials include: fix files using legacy include paths 2022-08-31 06:49:00 -04:00
utils
websocket net: websocket: new receiving algorithm 2022-12-20 17:05:12 +00:00
zperf net: zperf: Fix potential build warning 2023-01-10 14:07:21 +00:00
CMakeLists.txt net: mqtt-sn: Add MQTT-SN library 2022-11-09 10:43:00 +01:00
Kconfig net: mqtt-sn: Add MQTT-SN library 2022-11-09 10:43:00 +01:00