]> git.ipfire.org Git - thirdparty/openssl.git/commit
Move EAGAIN handling of QUIC retry/verneg frames to QUIC FUTURE
authorNeil Horman <nhorman@openssl.org>
Wed, 29 Jan 2025 19:31:25 +0000 (14:31 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:34 +0000 (11:27 -0500)
commita6f3110318dda041461863d2830c3b356e7c6f0f
tree5fe3f9acaa0f2785077be36854cc1f59b295157b
parenta08e9aec1d0de813f1885e52dc8b1711ad803089
Move EAGAIN handling of QUIC retry/verneg frames to QUIC FUTURE

Fixes openssl/project#1072
Fixes openssl/project#1073

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26593)
ssl/quic/quic_port.c