[trafficserver] branch master updated (1119944 -> f78c723)

2020-02-05 Thread rrm
This is an automated email from the ASF dual-hosted git repository. rrm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 1119944 Including stdexcept add f78c723 Fix localstatedir and runtimedir for Debian layout No new

[trafficserver] branch master updated (e281fd6 -> 1119944)

2020-02-05 Thread rrm
This is an automated email from the ASF dual-hosted git repository. rrm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from e281fd6 Ensure that extra data beyond the chunked body is not tunneled add bc0946e Removing throw since

[trafficserver] branch 7.1.x updated: Fix chunked processing

2020-02-05 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch 7.1.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/7.1.x by this push: new 3b6dc41 Fix chunked processing 3b6dc41 is

[trafficserver] branch 8.0.x updated: Fix chunked processing

2020-02-05 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch 8.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/8.0.x by this push: new 60e0a8c Fix chunked processing 60e0a8c is

[trafficserver] branch 9.0.x updated: Updated ChangeLog

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.0.x by this push: new d429de0 Updated ChangeLog d429de0 is

[trafficserver] branch master updated (544d29b -> e281fd6)

2020-02-05 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 544d29b Free TSMgmtString after using it. add e281fd6 Ensure that extra data beyond the chunked body is

[trafficserver] branch 9.0.x updated: Fix heap-use-after-free on Http2Stream::destroy()

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.0.x by this push: new 170cabe Fix heap-use-after-free on

[trafficserver] branch 9.0.x updated: Change alloca usage to malloc/free

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.0.x by this push: new fb7abd5 Change alloca usage to malloc/free

[trafficserver] branch 9.0.x updated: Add compressible content-types example and 1Kb min

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.0.x by this push: new 97fd3f0 Add compressible content-types

[trafficserver] branch 9.0.x updated: Document the order of the X-Cache header

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.0.x by this push: new 05caec1 Document the order of the X-Cache

[trafficserver] branch 9.0.x updated: Remove trailing white space from json formatter

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.0.x by this push: new 14b877c Remove trailing white space from

[trafficserver] 02/02: Change header validation

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit ae3136ce7c62a4e5d21f6889c9cd69adc55a95c1 Author: ZeddYu Lu AuthorDate: Tue Feb 4 11:20:13 2020 -0800 Change

[trafficserver] 01/02: Fixed how we handle uknown schemes

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 8b00e56de8beb4b26544f3283f69017950cf5d17 Author: Bryan Call AuthorDate: Thu Jan 30 10:42:00 2020 -0800 Fixed

[trafficserver] branch 9.0.x updated (bb2054b -> ae3136c)

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a change to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from bb2054b Free TSMgmtString after using it. new 8b00e56 Fixed how we handle uknown schemes new

[trafficserver] branch 9.0.x updated: Free TSMgmtString after using it.

2020-02-05 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/9.0.x by this push: new bb2054b Free TSMgmtString after using it.

[trafficserver] branch master updated (c20a369 -> 544d29b)

2020-02-05 Thread rrm
This is an automated email from the ASF dual-hosted git repository. rrm pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from c20a369 Fixed how we handle uknown schemes add 544d29b Free TSMgmtString after using it. No new