1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/mbedtls
Andy Green 0ca97586d6 mbedtls: improve api detection
mbedtls cmake api detection was not able to work on esp-idf well.

Improve diagnostics and reaction if we ever see that again.
2022-02-01 11:09:48 +00:00
..
wrapper mbedtls: improve api detection 2022-02-01 11:09:48 +00:00
CMakeLists.txt cmake: mbedtls: extra CMAKE_REQUIRED_INCLUDES 2021-07-13 08:27:27 +01:00
lws-genaes.c tls: mbedtls-3 2021-07-13 13:22:50 +01:00
lws-gencrypto.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
lws-genec.c cose: keys and signing + validation 2021-08-31 05:45:35 +01:00
lws-genhash.c tls: mbedtls-3 2021-07-13 13:22:50 +01:00
lws-genrsa.c cose: keys and signing + validation 2021-08-31 05:45:35 +01:00
mbedtls-client.c mbedtls: improve api detection 2022-02-01 11:09:48 +00:00
mbedtls-extensions.c jit-trust: SAN_RFC822_NAME needs other_name union member 2021-11-08 13:44:45 +00:00
mbedtls-server.c tls: ensure using ssl before doing tls_shutdown 2021-10-05 07:40:17 +01:00
mbedtls-session.c mbedtls: sessions: clean session on bail path 2021-07-13 08:27:20 +01:00
mbedtls-ssl.c tls: evolve handshake serialization into simultaneous_ssl_handshake_restriction 2021-10-05 07:40:17 +01:00
mbedtls-tls.c logs: introduce log_cx 2021-07-01 05:20:53 +01:00
mbedtls-x509.c mbedtls-x509: coverity: remove needless check 2021-11-08 13:44:45 +00:00
private-lib-tls-mbedtls.h mbedtls: add AKID and SKID support 2021-06-22 15:55:29 +01:00