zephyr/subsys
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
..
bluetooth Bluetooth: controller: Use conversion macros for duration and period 2020-10-21 12:44:38 +02:00
canbus
console
cpp
debug
dfu
disk
emul
fb
fs fs: Move FAT FS Kconfig options to Kconfig.fatfs 2020-10-14 13:19:47 -05:00
jwt
logging logging: make log_backend_std header public 2020-10-21 10:21:05 -04:00
lorawan lorawan: Cleanup error handling code 2020-10-08 12:15:38 +02:00
mgmt mgmt/osdp: Fix early check of no-data that holds PD online 2020-10-21 17:36:16 +02:00
net net: lib: sockets: added ALPN extension option to TLS 2020-10-22 11:35:43 +03:00
power
random
settings
shell shell: increase stack size for OpenThread 2020-10-09 11:51:41 +02:00
stats
storage
testsuite kernel: move kernel object APIs to own header 2020-10-12 12:21:46 -04:00
timing
tracing
usb usb: hci: Remove handling of unused DC statuses. 2020-10-20 10:04:32 -05:00
CMakeLists.txt
Kconfig