zephyr/subsys
Lucas Dietrich c388f1a17e 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-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 canbus: isotp: remove unused work queue 2021-05-22 08:14:35 -05:00
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 ipc: rpmsg_service: Add missing log_strdup 2021-05-25 16:38:28 +02:00
jwt
logging logging: fs: fix leak of opened directories in check_log_file_exist() 2021-07-21 05:50:18 -04:00
lorawan
mgmt mgmt/mcumgr: Info on SHELL_BACKEND_DUMMY_BUF_SIZE impact on mcumgr 2021-05-26 00:05:56 -04:00
modbus
net net: mqtt: Add support for TLS option TLS_CERT_NOCOPY 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 storage/flash_map: Fix flash area bounds checking 2021-05-25 16:59:01 -05:00
task_wdt task_wdt: Pause hardware wdt during debugging 2021-05-21 05:00:07 -05:00
testsuite
timing
tracing Tracing: TRACING_NONE Compilation Fix 2021-05-27 14:39:40 -05:00
usb
CMakeLists.txt
Kconfig