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 3253db544c Unit test: enable plugin dso logic to build and run unit
tests. (#11367)
new f60f74ddee records.yaml: Improve the output a little bit to make clear
what's the (#11560)
new 4ede86b756 Parse frame types consisting of multiple bytes (#11611)
new 574c182b56 Set -Werror=no-stringop-overflow for boringssl (#11602)
new 33ee61f224 Update boringssl in build-h3-tools script (#11615)
The 4 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:
doc/admin-guide/files/records.yaml.en.rst | 4 +-
src/proxy/http3/Http3Frame.cc | 10 +--
src/proxy/http3/test/test_Http3FrameDispatcher.cc | 99 ++++++++++++++++++++---
src/records/RecCore.cc | 3 +-
src/records/RecYAMLDecoder.cc | 5 +-
tools/build_boringssl_h3_tools.sh | 4 +-
6 files changed, 102 insertions(+), 23 deletions(-)