curl/lib/vtls
Stefan Eissing e8b00fcd6a
openssl: store the CA after first send (ClientHello)
move Curl_ssl_setup_x509_store() call after the first send (ClientHello)
this gives time to parse CA anchors while waiting on the server reply

Ref: #10389
Closes #10432
2023-02-08 10:41:11 +01:00
..
bearssl.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
bearssl.h
gskit.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
gskit.h
gtls.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
gtls.h
hostcheck.c
hostcheck.h
keylog.c
keylog.h
mbedtls_threadlock.c
mbedtls_threadlock.h
mbedtls.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
mbedtls.h
nss.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
nssg.h
openssl.c openssl: store the CA after first send (ClientHello) 2023-02-08 10:41:11 +01:00
openssl.h ngtcp2: add CURLOPT_SSL_CTX_FUNCTION support for openssl+wolfssl 2023-01-10 13:41:21 +01:00
rustls.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
rustls.h
schannel_verify.c
schannel.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
schannel.h cf-socket: improvements in socket I/O handling 2023-01-31 11:23:59 +01:00
sectransp.c connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
sectransp.h
vtls_int.h connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
vtls.c vtls: infof using %.*s needs to provide the length as int 2023-02-07 16:33:04 +01:00
vtls.h misc: fix spelling 2023-02-08 08:30:05 +01:00
wolfssl.c wolfssl: remove deprecated post-quantum algorithms 2023-02-08 08:31:45 +01:00
wolfssl.h
x509asn1.c x509asn1: fix compile errors and warnings 2023-01-05 23:51:27 +01:00
x509asn1.h