You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2017/11/30 16:18:24 UTC

[trafficserver] branch quic-latest updated (de1ea8c -> 45624e8)

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

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


    from de1ea8c  Stabilize handshake
     add d372332  Reverts the changes from TS-3054
     add 9dae6f0  bugfix for malformed chunked response will be cached under some terrible network circumstances, clang-format code indent adjusted too!
     add d0b9095  Suppress udpnet-service debug log
     add fbf8369  Fix potential crash from returning string_view from nullptr instead of default constructor.
     add 7da3e1c  overload ats_stringdup for string_view
     add b203b71  header_rewrite - Delete cookies if they are empty in rm-cookie operation.
     add bb3cd1a  Revert "bugfix for malformed chunked response will be cached under some terrible network circumstances,"
     add 531ec4e  move TRANSACT_RETURN to Transaction.cc
     new 45624e8  Merge branch 'master' into quic-latest

The 1 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/NetVConnection.cc        |  4 ++--
 iocore/net/P_UDPNet.h               |  2 +-
 lib/ts/ink_memory.h                 | 20 +++++++++++++-------
 plugins/header_rewrite/operators.cc | 13 +++++++++----
 proxy/http/HttpSM.cc                | 12 ++----------
 proxy/http/HttpTransact.cc          | 30 ++++++++++++++++++++++--------
 proxy/http/HttpTransact.h           | 24 ------------------------
 7 files changed, 49 insertions(+), 56 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>'].

[trafficserver] 01/01: Merge branch 'master' into quic-latest

Posted by zw...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 45624e8e2b7c2aaa6c215f76ad7aad69d525e5c6
Merge: de1ea8c 531ec4e
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Thu Nov 30 09:18:16 2017 -0700

    Merge branch 'master' into quic-latest
    
    * master:
      move TRANSACT_RETURN to Transaction.cc
      Revert "bugfix for malformed chunked response will be cached under some terrible network circumstances,"
      header_rewrite - Delete cookies if they are empty in rm-cookie operation.
      overload ats_stringdup for string_view
      Fix potential crash from returning string_view from nullptr instead of default constructor.
      Suppress udpnet-service debug log
      bugfix for malformed chunked response will be cached under some terrible network circumstances, clang-format code indent adjusted too!
      Reverts the changes from TS-3054

 iocore/net/NetVConnection.cc        |  4 ++--
 iocore/net/P_UDPNet.h               |  2 +-
 lib/ts/ink_memory.h                 | 20 +++++++++++++-------
 plugins/header_rewrite/operators.cc | 13 +++++++++----
 proxy/http/HttpSM.cc                | 12 ++----------
 proxy/http/HttpTransact.cc          | 30 ++++++++++++++++++++++--------
 proxy/http/HttpTransact.h           | 24 ------------------------
 7 files changed, 49 insertions(+), 56 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.