]> 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, 4 Apr 2024 11:12:45 +0000 (12:12 +0100)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:32 +0000 (11:27 -0500)
commit8a6bb6b639a47cca2b5a505737f7e23d6fdbbb39
tree0705ce1c02690bcced5592e6889ed1eacf75ec76
parentf1ade90a662dc2bd1084307a639f964751127fce
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/24037)
ssl/quic/quic_impl.c