This is an automated email from the ASF dual-hosted git repository.
rrm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 173ba6f Do not write to the cache if the plugin decides not to write
to the cache (#7461)
add 1ad4e81 drop use of BIO_f_base64 and EVP_PKEY_new_mac_key (#7106)
No new revisions were added by this update.
Summary of changes:
plugins/experimental/access_control/Makefile.inc | 4 +-
.../experimental/access_control/access_control.cc | 6 +-
plugins/experimental/access_control/headers.cc | 4 +-
.../access_control/unit_tests/test_utils.cc | 48 +++---
plugins/experimental/access_control/utils.cc | 172 ++++++---------------
plugins/experimental/access_control/utils.h | 2 -
6 files changed, 83 insertions(+), 153 deletions(-)