zephyr/samples/net
Robert Lubos 0163ae5332 samples: net: sockets: http_server: Disable PSA crypto
The sample won't build with PSA crypto enabled on non-secure platform,
causing disturbances in the CI.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2024-06-07 16:45:05 +03:00
..
capture samples: net: capture: Add a way to capture some cooked data 2024-04-04 17:02:11 +02:00
cellular_modem samples: net: cellular_modem: Fix nRF9160 2024-05-31 09:04:03 +02:00
cloud posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 2024-06-04 16:27:12 -05:00
common
dhcpv4_client samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
dns_resolve samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
dsa net: socket: Change the protocol field for AF_PACKET sockets 2024-05-29 10:48:34 -07:00
gptp drivers: ethernet: stm32 eth hal driver align PTP Config Status 2024-06-07 13:00:44 +02:00
ipv4_autoconf samples/net several: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
lldp samples: net: lldp: Fix the VLAN support 2024-03-28 09:41:38 +00:00
lwm2m_client modules: mbedtls: remove the default enabling of features 2024-05-31 16:33:06 -05:00
mdns_responder samples: net: Increase CONFIG_NET_SOCKETS_POLL_MAX to pass checks 2024-06-03 09:49:01 +02:00
mqtt_publisher samples: net: mqtt_publisher: increase num of thread to allowed 2024-06-03 09:48:07 +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 net: Add more specific dependencies for specialized samples 2024-03-06 09:11:51 +01:00
promiscuous_mode
secure_mqtt_sensor_actuator samples: net: add secure MQTT sensor/actuator device sample 2024-05-23 07:51:04 -04:00
sockets samples: net: sockets: http_server: Disable PSA crypto 2024-06-07 16:45:05 +03:00
stats docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
syslog_net log: net: move log_backend_net_get() to header 2024-03-08 15:18:30 +00:00
telnet Network: L2: remove IPSP 2024-04-11 12:48:50 +02:00
tftp_client samples: net: tftp-client: Configs cleanup 2024-05-21 11:51:27 +01:00
virtual samples: net: Change samples to support new IPv4 netmask setting API 2024-03-03 18:58:29 +01:00
vlan samples: net: vlan: Support all three network interfaces 2024-04-01 12:09:53 -05:00
wifi samples: wifi: use soc conf and overlay for espressif boards 2024-05-07 15:12:33 -05:00
wpan_serial samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
wpanusb hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
zperf boards: nxp: Support NXP ENET_1G on mimxrt1170_evk 2024-06-06 20:08:27 -04:00
net.rst