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 c403b129ad mbedtls: change cert load semantics to append
Adapt the wrapper for SSL_CTX_add_client_CA_ASN1 to reuse
any existing x.509 chain and just add to it.  Previously it
was replacing it.
2021-01-13 20:05:59 +00:00
..
mbedtls mbedtls: change cert load semantics to append 2021-01-13 20:05:59 +00:00
openssl clean: reduce logging and add some conditional debug helpers 2021-01-05 10:56:38 +00:00
CMakeLists.txt netbsdBE: enable ctest and fix test cert generation 2021-01-05 10:56:38 +00:00
lws-gencrypto-common.c jws: lws_gencrypto_jws_alg_to_definition needs sentinel 2020-03-21 14:43:53 +00:00
lws-genec-common.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
private-lib-tls.h cmake: disable export visibility when building lws static 2020-09-06 11:46:25 +01:00
private-network.h type comparisons: fixes 2021-01-05 10:56:38 +00:00
tls-client.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
tls-network.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
tls-server.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
tls.c type comparisons: fixes 2021-01-05 10:56:38 +00:00