]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC TEST: Test NEW_CONN_ID frames
authorHugo Landau <hlandau@openssl.org>
Wed, 26 Jul 2023 17:10:16 +0000 (18:10 +0100)
committerHugo Landau <hlandau@openssl.org>
Thu, 10 Aug 2023 17:19:45 +0000 (18:19 +0100)
commited75eb32f3712b80a47ad783d0082c66164c732f
tree2f676843f8d63c7222a6251bf0e5e4f446608245
parentde56eebd6ac0805172d74c5d5679ca7425ccc631
QUIC TEST: Test NEW_CONN_ID frames

Fixes https://github.com/openssl/project/issues/86

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