1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls/openssl
Kenneth Mastro 3d7d180eb8 wolfssl: adapt SNI for recent changes
It seems WOLFSSL_SNI_HOST_NAME is an enum in later wolfssl, use
the wolfssl define HAVE_SNI as well
2021-10-06 06:27:07 +01:00
..
lws-genaes.c wolfssl: update gencrypto 2021-09-08 09:42:11 +01:00
lws-gencrypto.c private.h: rename to contain dir 2019-08-15 10:49:52 +01:00
lws-genec.c wolfssl: update gencrypto 2021-09-08 09:42:11 +01:00
lws-genhash.c wolfssl: update gencrypto 2021-09-08 09:42:11 +01:00
lws-genrsa.c wolfssl: update gencrypto 2021-09-08 09:42:11 +01:00
openssl-client.c wolfssl: adapt SNI for recent changes 2021-10-06 06:27:07 +01:00
openssl-server.c tls: ensure using ssl before doing tls_shutdown 2021-10-05 07:40:17 +01:00
openssl-session.c tls: client: session cache synthetic cb 2021-04-29 20:03:41 +01:00
openssl-ssl.c tls: evolve handshake serialization into simultaneous_ssl_handshake_restriction 2021-10-05 07:40:17 +01:00
openssl-tls.c logs: log contexts 2021-07-01 05:20:53 +01:00
openssl-x509.c wolfssl: update gencrypto 2021-09-08 09:42:11 +01:00
private-lib-tls-openssl.h mbedtls: session cache and resume 2021-04-04 05:44:08 +01:00