curl-curl/lib/vquic
Stefan Eissing 3ad4b44073
openssl: some small cleanups
- rename Curl_oss_check_peer_cert() to Curl_ossl_check_peer_cert()
- leave altname match loop after the first success when the match
  was an ip address
- remove static subj_alt_hostcheck() since it did not really do much
- use length based infof() output of altname, even though it does
  seem always to be nul terminated

Closes #17940
2025-07-18 00:40:26 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_msh3.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00
curl_msh3.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_ngtcp2.c http/3: report handshake with version and cipher as for TCP connections 2025-07-14 14:08:32 +02:00
curl_ngtcp2.h tidy-up: whitespace 2025-07-11 13:32:54 +02:00
curl_osslq.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00
curl_osslq.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_quiche.c tidy-up: whitespace 2025-07-11 13:32:54 +02:00
curl_quiche.h quic: implement CURLINFO_TLS_SSL_PTR 2025-07-06 20:29:54 +02:00
vquic_int.h tidy-up: whitespace 2025-07-11 13:32:54 +02:00
vquic-tls.c openssl: some small cleanups 2025-07-18 00:40:26 +02:00
vquic-tls.h http/3: report handshake with version and cipher as for TCP connections 2025-07-14 14:08:32 +02:00
vquic.c connection: clarify transport 2025-07-14 14:33:18 +02:00
vquic.h connection: clarify transport 2025-07-14 14:33:18 +02:00