]> 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:37:54 +0000 (10:37 +0100)
commit0453bf5a7ac60ab01c8bb713d8cc2a94324aa88c
tree453a0e9e23e432f77d93835db417bf4148eb57b1
parent017e54183b95617825fb9316d618c154a34c634e
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)
test/sslapitest.c