You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by ma...@apache.org on 2018/05/28 01:41:01 UTC

[trafficserver] branch quic-latest updated (26a4682 -> a881476)

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

maskit pushed a change to branch quic-latest
in repository https://gitbox.apache.org/repos/asf/trafficserver.git.


    from 26a4682  Add debug message of QUICRetransmissionFrame
     add 4748395  3733
     add a881476  Update code for boringssl

No new revisions were added by this update.

Summary of changes:
 iocore/net/P_OCSPStapling.h                   |  5 ++
 iocore/net/SSLUtils.cc                        |  7 +++
 iocore/net/quic/QUICConfig.cc                 |  2 +
 iocore/net/quic/QUICKeyGenerator.cc           |  5 ++
 iocore/net/quic/QUICKeyGenerator_boringssl.cc | 25 ++++-----
 iocore/net/quic/QUICTLS.cc                    | 30 ++++++++--
 iocore/net/quic/QUICTLS.h                     | 18 +-----
 iocore/net/quic/QUICTLS_boringssl.cc          | 79 ++++++++++++++++-----------
 lib/ts/HashMD5.cc                             |  6 ++
 proxy/InkAPI.cc                               |  2 +
 10 files changed, 115 insertions(+), 64 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
maskit@apache.org.