]> git.ipfire.org Git - thirdparty/openssl.git/commit
Properly handling stream/crypto frames while tracing
authorMatt Caswell <matt@openssl.org>
Mon, 8 May 2023 12:51:39 +0000 (13:51 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 24 May 2023 11:18:33 +0000 (12:18 +0100)
commitb09e246aba584cd17d1d027f735f238b1b7f082c
tree784dda0c9719e08e10f2d56e1856f6f0e6076228
parent8aff8f89f7bec3865b14b550a4c1a7ec7786e3f3
Properly handling stream/crypto frames while tracing

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20914)
include/internal/quic_wire.h
ssl/quic/quic_rx_depack.c
ssl/quic/quic_trace.c
ssl/quic/quic_wire.c
test/quic_txp_test.c
test/quic_wire_test.c