1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/tls/openssl
Andy Green bd36962c17 openssl: add threading apis needed for 1.0.2 and earlier
In later OpenSSL, eg 1.1.1, these apis are NOPs in OpenSSL.
They are required for normal operation with multithreading
on earlier OpenSSL, eg, 1.0.2k
2019-08-02 09:47:23 +01:00
..
lws-genaes.c gencrypto: aes: improve test key now openssl checks it 2019-07-14 15:46:47 -07:00
lws-gencrypto.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genec.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
lws-genhash.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genrsa.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
openssl-client.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
openssl-server.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
private.h openssl: reuse client SSL_CTX where possible 2019-03-18 06:54:38 +08:00
ssl.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
tls.c openssl: add threading apis needed for 1.0.2 and earlier 2019-08-02 09:47:23 +01:00
x509.c openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00