[openssl/openssl] a31601: QUIC WIRE: When peeking at number of ACK ranges, e...
Hugo Landau
noreply at github.com
Fri Sep 1 13:12:12 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: a31601cc3ffca7de688aabcd34d83ff2c4496e17
https://github.com/openssl/openssl/commit/a31601cc3ffca7de688aabcd34d83ff2c4496e17
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M ssl/quic/quic_wire.c
Log Message:
-----------
QUIC WIRE: When peeking at number of ACK ranges, ensure enough data is available
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21917)
Commit: 8c792b0ccd41657d9972efbcc997a0c39d49121f
https://github.com/openssl/openssl/commit/8c792b0ccd41657d9972efbcc997a0c39d49121f
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-09-01 (Fri, 01 Sep 2023)
Changed paths:
M ssl/quic/quic_channel.c
M ssl/quic/quic_channel_local.h
M ssl/quic/quic_rx_depack.c
Log Message:
-----------
QUIC RXDP: Reuse allocations between ACK frame processing
Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21917)
Compare: https://github.com/openssl/openssl/compare/d5c3f4b2dba0...8c792b0ccd41
More information about the openssl-commits
mailing list