]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for calling SSL_accept() on an accepted connection
authorMatt Caswell <matt@openssl.org>
Mon, 7 Apr 2025 10:45:25 +0000 (11:45 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 14 Apr 2025 07:52:29 +0000 (08:52 +0100)
commit44af96b9c57573e20b52d2204dfe0ff3bd53dc39
tree79dfed66dd89b0e4a1c51c3b0bddbfc9d8dc8db6
parent6d8e516e0877e3bc363002b79877bce558ffbd4b
Add a test for calling SSL_accept() on an accepted connection

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27283)
test/quicapitest.c