zephyr/subsys/net/lib
Jukka Rissanen 1364a9c52e net: tls: Allow access to TLS socket in userspace
If userspace is enabled, then the TLS context needs to be
made a NET_SOCKET kernel object. Without this the userspace
cannot access TLS sockets.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-02-15 10:56:44 -05:00
..
coap net: coap: acknowledgement initialization helper 2021-02-15 10:17:11 +02:00
config net: config: Tweak the startup of logging backend 2021-01-26 07:12:14 -05:00
conn_mgr net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
dns net: dns: review use of k_work APIs 2021-01-04 10:01:47 +02:00
http license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
lwm2m net: coap: define default CoAP version 2021-02-02 14:03:01 -05:00
mqtt net: mqtt: Return -1 if keepalive messages are disabled. 2020-12-08 14:08:36 -05:00
openthread net: openthread: Set a name for radio workqueue 2021-01-13 11:29:30 +02:00
sntp net: sntp: Remove deprecated API function 2020-10-01 07:14:08 -05:00
sockets net: tls: Allow access to TLS socket in userspace 2021-02-15 10:56:44 -05:00
socks
tftp
tls_credentials
utils
websocket tests/websocket: improve portability 2021-01-15 13:06:33 -05:00
CMakeLists.txt
Kconfig