curl-curl/lib/vquic
Stefan Eissing 695eee432f
h3: fix query of concurrent streams
Queries gave wrong value or ran into NULL pointers when called at
times when connection filter was not fully initialized.

Closes #17886
2025-07-10 17:29:54 +02:00
..
.checksrc checksrc: reduce exceptions, apply again to curlx 2025-06-27 17:33:35 +02:00
curl_msh3.c bufq: change read/write signatures 2025-06-27 14:16:21 +02:00
curl_msh3.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_ngtcp2.c ngtcp2: fix coverity warning about result handling 2025-07-07 08:58:46 +02:00
curl_ngtcp2.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00
curl_osslq.c h3: fix query of concurrent streams 2025-07-10 17:29:54 +02:00
curl_osslq.h lib: include files using known path 2025-04-08 17:00:00 +02:00
curl_quiche.c h3: fix query of concurrent streams 2025-07-10 17:29:54 +02:00
curl_quiche.h quic: implement CURLINFO_TLS_SSL_PTR 2025-07-06 20:29:54 +02:00
vquic_int.h vquic: consistent name for the stream struct across backends 2025-04-22 10:26:04 +02:00
vquic-tls.c quic: implement CURLINFO_TLS_SSL_PTR 2025-07-06 20:29:54 +02:00
vquic-tls.h quic: implement CURLINFO_TLS_SSL_PTR 2025-07-06 20:29:54 +02:00
vquic.c curlx: move into to curlx/ 2025-05-07 11:01:15 +02:00
vquic.h vquic: ngtcp2 + openssl support 2025-04-16 22:32:07 +02:00