[trafficserver] branch master updated: Promotes cache_promote plugin to stable

2018-05-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 95dc007 Promotes cache_promote plugin to

[trafficserver] branch quic-latest updated (ac6a84d -> 57cf415)

2018-05-17 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from ac6a84d draft-11 uses 2 bits but not 3 for short header type field add 57cf415 Make

[trafficserver] branch quic-latest updated: draft-11 uses 2 bits but not 3 for short header type field

2018-05-17 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new ac6a84d draft-11 uses 2 bits

[trafficserver] branch quic-latest updated: Fix a buffer overflow

2018-05-17 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new bec0f22 Fix a buffer overflow

[trafficserver] branch master updated: Fixes an assert that breaks clang-analyzer

2018-05-17 Thread amc
This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new c179dfa Fixes an assert that breaks

[trafficserver] branch quic-latest updated: Add Coaslescing Packets Support

2018-05-17 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 0904ef1 Add Coaslescing

[trafficserver] branch master updated: Added api for ssnid

2018-05-17 Thread amc
This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 5bf11e4 Added api for ssnid 5bf11e4 is

[trafficserver] branch master updated: Removed internal C++14 and C++17 features in ink_std_compat.h

2018-05-17 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new a8dc53f Removed internal C++14 and C++17

[trafficserver] branch master updated: Undoes some damage from clang-tidy on C sources

2018-05-17 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 6e35780 Undoes some damage from

[trafficserver] branch master updated: Upgrades target autest version to 1.5.3

2018-05-17 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new d686e28 Upgrades target autest version

[trafficserver] branch master updated: Allow better logging by using TSHttpConnectWithPluginId

2018-05-17 Thread amc
This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 117e92f Allow better logging by using

[trafficserver] branch master updated: Remove TSHttpSsnConnectionGet which seems redundant.

2018-05-17 Thread shinrich
This is an automated email from the ASF dual-hosted git repository. shinrich pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 6743e2c Remove TSHttpSsnConnectionGet

[trafficserver] branch master updated: Fixed memory leak in transform add test, found with clang-analyzer

2018-05-17 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 5199be1 Fixed memory leak in transform

[trafficserver] 02/02: Fix documentation regarding string_view

2018-05-17 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit b3ad41f34337ce9174002ce2e7743373abf9344e Author: Derek Dagit AuthorDate: Thu May 17 14:15:21

[trafficserver] branch master updated (5199be1 -> b3ad41f)

2018-05-17 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 5199be1 Fixed memory leak in transform add test, found with clang-analyzer new f692c20 Replace

[trafficserver] branch master updated: Uses known port, not rfc6890 loopback ip

2018-05-17 Thread dagit
This is an automated email from the ASF dual-hosted git repository. dagit pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 8530210 Uses known port, not rfc6890

[trafficserver] branch master updated: This adds a new callback to remap APIs: TSRemapConfigReload

2018-05-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 2172e45 This adds a new callback to

[trafficserver] branch master updated: Restores the expected non-tab indentations

2018-05-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 626ad19 Restores the expected non-tab

[trafficserver] branch master updated: Promote the Escalate plugin to stable

2018-05-17 Thread bcall
This is an automated email from the ASF dual-hosted git repository. bcall pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new d6e75e8 Promote the Escalate plugin to

[trafficserver] branch master updated: Adds a couple of more include dirs to vscode

2018-05-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new a651edc Adds a couple of more include

[trafficserver] branch master updated: IPv6 for microserver and microDNS

2018-05-17 Thread amc
This is an automated email from the ASF dual-hosted git repository. amc pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 6a28f4d IPv6 for microserver and microDNS

[trafficserver] branch master updated: Removes all the metrics.config related stuff

2018-05-17 Thread zwoop
This is an automated email from the ASF dual-hosted git repository. zwoop pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/master by this push: new 62eac63 Removes all the metrics.config

[trafficserver] branch quic-latest updated: Doesn't count frame header size

2018-05-17 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a commit to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git The following commit(s) were added to refs/heads/quic-latest by this push: new 6d8574a Doesn't count frame