]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_impl.c
QUIC CHANNEL: Handle incoming remotely-created streams
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Apr 2023 18:30:54 +0000 (19:30 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:11 +0000 (14:47 +0100)
commitf20fdd16d817a095f58f9c016044abef24e50e58
tree24d8ac2709db424c03f1825f02a9ab4ba25a25c7
parent2dbc39deacf9d5850eecef515cbc50331750dd22
QUIC CHANNEL: Handle incoming remotely-created streams

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