This is an automated email from the ASF dual-hosted git repository.
maskit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 4cf91f8acd Use FetchSM for OCSP HTTP requests (#9591)
add 15ffe764ba Enables switching SSL certificates on QUIC with QUICHE
(#9347)
No new revisions were added by this update.
Summary of changes:
iocore/net/P_QUICNetVConnection_quiche.h | 26 +++++-
iocore/net/QUICMultiCertConfigLoader.cc | 71 ----------------
iocore/net/QUICMultiCertConfigLoader.h | 4 -
iocore/net/QUICNetProcessor_quiche.cc | 8 --
iocore/net/QUICNetVConnection_quiche.cc | 104 +++++++++++++++++++++++-
iocore/net/QUICPacketHandler_quiche.cc | 11 ++-
tests/gold_tests/timeout/active_timeout.test.py | 2 +-
7 files changed, 135 insertions(+), 91 deletions(-)