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

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


    from 884f4a4  Add server_name option to proxy.config.ssl.client.sni_policy 
(#7533)
     add e629118  Add ALPN support on TLS Partial Blind Tunnel (#7511)

No new revisions were added by this update.

Summary of changes:
 doc/admin-guide/files/sni.yaml.en.rst |  5 +++++
 iocore/net/P_SNIActionPerformer.h     | 10 +++++++++-
 iocore/net/SSLNetVConnection.cc       | 23 ++++++++++++++++++++++-
 iocore/net/SSLSNIConfig.cc            |  2 +-
 iocore/net/YamlSNIConfig.cc           | 32 +++++++++++++++++++++++++++++++-
 iocore/net/YamlSNIConfig.h            |  2 ++
 lib/records/I_RecHttp.h               | 11 +++++++++++
 lib/records/RecHttp.cc                | 31 +++++++++++++++++++++++++++++++
 proxy/http/HttpSM.cc                  |  8 ++++++++
 9 files changed, 120 insertions(+), 4 deletions(-)

Reply via email to