]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fixup error ennumeration 26802/head
authorNeil Horman <nhorman@openssl.org>
Fri, 14 Feb 2025 21:40:45 +0000 (16:40 -0500)
committerNeil Horman <nhorman@openssl.org>
Mon, 17 Feb 2025 16:27:34 +0000 (11:27 -0500)
commita903be9cae5094c8f1a04496445d41985f8f6624
tree12f61beb1c48b8830ac97ebaaab20988f6a9dd3d
parentb684545e7354eab1f974890a8e17813bff9f5bd9
Fixup error ennumeration

The merge gives us a conflict on SSL_R_MISSING_QUIC_TLS_FUNCTIONS
which conflicted with SSL_R_LISTENER_USE_ONLY.  Move the former to
ordinal 423

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/26762)
crypto/err/openssl.txt
include/openssl/sslerr.h
util/libssl.num