]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/err/openssl.txt
QUIC APL: Implement backpressure on stream creation
authorHugo Landau <hlandau@openssl.org>
Tue, 22 Aug 2023 15:59:57 +0000 (16:59 +0100)
committerTomas Mraz <tomas@openssl.org>
Fri, 25 Aug 2023 13:10:43 +0000 (15:10 +0200)
commit9d6bd3d30f8068a5558efa0bda2db570500ff364
treeae0a2678ddc64bafac019e3c48e42a34deb636bf
parent10536b7f5b07aab3dc9631e94a56258155a1d942
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)
crypto/err/openssl.txt
doc/man3/SSL_new_stream.pod
include/internal/quic_channel.h
include/internal/quic_stream_map.h
include/openssl/ssl.h.in
include/openssl/sslerr.h
ssl/quic/quic_channel.c
ssl/quic/quic_impl.c
ssl/quic/quic_stream_map.c
ssl/ssl_err.c
util/other.syms