1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls/mbedtls
Seo Suchan 9ba1504d01 mbedtls: fix compile on mbedtls 3.6+
they moved mbedtls_x509_get_name into interal zone.

Signed-off-by: Seo Suchan <tjtncks@gmail.com>
2024-05-07 13:49:23 +01:00
..
wrapper mbedtls_wrapper: Modify 'd2i_X509' with standard declaration in openssl 2024-03-18 12:50:30 +00:00
CMakeLists.txt mbedtls: auto adapt to changed session constant 2023-10-31 10:51:20 +00: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_wrapper: Modify 'd2i_X509' with standard declaration in openssl 2024-03-18 12:50:30 +00:00
mbedtls-extensions.c mbedtls: v3.1 reverts privacy of mbedtls_net_context fd 2022-03-15 10:28:09 +00:00
mbedtls-server.c gcc: fix mbedtls missing enum 2023-11-23 09:45:12 +00: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: v3.1 reverts privacy of mbedtls_net_context fd 2022-03-15 10:28:09 +00:00
private-lib-tls-mbedtls.h mbedtls: fix compile on mbedtls 3.6+ 2024-05-07 13:49:23 +01:00