]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC: Test that SSL_ctrl, SSL_set_mode are routed correctly on QSSOs
authorHugo Landau <hlandau@openssl.org>
Wed, 14 Feb 2024 08:08:01 +0000 (08:08 +0000)
committerTomas Mraz <tomas@openssl.org>
Fri, 16 Feb 2024 15:16:22 +0000 (16:16 +0100)
commit0ceda002af81681e689fd48d0cec12fadf5e92f0
treefeab3f8f2f4b06cd353846ea59612d5ab3db44bf
parent627689975620a0112b057ac34ddcacc09a97bb57
QUIC: Test that SSL_ctrl, SSL_set_mode are routed correctly on 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 28c7f52612805c4ec0816ff1310222acd069de7d)
test/quicapitest.c