]> 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:39:47 +0000 (10:39 +0100)
commit707c71aa03ba968e09325d72cf1e8dcac70df2df
tree39df0be5cc6b4b430e0782b12581c6959deff92a
parent7a9f521b1de96e79184948e5813e791e608cc94b
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)

(cherry picked from commit ad1318efa2cfdf43ed49d23c4a815f4754604b97)
test/sslapitest.c