]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CHANNEL: Add missing duplicate TPARAM handling cases
authorHugo Landau <hlandau@openssl.org>
Fri, 8 Sep 2023 11:50:59 +0000 (12:50 +0100)
committerTomas Mraz <tomas@openssl.org>
Wed, 13 Sep 2023 20:16:34 +0000 (22:16 +0200)
commit70e809b08a3fe70fed7f7ecdad88e5bb9fc3af1c
treec018eee5502905f8011284970c3cba99ddb1e5b6
parente501e8b606a2398d9b860eb10344113e9d1d375b
QUIC CHANNEL: Add missing duplicate TPARAM handling cases

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22039)
ssl/quic/quic_channel.c