summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2024-01-11 10:21:37 +0000
committerHugo Landau <hlandau@openssl.org>2024-04-19 09:29:43 +0100
commitf0c14fdf3dab59b47358e86058d763f8fca995f4 (patch)
tree9cf3ec8b785cfe7acedea6009799e5aee37dc617 /crypto
parent2f557ae0ea7790acaaa2141cb4275ec11e8d7fcb (diff)
QUIC APL: Rework QCTX to support listener calls
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Neil Horman <nhorman@openssl.org> (Merged from https://github.com/openssl/openssl/pull/23334)
Diffstat (limited to 'crypto')
-rw-r--r--crypto/err/openssl.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/err/openssl.txt b/crypto/err/openssl.txt
index 1607ad835f..85e8ec7ebf 100644
--- a/crypto/err/openssl.txt
+++ b/crypto/err/openssl.txt
@@ -1445,6 +1445,7 @@ SSL_R_LENGTH_TOO_LONG:404:length too long
SSL_R_LENGTH_TOO_SHORT:160:length too short
SSL_R_LIBRARY_BUG:274:library bug
SSL_R_LIBRARY_HAS_NO_CIPHERS:161:library has no ciphers
+SSL_R_LISTENER_USE_ONLY:412:listener use only
SSL_R_MAXIMUM_ENCRYPTED_PKTS_REACHED:395:maximum encrypted pkts reached
SSL_R_MISSING_DSA_SIGNING_CERT:165:missing dsa signing cert
SSL_R_MISSING_ECDSA_SIGNING_CERT:381:missing ecdsa signing cert