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
Nate Karstens 051dfbdb7d openssl: Add lws ctx ref to client vhost's SSL_CTX
Adds a reference to the libwebsockets context to the OpenSSL context
used by the client vhost. This allows SSL info callbacks to work
correctly for clients, like it currently does for servers.

Co-authored-by: Marty Flickinger <marty.flickinger@garmin.com>
Signed-off-by: Marty Flickinger <marty.flickinger@garmin.com>
Signed-off-by: Nate Karstens <nate.karstens@garmin.com>
2023-10-24 07:04:08 +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 openssl: Add lws ctx ref to client vhost's SSL_CTX 2023-10-24 07:04:08 +01:00
openssl-server.c openssl-server: enum vs int disagreement 2023-06-14 07:16:26 +01:00
openssl-session.c logs: openssl session: improve detection of INFO enabled 2022-01-27 14:31:10 +00:00
openssl-ssl.c openssl: Properly report OpenSSL error in lws_tls_client_connect 2023-10-21 07:08:18 +01:00
openssl-tls.c openssl: remove lws_ssl_get_error_string as cruft 2021-11-02 07:23:28 +00: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