zephyr/subsys/net/lib
Lucas Dietrich 0a0e9079c3 net: mqtt: Add support for TLS option TLS_CERT_NOCOPY
Add an option in MQTT client context to take advantage of the
"TLS_CERT_NOCOPY" option when using  TLS socket transport.

Signed-off-by: Lucas Dietrich <ld.adecy@gmail.com>
2021-11-25 10:44:17 -05:00
..
capture net: buf: POOL_FIXED_DEFINE explicit user data 2021-11-24 16:04:50 +02:00
coap net: coap: Add coap_next_block_for_option function 2021-10-27 13:46:19 -04:00
config net: lib: config: Fix the timeout when waiting on network 2021-11-02 13:23:10 +01:00
conn_mgr kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
dns net: mdns + dns_sd: fix regression that breaks ptr queries 2021-10-11 08:50:45 -04:00
http kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
lwm2m net: lwm2m: Add IPSO filling sensor object 2021-11-09 11:19:12 +01:00
mqtt net: mqtt: Add support for TLS option TLS_CERT_NOCOPY 2021-11-25 10:44:17 -05:00
openthread net: openthread: Fix for OT prompt in the Zephyr shell 2021-11-10 16:36:18 +02:00
sntp net: sntp: Depend on NET_SOCKETS_POSIX_NAMES || POSIX_API 2021-04-22 13:41:33 +03:00
sockets net: sockets: tls: Support for DER cert chain and NOCOPY optimisation 2021-11-25 10:44:17 -05:00
socks cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
tftp kconfig: net: experimental settings now uses select EXPERIMENTAL 2021-10-25 10:46:48 +02:00
tls_credentials device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
utils include: net: socketutils: Allow to build for CONFIG_POSIX_API 2019-09-12 17:30:29 +03:00
websocket net: websockets: Fix send with large payload 2021-11-23 13:21:09 -05:00
CMakeLists.txt net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00
Kconfig net: capture: Add support for network packet capturing 2021-04-02 07:24:06 -04:00