1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/tls/mbedtls
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
..
wrapper mbedtls: wrapper: avoid redefine forward-typedef of X509_STORE_CTX 2019-07-29 00:37:06 +01:00
lws-genaes.c jwe 2018-12-27 06:45:32 +08:00
lws-gencrypto.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genec.c lws-x509: validation functions 2018-12-31 20:35:54 +08:00
lws-genhash.c genhash: add MD5 2019-07-17 13:09:40 -07:00
lws-genrsa.c COVA10663: more mbedtls_mpi_write_binary return check instances 2019-07-13 13:39:43 -07:00
mbedtls-client.c client: add more descriptive string cases 2019-07-24 16:48:24 -07:00
mbedtls-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 lws-x509: validation functions 2018-12-31 20:35:54 +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 openssl: rename internal api for describe error stack and make it destructive again 2019-07-13 13:28:44 -07:00
x509.c optee: remove build system 2019-01-15 06:59:48 +08:00