]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC Stream Mapper: CSM-related changes, stream limits handling
authorHugo Landau <hlandau@openssl.org>
Thu, 17 Nov 2022 15:29:44 +0000 (15:29 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 13 Jan 2023 13:20:15 +0000 (13:20 +0000)
commitcbe7f586ad42b7cf6d16b11a6d614798df0a5d29
tree85619475d9e2368a3275aff470e54f08c8a2abb4
parent3a37c9235de465fe8d557b32f0178bfad0c09908
QUIC Stream Mapper: CSM-related changes, stream limits handling

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19703)
include/internal/quic_stream_map.h
ssl/quic/quic_stream_map.c
test/quic_txp_test.c