You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by rr...@apache.org on 2020/06/24 15:49:13 UTC

[trafficserver] branch master updated (d0adba9 -> 32cb4fe)

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 d0adba9  Prevent use-after-free of TransactionPlugin (#6937)
     add 32cb4fe  Move to blocklists and allowlists (#6941)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/configuration/proxy-protocol.en.rst |  2 +-
 doc/admin-guide/files/records.config.en.rst         |  4 ++--
 iocore/net/SSLNetVConnection.cc                     |  8 ++++----
 mgmt/RecordsConfig.cc                               |  2 +-
 proxy/ProtocolProbeSessionAccept.cc                 | 10 +++++-----
 proxy/http/HttpConfig.cc                            |  2 +-
 tests/gold_tests/ip_allow/ip_allow.test.py          |  6 +++---
 7 files changed, 17 insertions(+), 17 deletions(-)