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 7c4fc5b730 tls_renegotiation autest: gate the detection-line check to
OpenSSL (#13371)
add a9e26aa453 jax_fingerprint: Reduce allocations and gate methods at
build time (#13338)
No new revisions were added by this update.
Summary of changes:
.../experimental/jax_fingerprint/CMakeLists.txt | 56 +++++---
plugins/experimental/jax_fingerprint/README | 144 +++++++++++++++++++++
plugins/experimental/jax_fingerprint/context.cc | 2 +-
plugins/experimental/jax_fingerprint/context.h | 3 +-
plugins/experimental/jax_fingerprint/context_map.h | 106 +++++++--------
plugins/experimental/jax_fingerprint/plugin.cc | 41 ++++--
6 files changed, 264 insertions(+), 88 deletions(-)
create mode 100644 plugins/experimental/jax_fingerprint/README