]> 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>
Tue, 4 Feb 2025 17:10:58 +0000 (12:10 -0500)
commit2418b5495bd9ac0014221701c581aa4083a05ea0
tree427bc209086991c2e9410cd428604b08c8fe0918
parent502cb949f2a065e5bd461377ab2526f2bfbaef93
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