You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2019/11/02 01:54:23 UTC

[trafficserver] branch master updated (4877105 -> 12d0b56)

This is an automated email from the ASF dual-hosted git repository.

zwoop pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 4877105  set host name in TLS extension for SNI Host check in service side with sni policy verify_with_name_source.
     add 12d0b56  Removes proxy.config.cache.storage_filename

No new revisions were added by this update.

Summary of changes:
 lib/records/P_RecLocal.h => include/tscore/Filenames.h     |  6 +++---
 iocore/cache/Cache.cc                                      |  3 ++-
 iocore/cache/Store.cc                                      | 14 +++++++-------
 lib/perl/lib/Apache/TS/AdminClient.pm                      |  1 -
 mgmt/RecordsConfig.cc                                      |  2 --
 src/traffic_layout/info.cc                                 |  3 ++-
 src/traffic_manager/AddConfigFilesHere.cc                  |  3 ++-
 .../var/trafficserver/guard.txt => src/tscore/Filenames.cc |  6 +++---
 src/tscore/Makefile.am                                     |  1 +
 9 files changed, 20 insertions(+), 19 deletions(-)
 copy lib/records/P_RecLocal.h => include/tscore/Filenames.h (85%)
 copy iocore/cache/test/var/trafficserver/guard.txt => src/tscore/Filenames.cc (84%)