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

[trafficserver] branch master updated (35f31c6 -> 4877105)

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

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


    from 35f31c6  Minor fixes.
     add 4877105  set host name in TLS extension for SNI Host check in service side with sni policy verify_with_name_source.

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/records.config.en.rst | 16 +++++++++++++++-
 iocore/net/I_NetVConnection.h               | 23 +++++++++++++++++++++++
 iocore/net/P_UnixNetVConnection.h           |  1 +
 iocore/net/SSLNetVConnection.cc             |  9 +++++----
 iocore/net/quic/QUICTLS_openssl.cc          |  3 ++-
 proxy/http/HttpSM.cc                        | 11 +++++++++++
 6 files changed, 57 insertions(+), 6 deletions(-)