]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add a test for SSL_select_next_proto
authorMatt Caswell <matt@openssl.org>
Fri, 31 May 2024 15:35:16 +0000 (16:35 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Jun 2024 09:30:51 +0000 (10:30 +0100)
commit0d883f6309b6905d29ffded6d703ded39385579c
tree0fee4b44d7d5b51b6244dbb7a9557ed6ff24888c
parenta210f580f450bbd08fac85f06e27107b8c580f9b
Add a test for SSL_select_next_proto

Follow on from CVE-2024-5535

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24716)
test/sslapitest.c