1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/openssl
Andy Green ede747f1bc openssl: client: check wsi from openssl private data
v2.4 was patched to check NULL wsi in the verify callback,
nobody has reported it on later versions, but might as well
check it too.
2019-04-03 08:06:14 +08:00
..
lws-genaes.c lws_dll: remove lws_dll_lws and deprecate lws_dll_remove 2019-03-21 06:19:31 +08:00
lws-gencrypto.c jwe 2018-12-27 06:45:32 +08:00
lws-genec.c openssl3: handle EC_POINT_get_affine_coordinates api change 2019-03-20 21:00:29 +08:00
lws-genhash.c crypto: openssl: use EVP hmac objects directly 2 2019-01-29 15:28:56 +08:00
lws-genrsa.c jwk: openssl: fix key parameter ordering for older OpenSSL 2019-01-30 07:19:38 +08:00
openssl-client.c openssl: client: check wsi from openssl private data 2019-04-03 08:06:14 +08:00
openssl-server.c lws_dll: remove lws_dll_lws and deprecate lws_dll_remove 2019-03-21 06:19:31 +08:00
private.h openssl: reuse client SSL_CTX where possible 2019-03-18 06:54:38 +08:00
ssl.c lws_dll: remove lws_dll_lws and deprecate lws_dll_remove 2019-03-21 06:19:31 +08:00
tls.c LWS_WITH_NETWORK: cmake option for no network code 2019-01-13 07:54:57 +08:00
x509.c openssl3: handle EC_POINT_get_affine_coordinates api change 2019-03-20 21:00:29 +08:00