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

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


    from 54875d1  1. Set a non-zero default value for TLS Client Handshake 
Timeout (#6781)
     new 49a1a9c  Updates clang-format to LLVM v10.0.0
     new 748804d  Updated indentation with latest clang-format

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .clang-format                            | 14 ++++++++++++--
 include/tscore/ArgParser.h               |  6 +++++-
 include/tscore/CryptoHash.h              |  6 +++++-
 include/tscore/History.h                 |  6 +++++-
 include/tscore/IntrusivePtr.h            |  8 ++++++--
 include/tscore/IpMap.h                   |  6 ++++--
 include/tscore/Ptr.h                     | 12 ++++++++++--
 include/tscore/Scalar.h                  | 24 ++++++++++++++++++------
 include/tscore/TsBuffer.h                | 15 ++++++++++-----
 include/tscore/ink_memory.h              |  6 +++++-
 include/tscpp/util/IntrusiveDList.h      | 16 ++++++++++++----
 include/tscpp/util/MemSpan.h             | 11 ++++++++---
 include/tscpp/util/TextView.h            |  6 ++++--
 iocore/cache/CacheHosting.cc             |  2 +-
 iocore/cache/I_Store.h                   |  6 +++++-
 iocore/cache/P_CacheArray.h              |  8 ++++++--
 iocore/eventsystem/I_IOBuffer.h          | 12 ++++++++----
 iocore/eventsystem/P_IOBuffer.h          |  3 ++-
 iocore/net/P_UnixNet.h                   |  6 +++++-
 iocore/net/quic/QUICFrame.h              | 12 ++++++++++--
 mgmt/ProxyConfig.h                       |  6 +++++-
 mgmt/utils/ExpandingArray.cc             |  3 ++-
 plugins/experimental/magick/magick.cc    |  4 +++-
 proxy/InkAPIInternal.h                   |  4 +++-
 proxy/Milestones.h                       | 12 ++++++++++--
 proxy/logging/LogBuffer.h                |  3 ++-
 src/tscore/HostLookup.cc                 |  6 ++++--
 src/tscore/Tokenizer.cc                  |  3 ++-
 src/tscore/unit_tests/test_Extendible.cc | 28 ++++++++++++++++++++++++----
 src/tscpp/api/Headers.cc                 | 12 ++++++++----
 src/wccp/WccpLocal.h                     |  9 ++++++---
 tools/clang-format.sh                    |  6 +++---
 32 files changed, 213 insertions(+), 68 deletions(-)

Reply via email to