zephyr/samples/net
Seppo Takalo 5c1228770e net: lwm2m: Add support for X509 certificates
Add support for using X509 certificates.
Default settings use ECDSA certificates with SHA256 hash.

When different settings are required clients should overwrite
struct lwm2m_ctx->load_credentials() and
struct lwm2m_ctx->set_socketoptions()

Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>
2023-06-26 12:35:29 +00:00
..
capture samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
cloud samples: net: mqtt_azure: hotfix stack overflow 2023-06-14 09:12:08 -04:00
common
dhcpv4_client samples: net: dhcpv4_client: Make DHCPv4 requests on all ipv4 interfaces 2023-05-29 14:34:46 -04:00
dns_resolve samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dsa tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
eth_native_posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gptp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
gsm_modem net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
ipv4_autoconf samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lldp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
lwm2m_client net: lwm2m: Add support for X509 certificates 2023-06-26 12:35:29 +00:00
mdns_responder Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
mqtt_publisher Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
mqtt_sn_publisher net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
openthread/coprocessor doc: samples: update OVERLAY_CONFIG to EXTRA_CONF_FILE 2023-05-23 16:40:21 +02:00
promiscuous_mode samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sockets samples: websocket_client: close tcp socket after websocket_disconnect 2023-06-19 09:18:45 +01:00
stats tests: cleanup metadata and filtering 2023-06-13 09:38:27 -04:00
syslog_net samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
telnet Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
virtual samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
vlan samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
wifi samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
wpan_serial net: l2: ieee802154: document L1/L2 sep. of concerns 2023-06-17 16:20:21 -04:00
wpanusb net: l2: ieee802154: document L1/L2 sep. of concerns 2023-06-17 16:20:21 -04:00
zperf Bluetooth: Samples: Remove usage of BT_DEBUG_LOG 2023-06-07 13:56:55 -04:00
net.rst