]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add explicit testing of ALN and NPN in sslapitest
authorMatt Caswell <matt@openssl.org>
Fri, 21 Jun 2024 09:09:41 +0000 (10:09 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 27 Jun 2024 09:39:47 +0000 (10:39 +0100)
commitca176d7291eb780e4ed2781342f5be5a32210a68
treeba6a09ea5aa90a8395d121d98661a477ff814580
parent4b375b998798dd516d367036773073e1b88e6433
Add explicit testing of ALN and NPN in sslapitest

We already had some tests elsewhere - but this extends that testing with
additional tests.

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 0453bf5a7ac60ab01c8bb713d8cc2a94324aa88c)
test/sslapitest.c