]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC QSM: Handle STOP_SENDING correctly
authorHugo Landau <hlandau@openssl.org>
Tue, 18 Apr 2023 18:30:55 +0000 (19:30 +0100)
committerHugo Landau <hlandau@openssl.org>
Fri, 12 May 2023 13:47:12 +0000 (14:47 +0100)
commitb89c81e43b88c48d7cb5ce48665bab6c36ae02ac
tree8e05251eac8cce369d6daf6d1197037940b8a945
parent90cecc406f58b229ffa9c8e8473eaa6924c4a5d5
QUIC QSM: Handle STOP_SENDING correctly

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_stream_map.h
ssl/quic/quic_rx_depack.c
ssl/quic/quic_stream_map.c