This is an automated email from the ASF dual-hosted git repository.
cmcfarlen pushed a change to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 736483805f Support UDS path for prefetch and esi plugin (#12156)
new e84d148214 OCSP: FetchSM initialization check (#12185)
new 65b2751434 [compress] Fix compressible-status-code config (#12116)
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:
include/proxy/FetchSM.h | 6 ++++++
include/proxy/PluginHttpConnect.h | 1 +
plugins/compress/configuration.cc | 2 ++
src/iocore/cache/unit_tests/stub.cc | 5 +++++
src/iocore/net/OCSPStapling.cc | 10 +++++++++-
src/iocore/net/P_OCSPStapling.h | 7 ++++++-
src/iocore/net/SSLNetProcessor.cc | 8 +++++---
src/iocore/net/libinknet_stub.cc | 5 +++++
src/proxy/FetchSM.cc | 6 ++++++
src/proxy/PluginHttpConnect.cc | 6 ++++++
src/traffic_quic/traffic_quic.cc | 5 +++++
11 files changed, 56 insertions(+), 5 deletions(-)