[trafficserver] branch master updated (7229939 -> 2188810)

2020-05-14 Thread sudheerv
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 7229939 Update existingh formatting with new clang-format package add 2188810 1. Set a non-zero

[trafficserver] branch 9.0.x updated (8505309 -> 977f919)

2020-05-14 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 8505309 Weird characters in debug message add 977f919 Revert "Add metrics to track default inactivity

[trafficserver] branch 9.0.x updated (54875d1 -> 748804d)

2020-05-14 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 54875d1 1. Set a non-zero default value for TLS Client Handshake Timeout (#6781) new 49a1a9c Updates

[trafficserver] 01/02: Updates clang-format to LLVM v10.0.0

2020-05-14 Thread zwoop
tations under the License. # Update the PKGDATE with the new version date when making a new clang-format binary package. -PKGDATE="20191031" +PKGDATE="20200514" function main() { set -e # exit on error @@ -27,7 +27,7 @@ function main() { DIR=${1:-.} PACKAGE

[trafficserver] 02/02: Updated indentation with latest clang-format

2020-05-14 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 748804d68e451c00736440ee183811219433739d Author: Leif Hedstrom AuthorDate: Thu May 14 14:19:40 2020 -0600

[trafficserver] branch 9.0.x updated: 1. Set a non-zero default value for TLS Client Handshake Timeout (#6781)

2020-05-14 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 54875d1 1. Set a non-zero default value

[trafficserver] branch master updated (02e8d5e -> 7229939)

2020-05-14 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 02e8d5e Fixed `AddressSanitizer: odr-violation` add a01b94b Updates clang-format to LLVM v10.0.0

[trafficserver] branch 8.1.x updated: This fixes parsing where the [ ] section gets merged into values

2020-05-14 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 8.1.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/8.1.x by this push: new 6162da9 This fixes parsing where the [ ]

[trafficserver] branch 9.0.x updated: Updated CHANGELOG

2020-05-14 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 db3b0a7 Updated CHANGELOG db3b0a7 is

[trafficserver] branch 9.0.x updated (ff6c5da -> d9cee2c)

2020-05-14 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 ff6c5da clang-analyzer: Fix dead nested assignment issues add d9cee2c Removed the trailing whitespaces,

[trafficserver] branch 7.1.x updated: updated clang-format

2020-05-14 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop 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 4c4b74d updated clang-format 4c4b74d is

[trafficserver] branch 9.0.x updated: clang-analyzer: Fix dead nested assignment issues

2020-05-14 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 ff6c5da clang-analyzer: Fix dead nested

[trafficserver] branch 8.1.x updated: Updated ChangeLog

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

[trafficserver] branch 8.1.x updated: Add header rewrite test to make sure we are not injecting end of rule char (#6340)

2020-05-14 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch 8.1.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/8.1.x by this push: new 794bcc8 Add header rewrite test to make

[trafficserver] 02/03: Fix closed flag from #6287

2020-05-14 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 7a1459df908f4af7ec7d76d46da91d19d3f0df4d Author: scw00 AuthorDate: Thu Jan 9 09:20:41 2020 +0800 Fix closed

[trafficserver] branch 9.0.x updated (9167446 -> 5cb1141)

2020-05-14 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 9167446 Correct `schedule_every_local` to schedule locally new 2b0d475 Introduce NetEvent to split

[trafficserver] 03/03: Add metrics to track default inactivity timed out connections (#6755)

2020-05-14 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 5cb1141821193b802b5ecb89d1f0baf25011016a Author: Sudheer Vinukonda AuthorDate: Tue May 12 15:14:36 2020 -0700

[trafficserver] 01/03: Introduce NetEvent to split UnixNetVConnection and NetHandler

2020-05-14 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 2b0d475965d01d38726917f4a309c19f6012288e Author: scw00 AuthorDate: Mon Dec 23 14:24:25 2019 +0800 Introduce

[trafficserver] branch 9.0.x updated: Add metrics to track default inactivity timed out connections (#6755)

2020-05-14 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 4582cbe Add metrics to track default

[trafficserver] branch 9.0.x updated: Fix crash when folloing redirect

2020-05-14 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 b72c859 Fix crash when folloing redirect

[trafficserver] branch 8.1.x updated (794bcc8 -> 685fe59)

2020-05-14 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a change to branch 8.1.x in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 794bcc8 Add header rewrite test to make sure we are not injecting end of rule char (#6340) add 685fe59

[trafficserver] branch 9.0.x updated: Fixed `AddressSanitizer: odr-violation`

2020-05-14 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 59663bd Fixed `AddressSanitizer:

[trafficserver] branch 9.0.x updated: Weird characters in debug message

2020-05-14 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 8505309 Weird characters in debug message

[trafficserver] branch master updated (1f5d674 -> 9f71a80)

2020-05-14 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 1f5d674 Add back reading config for handshake timeout (#6773) add 9f71a80 Weird characters in debug

[trafficserver] branch master updated (9f71a80 -> 02e8d5e)

2020-05-14 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 9f71a80 Weird characters in debug message add 02e8d5e Fixed `AddressSanitizer: odr-violation` No new