curl/lib/vquic
Stefan Eissing 6a3d0b6d63
vquic: ignore 0-length UDP packets
When someone gives us 0-length UDP packets, ignore
them as they cannot be valid QUIC packets. This also
prevents us from messing up any GSO calculations.

Reported-by: Stanislav Fort
Closes #19978
2025-12-15 14:20:38 +01:00
..
curl_ngtcp2.c tidy-up: one more round of formatting nits 2025-12-04 19:30:59 +01:00
curl_ngtcp2.h ngtcp2: remove the unused Curl_conn_is_ngtcp2 function 2025-11-27 16:00:20 +01:00
curl_osslq.c tidy-up: one more round of formatting nits 2025-12-04 19:30:59 +01:00
curl_osslq.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
curl_quiche.c tidy-up: one more round of formatting nits 2025-12-04 19:30:59 +01:00
curl_quiche.h build: fix build errors/warnings in rare configurations 2025-07-23 22:17:03 +02:00
vquic-tls.c tidy-up: one more round of formatting nits 2025-12-04 19:30:59 +01:00
vquic-tls.h lib/subdirs: fix formatting nits 2025-11-30 11:01:50 +01:00
vquic.c vquic: ignore 0-length UDP packets 2025-12-15 14:20:38 +01:00
vquic.h tidy-up: miscellaneous 2025-12-12 04:18:48 +01:00
vquic_int.h tidy-up: one more round of formatting nits 2025-12-04 19:30:59 +01:00