1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls
Andy Green 97e9bbbd0b mbedtls: wrapper: avoid redefine forward-typedef of X509_STORE_CTX
Some toolchains are in some C++ version mode that objects to redefinition
of a typedef even to the same thing.

Shift a couple for function declarations in the mbedtls wrapper
part so they can piggyback on just the one typedef for their
args.
2019-07-29 00:37:06 +01:00
..
mbedtls mbedtls: wrapper: avoid redefine forward-typedef of X509_STORE_CTX 2019-07-29 00:37:06 +01:00
openssl genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-gencrypto-common.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genec-common.c old openssl: dont build with membuffer apis 2019-03-12 11:57:43 +08:00
private-network.h openssl: client certs: use info.client_ssl_private_key_password 2019-06-21 07:18:48 +01:00
private.h openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
tls-client.c old openssl: dont build with membuffer apis 2019-03-12 11:57:43 +08:00
tls-network.c lws_dll: remove lws_dll_lws and deprecate lws_dll_remove 2019-03-21 06:19:31 +08:00
tls-server.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00
tls.c rtos: add support for AMAZON_RTOS 2019-06-05 05:04:17 +01:00