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 130dcd0  Auto port selection for more autests
     new 59b02ba  Add metrics to track SSLv3 and TLS versions
     new cac7766  Use SSL_version() directly instead of SSL_get_version() which 
returns a string (Thanks @maskit for the pointer).
     new 42b7694  Fix build error for pre openssl-1.1.1

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:
 iocore/net/P_SSLNetVConnection.h |  1 +
 iocore/net/SSLNetVConnection.cc  | 30 +++++++++++++++++++++++++++++-
 iocore/net/SSLStats.cc           | 12 ++++++++++++
 iocore/net/SSLStats.h            |  7 +++++++
 4 files changed, 49 insertions(+), 1 deletion(-)

Reply via email to