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 2018/01/22 00:38:40 UTC

[trafficserver] branch quic-latest updated (b0c77cd -> 9a8b315)

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 b0c77cd  Fill the unused field of Version Negotiation Packet with random value
     add 129f59d  Do not send HSTS header when remap has failed
     new 9a8b315  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:
 proxy/http/HttpTransact.cc                         |  4 +-
 tests/gold_tests/headers/hsts.200.gold             |  7 +++
 .../{passthrough_get.gold => hsts.404.gold}        |  8 ++-
 .../tls_hooks2.test.py => headers/hsts.test.py}    | 72 ++++++++++++----------
 4 files changed, 55 insertions(+), 36 deletions(-)
 create mode 100644 tests/gold_tests/headers/hsts.200.gold
 copy tests/gold_tests/headers/{passthrough_get.gold => hsts.404.gold} (78%)
 copy tests/gold_tests/{tls_hooks/tls_hooks2.test.py => headers/hsts.test.py} (54%)

-- 
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 9a8b3155dbe9d1a0bd4b97411c52925f2f5e3121
Merge: b0c77cd 129f59d
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Mon Jan 22 11:38:24 2018 +1100

    Merge branch 'master' into quic-latest
    
    * master:
      Do not send HSTS header when remap has failed

 proxy/http/HttpTransact.cc             |  4 +-
 tests/gold_tests/headers/hsts.200.gold |  7 +++
 tests/gold_tests/headers/hsts.404.gold | 24 ++++++++++
 tests/gold_tests/headers/hsts.test.py  | 85 ++++++++++++++++++++++++++++++++++
 4 files changed, 119 insertions(+), 1 deletion(-)

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