curl/lib/vquic
Stefan Eissing 5dd8f13bfc
gnutls: support CA caching
- similar to openssl, use a shared 'credentials' instance
  among TLS connections with a plain configuration.
- different to openssl, a connection with a client certificate
  is not eligible to sharing.
- document CURLOPT_CA_CACHE_TIMEOUT in man page

Closes #13795
2024-06-04 08:17:55 +02:00
..
curl_msh3.c http/2, http/3: decouple stream state from easy handle 2024-04-17 14:24:09 +02:00
curl_msh3.h
curl_ngtcp2.c lib/v*: tidy up types and casts 2024-06-02 19:27:17 +02:00
curl_ngtcp2.h
curl_osslq.c lib/v*: tidy up types and casts 2024-06-02 19:27:17 +02:00
curl_osslq.h
curl_quiche.c quiche: trust its timeout handling 2024-05-10 15:53:11 +02:00
curl_quiche.h
vquic_int.h lib: merge ENABLE_QUIC C macro into USE_HTTP3 2024-04-13 08:33:27 +00:00
vquic-tls.c gnutls: support CA caching 2024-06-04 08:17:55 +02:00
vquic-tls.h wolfssl: support CA caching 2024-06-01 23:50:36 +02:00
vquic.c lib: merge ENABLE_QUIC C macro into USE_HTTP3 2024-04-13 08:33:27 +00:00
vquic.h lib: merge ENABLE_QUIC C macro into USE_HTTP3 2024-04-13 08:33:27 +00:00