zephyr/subsys
Lucas Dietrich 42cd204d3a net: sockets: tls: Support for DER cert chain and NOCOPY optimisation
Add TLS socket option "TLS_CERT_NOCOPY" to prevent the copy of
certificates to mbedTLS heap if possible.

Add support to provide a chain of DER certificates by registering
them with multiple tags.

Signed-off-by: Lucas Dietrich <ld.adecy@gmail.com>
2021-12-14 15:20:44 +01:00
..
bluetooth Bluetooth: Controller: Fix node rx memory corruption regression 2021-11-08 11:15:40 -05:00
canbus
console
cpp cpp: Fix C++ exception handling newlib dependency 2021-06-08 14:36:01 -05:00
debug thread analyzer: fix formatting for unsigned int 2021-06-01 12:42:38 -05:00
demand_paging demand_paging: eviction/nru: fix incorrect dirty bit return val 2021-09-22 07:28:33 -04:00
dfu
disk
emul
fb
fs
ipc
jwt
logging logging: fs: fix leak of opened directories in check_log_file_exist() 2021-07-21 05:50:18 -04:00
lorawan
mgmt
modbus
net net: sockets: tls: Support for DER cert chain and NOCOPY optimisation 2021-12-14 15:20:44 +01:00
pm pm: device: remove CONFIG_PM_MAX_DEVICES 2021-05-29 07:38:06 -04:00
portability
random
settings
shell shell: fix tab for dynamic commands 2021-06-04 12:23:15 -05:00
stats
storage
task_wdt
testsuite
timing
tracing
usb
CMakeLists.txt
Kconfig