You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by du...@apache.org on 2021/02/24 16:13:31 UTC

[trafficserver] branch master updated (e629118 -> 3c16551)

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

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


    from e629118  Add ALPN support on TLS Partial Blind Tunnel (#7511)
     add 3c16551  use SSL_CTX address as part of the lookup key (#7552)

No new revisions were added by this update.

Summary of changes:
 iocore/net/P_SSLUtils.h                            |  4 ++
 iocore/net/SSLClientUtils.cc                       | 35 ++++------
 iocore/net/SSLSessionCache.cc                      |  8 +--
 iocore/net/SSLUtils.cc                             | 61 +++++++++++------
 .../tls/tls_origin_session_reuse.test.py           | 77 ++++++++--------------
 5 files changed, 87 insertions(+), 98 deletions(-)