curl/lib/vquic
Stefan Eissing 56eca2afb4
quic: count zero length packets against max
With a flood of zero lenght UDP packets to curl, the receive loop might
run longer than intended to. Count such packets against the max to
terminate the loop as intended.

URL: https://hackerone.com/reports/3783438
Reported-by: vectorqueue on hackerone
Closes #21869
2026-06-05 09:14:21 +02:00
..
capsule.c vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
capsule.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-capsule.c vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-capsule.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-ngtcp2-proxy.c vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-ngtcp2-proxy.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-ngtcp2.c vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-ngtcp2.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-quiche.c vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
cf-quiche.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
vquic-tls.c HTTP/3: add proxy CONNECT and MASQUE CONNECT-UDP support (ngtcp2 QUIC) 2026-05-27 08:49:53 +02:00
vquic-tls.h badwords: rework exceptions, fix many of them 2026-03-12 01:01:16 +01:00
vquic.c quic: count zero length packets against max 2026-06-05 09:14:21 +02:00
vquic.h vquic: moving related things into subdir 2026-06-02 22:48:21 +02:00
vquic_int.h clang-tidy: add more missing parentheses in macro values 2026-02-25 15:43:23 +01:00