]> git.ipfire.org Git - thirdparty/openssl.git/commit - ssl/quic/quic_txp.c
QUIC: Echo PATH_CHALLENGE frames as PATH_RESPONSE frames
authorHugo Landau <hlandau@openssl.org>
Tue, 25 Jul 2023 10:32:24 +0000 (11:32 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Aug 2023 13:33:42 +0000 (14:33 +0100)
commit7eb330ff7aa5580d7d97f2d183606c2d6bbbb449
treebd4d5755df9dbd493000553766ecef25283a710a
parent7c729851d169f30d9e0c0ad6e7c1cf6cefb37935
QUIC: Echo PATH_CHALLENGE frames as PATH_RESPONSE frames

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