curl/lib/vquic
Juliusz Sosinowicz 4c46e277b2
vquic-tls: use correct cert name check API for wolfSSL
wolfSSL_X509_check_host checks the peer name against the alt names and
the common name.

Fixes #13487
Closes #13680
2024-05-16 22:44:29 +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 h3/ngtcp2: improve error handling 2024-05-10 09:29:19 +02:00
curl_ngtcp2.h
curl_osslq.c http/2, http/3: decouple stream state from easy handle 2024-04-17 14:24:09 +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 vquic-tls: use correct cert name check API for wolfSSL 2024-05-16 22:44:29 +02:00
vquic-tls.h lib: merge ENABLE_QUIC C macro into USE_HTTP3 2024-04-13 08:33:27 +00: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