]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC APL: Revise SSL_pending and SSL_has_pending handling for s_client compat
authorHugo Landau <hlandau@openssl.org>
Thu, 28 Mar 2024 09:00:13 +0000 (09:00 +0000)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commit2399678797ba5210cd9a47f47943b0973e6be180
tree6bd23269a555b656fba7b11fa25609d969f2bdf4
parent17727841d1ee97fe1932eb371dea1f03af08667e
QUIC APL: Revise SSL_pending and SSL_has_pending handling for s_client compat

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23995)
ssl/quic/quic_impl.c