]> git.ipfire.org Git - thirdparty/openssl.git/commit
QUIC CONFORMANCE: Enforce minimal frame type encoding
authorHugo Landau <hlandau@openssl.org>
Tue, 6 Jun 2023 15:25:10 +0000 (16:25 +0100)
committerPauli <pauli@openssl.org>
Sun, 16 Jul 2023 22:17:57 +0000 (08:17 +1000)
commit6c1d0e28650164d782909abfea92ba834d0babd5
tree9cd43d390aca59a89114111a1568ad2c08699843
parent0911cb4a072f55b5f982635faeaa7a992a14181f
QUIC CONFORMANCE: Enforce minimal frame type encoding

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21135)
include/internal/packet_quic.h
include/internal/quic_wire.h
ssl/quic/quic_rx_depack.c
ssl/quic/quic_trace.c
ssl/quic/quic_txp.c
ssl/quic/quic_wire.c
test/helpers/quictestlib.c
test/helpers/quictestlib.h
test/quic_txp_test.c
test/quic_wire_test.c
test/quicfaultstest.c