zephyr/samples/net
Robert Lubos 2d0e7bc7d5 samples: net: http_server: Fix assertion on dynamic upload abort
The buffer pointer provided to the dynamic handler  should be verified
after checking the transaction status. In case upload was aborted and
underlying connection closed, the callback will get
HTTP_SERVER_DATA_ABORTED status w/o a pointer to any data.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-10-21 15:58:59 +02:00
..
capture
cellular_modem drivers: modem: cellular: hl7800 fix enter cmux 2024-08-14 15:51:04 -05:00
cloud yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
common samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
dhcpv4_client doc: fix trivial typo 2024-09-05 09:49:18 +02:00
dns_resolve net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dsa net: socket: Change the protocol field for AF_PACKET sockets 2024-05-29 10:48:34 -07:00
gptp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
ipv4_autoconf samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
lldp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
lwm2m_client yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
mdns_responder net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mqtt_publisher samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
mqtt_sn_publisher posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
openthread/coprocessor yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
prometheus samples: net: add prometheus library sample application 2024-10-18 14:17:11 +02:00
promiscuous_mode
ptp samples: doc: fix wrong relevant_apis references 2024-08-20 18:58:55 -04:00
secure_mqtt_sensor_actuator yaml: use EXTRA_CONF_FILE in .yaml files 2024-10-17 09:45:25 +02:00
sockets samples: net: http_server: Fix assertion on dynamic upload abort 2024-10-21 15:58:59 +02:00
stats samples: net: stats: Update project configuration 2024-06-24 12:42:16 -04:00
syslog_net samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
telnet samples: net: telnet: Remove redundant code 2024-10-08 16:58:20 +02:00
tftp_client samples: net: tftp_client: Bump main thread stack size 2024-06-24 12:42:16 -04:00
virtual
vlan samples: net: vlan: Add IPv6 prefix config to each vlan-iface 2024-09-10 11:43:32 +02:00
wifi net: wifi: shell: update enterprise mode certificate files 2024-10-17 09:46:02 +02:00
wpan_serial lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
zperf samples: net: zperf: Add USB CDC NCM support 2024-10-17 15:38:00 -04:00
net.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00