]> 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:30:51 +0000 (10:30 +0100)
commitde71058567b84c6e14b758a383e1862eb3efb921
tree33f1edaf87462bc71811f13f62033b4d4963b09e
parent238fa464d6e38aa2c92af70ef9580c74cff512e4
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: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24716)
test/sslapitest.c