]> 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:06:41 +0000 (17:06 +0100)
commit9a5ac06921357bdfd4e2f74b5b32955464bf9b75
treeab19502ad4bfe0a055878f66c0134abada883272
parent098cfd216b9b54106cbf9338a511c7dda972b8c1
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)
test/helpers/ssltestlib.c
test/helpers/ssltestlib.h
test/sslapitest.c