[openssl/openssl] 3bef14: QUIC TXP: Fix use of implicit-length STREAM frames...
Hugo Landau
noreply at github.com
Wed Nov 8 15:12:09 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 3bef14c5367b4e2d7aded4f80e78e8f19b74f710
https://github.com/openssl/openssl/commit/3bef14c5367b4e2d7aded4f80e78e8f19b74f710
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M ssl/quic/quic_txp.c
Log Message:
-----------
QUIC TXP: Fix use of implicit-length STREAM frames in presence of PATH_REPSONSE frames
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22615)
Commit: e1c15a8abeb87a387cc7c64a424ca5f282b00632
https://github.com/openssl/openssl/commit/e1c15a8abeb87a387cc7c64a424ca5f282b00632
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M ssl/quic/quic_txp.c
Log Message:
-----------
QUIC TXP: Handle padding correctly for ACK_ONLY archetype
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22615)
Compare: https://github.com/openssl/openssl/compare/11179b3e8de8...e1c15a8abeb8
More information about the openssl-commits
mailing list