zephyr/subsys/net/lib
Emil Hammarstrom ec00feef35 net: lib: sockets: added ALPN extension option to TLS
Adds the socket option TLS_ALPN_LIST for SOL_TLS sockets

Passes the configured alpn list to the mbedtls config
on mbedtls init

Signed-off-by: Emil Hammarstrom <emil.hammarstrom@assaabloy.com>
2020-10-22 11:35:43 +03:00
..
coap net: coap: Use MQTT style wildcard in path description: 2020-08-26 12:31:00 +02:00
config net: config: Fix missing error log when timeout happens 2020-09-09 13:06:05 +02:00
conn_mgr net: conn_mgr: Change the name of the handler thread 2020-10-20 12:47:40 +03:00
dns device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00
http net: lib: http: chunked encoding body support 2020-10-12 13:58:19 +03:00
lwm2m net: lwm2m: Improve token generation 2020-10-09 10:46:53 +03:00
mqtt net: mqtt: use zsock_ functions 2020-10-01 17:35:45 +03:00
openthread net: openthread: Add Kconfigs to change values in Zephyr port 2020-10-21 16:09:56 +03:00
sntp net: sntp: Remove deprecated API function 2020-10-01 07:14:08 -05:00
sockets net: lib: sockets: added ALPN extension option to TLS 2020-10-22 11:35:43 +03:00
socks cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
tftp zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05: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: websocket: Fix websocket loop close call 2020-10-12 13:57:07 +03:00
CMakeLists.txt net: openthread: Align Kconfig with cmake symbols 2020-08-18 15:57:14 +03:00
Kconfig net: tftp: Adding support for TFTP Client. 2020-04-30 14:19:46 +03:00