]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: Fix SSL_ctrl operation for QSSOs
authorHugo Landau <hlandau@openssl.org>
Wed, 14 Feb 2024 08:04:12 +0000 (08:04 +0000)
committerTomas Mraz <tomas@openssl.org>
Fri, 16 Feb 2024 15:16:20 +0000 (16:16 +0100)
commit627689975620a0112b057ac34ddcacc09a97bb57
tree75f5593a78da75dd108909241a5074f890b9487c
parente6086dd639e62aa6baa6223f38b31b515e4956d5
QUIC: Fix SSL_ctrl operation for QSSOs

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23581)

(cherry picked from commit 5c16e9d384d1d0f4784352633044610a1f264027)
ssl/ssl_lib.c