]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add test for yielding of write secrets before read
authorNeil Horman <nhorman@openssl.org>
Thu, 29 May 2025 14:26:02 +0000 (15:26 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 3 Jun 2025 16:08:40 +0000 (17:08 +0100)
commit3638fd45af31a5982d6c279c37afb58799201277
tree7ad3de5df90aa5d5ba9105eaddf0b42b954383a4
parent1312091fc97d0b43014ad51c9d4a4e89e96ce266
Add test for yielding of write secrets before read

Test that, in QUIC, we yield write secrets before read secrets

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27732)

(cherry picked from commit 9a5ac06921357bdfd4e2f74b5b32955464bf9b75)
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/sslapitest.c