nuttx-apps/netutils/libwebsockets
Tiago Medicci d106011a7f netutils/libwebsockets: Remove hard dependency on mbedTLS
libwebsockets can be built without TLS support. To allow this, it
was necessary to create a specific Kconfig option that enables TLS
support if OPENSSL_MBEDTLS_WRAPPER is enabled. Otherwise, TLS is
not supported (but libwebsockets can still be used with plain ws://
connections).

Signed-off-by: Tiago Medicci <tiago.medicci@espressif.com>
2026-06-16 14:27:29 -03:00
..
.gitignore fix: git status/git status --ignore normalization check problem 2024-10-27 22:30:39 +08:00
CMakeLists.txt netutils/libwebsockets: Remove hard dependency on mbedTLS 2026-06-16 14:27:29 -03:00
Kconfig netutils/libwebsockets: Remove hard dependency on mbedTLS 2026-06-16 14:27:29 -03:00
libwebsockets.patch netutils/libwebsockets: add cmake support 2025-12-25 09:43:48 +08:00
lws_config.h netutils/libwebsockets: Remove hard dependency on mbedTLS 2026-06-16 14:27:29 -03:00
lws_config_private.h netutils: migrate the license to ASF 2024-12-21 13:53:10 +08:00
Make.defs netutils/libwebsockets: Remove hard dependency on mbedTLS 2026-06-16 14:27:29 -03:00
Makefile netutils/libwebsockets: Remove hard dependency on mbedTLS 2026-06-16 14:27:29 -03:00