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

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


    from 275c166  Set log code when closing half open connections.
     new 0f97fe9  Improve the logging messages on server certificate 
verification failure.
     new f1516a3  Add configs for groups list
     new dffce67  remap.config .include files trigger reloads

The 3 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:
 doc/admin-guide/files/records.config.en.rst | 24 +++++++++
 iocore/net/I_NetVConnection.h               | 31 +++++++++++-
 iocore/net/P_SSLConfig.h                    |  2 +
 iocore/net/P_UnixNetVConnection.h           |  1 +
 iocore/net/SSLClientUtils.cc                | 77 +++++++++++++++--------------
 iocore/net/SSLConfig.cc                     |  8 +++
 iocore/net/SSLUtils.cc                      |  9 ++++
 mgmt/RecordsConfig.cc                       |  4 ++
 proxy/http/HttpSM.cc                        |  3 ++
 proxy/http/remap/RemapConfig.cc             | 12 +++--
 proxy/http/remap/RemapConfig.h              |  4 ++
 src/traffic_server/traffic_server.cc        | 12 +++++
 12 files changed, 145 insertions(+), 42 deletions(-)

Reply via email to