[trafficserver] branch quic-latest updated: Removed unused code

2019-02-26 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 61f1631 Removed unused code

[trafficserver] branch quic-latest updated: Remove QUICPacketTransmitter

2019-02-26 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 7a3af4e Remove

[trafficserver] branch master updated: Changed client context mapping to 2-level. Tested against a TLS server to verify client context is created and found.

2019-02-26 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori 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 e6231b3 Changed client context mapping

[trafficserver] branch quic-latest updated: Reduce duplicate code

2019-02-26 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 fc88686 Reduce duplicate code

[trafficserver] branch quic-latest updated (ba137ce -> 0636a4a)

2019-02-26 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from ba137ce Fix a use of wrong key_len new 5033205 Removed a unused variable new 2236490 Drop

[trafficserver] branch quic-latest updated: Fix a use of wrong key_len

2019-02-26 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 ba137ce Fix a use of wrong

[trafficserver] branch quic-latest updated (e6a9def -> 10ebad1)

2019-02-26 Thread maskit
This is an automated email from the ASF dual-hosted git repository. maskit pushed a change to branch quic-latest in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from e6a9def Don't send multiple PATH_CHALLENGE on the same packet new fba23d9 Introduce

[trafficserver] branch master updated: Assertion when cache_config_target_fragment_size is large than MAX_FRAG_SIZE

2019-02-26 Thread scw00
This is an automated email from the ASF dual-hosted git repository. scw00 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 763cd6d Assertion when

[trafficserver] branch master updated: Fixed compiler error with std::string_view

2019-02-26 Thread scw00
This is an automated email from the ASF dual-hosted git repository. scw00 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 3b611dc Fixed compiler error with

[trafficserver] branch master updated: Cleanup: use string_view for ssl_multicert.config field tags

2019-02-26 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori 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 5b86099 Cleanup: use string_view for

[trafficserver] branch master updated: Fixed use after free when running regression under ASAN

2019-02-26 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 d47812d Fixed use after free when

[trafficserver] branch master updated: Rewrite URL before all remap plugins run

2019-02-26 Thread gancho
This is an automated email from the ASF dual-hosted git repository. gancho 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 fdf7688 Rewrite URL before all remap

[trafficserver] branch master updated: IP support: Make IpAddr constexpr constructible, define min/max addresses in IpMap.

2019-02-26 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 c15daac IP support: Make IpAddr constexpr