This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 0a09da4497 Make error if remap ACL has more than one @action (#11911)
(#11925)
new 17802833b5 Fix libswoc compile with clang 20 (#11771)
new 9975d37425 Do not allow extra CRs in chunks (#11936)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
lib/swoc/include/swoc/DiscreteRange.h | 6 +--
lib/swoc/include/swoc/Vectray.h | 4 +-
src/proxy/http/HttpTunnel.cc | 12 ++++++
.../chunked_encoding/bad_chunked_encoding.test.py | 6 +--
.../replays/malformed_chunked_header.replay.yaml | 49 ++++++++++++++++++++--
5 files changed, 66 insertions(+), 11 deletions(-)