aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-08-22 16:59:57 +0100
committerTomas Mraz <tomas@openssl.org>2023-08-25 15:10:43 +0200
commit9d6bd3d30f8068a5558efa0bda2db570500ff364 (patch)
treeae0a2678ddc64bafac019e3c48e42a34deb636bf /crypto
parent10536b7f5b07aab3dc9631e94a56258155a1d942 (diff)
downloadopenssl-9d6bd3d30f8068a5558efa0bda2db570500ff364.tar.gz
QUIC APL: Implement backpressure on stream creation
Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21811)
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 f04a6b1a09..b725032254 100644
--- a/crypto/err/openssl.txt
+++ b/crypto/err/openssl.txt
@@ -1563,6 +1563,7 @@ SSL_R_SSL_SESSION_ID_HAS_BAD_LENGTH:303:ssl session id has bad length
SSL_R_SSL_SESSION_ID_TOO_LONG:408:ssl session id too long
SSL_R_SSL_SESSION_VERSION_MISMATCH:210:ssl session version mismatch
SSL_R_STILL_IN_INIT:121:still in init
+SSL_R_STREAM_COUNT_LIMITED:395:stream count limited
SSL_R_STREAM_FINISHED:365:stream finished
SSL_R_STREAM_RECV_ONLY:366:stream recv only
SSL_R_STREAM_RESET:375:stream reset