This is an automated email from the ASF dual-hosted git repository.
maskit pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.
from 752f5e6 add some documentation to the action class to avoid confusion
add 7572561 Cache SSL EC explicitly
No new revisions were added by this update.
Summary of changes:
iocore/net/P_SSLNetVConnection.h | 28 ++++++++++++++++++++--------
iocore/net/P_SSLUtils.h | 9 +++++++++
iocore/net/SSLNetVConnection.cc | 9 +++++++++
iocore/net/SSLSessionCache.cc | 27 +++++++++++++++++++--------
iocore/net/SSLSessionCache.h | 17 +++++++++++------
iocore/net/SSLUtils.cc | 20 +++++++++++++++++---
src/traffic_server/InkAPI.cc | 7 ++++---
7 files changed, 89 insertions(+), 28 deletions(-)