]> git.feebdaed.xyz Git - 0xmirror/openssl.git/commit
Remove unused SSLv3 specific error codes
authorAndrew Dinh <andrewd@openssl.org>
Wed, 10 Sep 2025 14:17:35 +0000 (00:17 +1000)
committerNeil Horman <nhorman@openssl.org>
Tue, 23 Dec 2025 15:54:08 +0000 (10:54 -0500)
commit4574e1b3cb20e95cfad9a72d2fac3ac8ed2d2a14
treeec90e5c0d9b998ca9a3d6545243deeaace63a8eb
parent60c15b2aff152a64523cf3904a4f8d19ee8aceee
Remove unused SSLv3 specific error codes

Also remove the SSL_TXT_SSLV3 name.

Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Saša Nedvědický <sashan@openssl.org>
Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/29338)
crypto/err/openssl.txt
crypto/rsa/rsa_err.c
crypto/ssl_err.c
include/openssl/rsaerr.h
include/openssl/ssl.h.in
include/openssl/sslerr.h
ssl/ssl_ciph.c