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 e84144ea4e CMakePresets: test nuraft on openssl (#11328)
     new 8d53cb6da8 Fix case where 206 could be returned for range revalidates 
(#11308)
     new aaa76b6d14 CID-1544424 and CID1544430: use after free fix. (#11335)
     new ea0b29416a ATS_PROBE: add SystemTap ATS probe autest (#11339)

The 3 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:
 src/proxy/http/HttpSM.cc                           |  11 +-
 .../http/remap/unit-tests/test_RemapPlugin.cc      |   8 +-
 .../gold_tests/ats_probe/ats_probe.bt              |  17 ++--
 .../ats_probe.replay.yaml}                         |  32 +++---
 tests/gold_tests/ats_probe/ats_probe.test.py       | 112 +++++++++++++++++++++
 .../cache/replay/cache-range-response.replay.yaml  |  20 ++++
 6 files changed, 170 insertions(+), 30 deletions(-)
 copy src/proxy/HttpAPIHooks.cc => tests/gold_tests/ats_probe/ats_probe.bt (81%)
 copy tests/gold_tests/{tls/tls_session_key_logging.replay.yaml => 
ats_probe/ats_probe.replay.yaml} (76%)
 create mode 100644 tests/gold_tests/ats_probe/ats_probe.test.py

Reply via email to