openssl/include
Jacob Champion eea19e185d Add reason codes with the correct offset for two alerts
Fixes #24300. The current values of SSL_R_NO_APPLICATION_PROTOCOL and
SSL_R_PSK_IDENTITY_NOT_FOUND don't allow for a correct lookup of the
corresponding reason strings.

CLA: trivial

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24351)

(cherry picked from commit a401aaf9ed)
2024-05-14 15:27:50 +02:00
..
crypto Rename BN_generate_dsa_nonce() to ossl_bn_gen_dsa_nonce_fixed_top() 2024-05-02 09:23:22 +02:00
internal Make ossl_gen_deterministic_nonce_rfc6979() constant time 2024-05-02 09:23:21 +02:00
openssl Add reason codes with the correct offset for two alerts 2024-05-14 15:27:50 +02:00