1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/tls
Andy Green 935894f1f7 client: tls: simplify validation fail reporting at CCE
We have access to a simplified report of the problem name for tls
validation inside the validation cb, let's bring it out and
use it for OpenSSL CCE reporting.
2021-04-15 18:45:35 +01:00
..
mbedtls tls-sessions: serialization 2021-04-04 05:45:53 +01:00
openssl client: tls: simplify validation fail reporting at CCE 2021-04-15 18:45:35 +01:00
CMakeLists.txt windows: work well with vcpkg pthreads 2021-04-05 10:55:04 +01: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 tls-sessions: serialization 2021-04-04 05:45:53 +01:00
private-network.h client: tls: simplify validation fail reporting at CCE 2021-04-15 18:45:35 +01:00
tls-client.c lws_conmon: connection monitoring and stats generation 2021-03-17 07:31:49 +00:00
tls-network.c lws_metrics 2021-03-08 21:47:28 +00:00
tls-server.c lws_metrics 2021-03-08 21:47:28 +00:00
tls-sessions.c tls-sessions: serialization 2021-04-04 05:45:53 +01:00
tls.c type comparisons: fixes 2021-01-05 10:56:38 +00:00