]> 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:37:54 +0000 (10:37 +0100)
commitad1318efa2cfdf43ed49d23c4a815f4754604b97
treec24b86f8835a793c1fdfe06b610114bf2a967b65
parent889ed19ba25abebd2690997acd6d4791cbe5c493
Add a test for SSL_select_next_proto

Follow on from CVE-2024-5535

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