[trafficserver] branch master updated: Make Http2ClientSession inactive on EOS event

2020-06-14 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 e9c3a13 Make Http2ClientSession

[trafficserver] branch master updated: LGTM: Remove superfluous const qualifier in return type (#7412)

2021-01-11 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 09dadf5 LGTM: Remove superfluous const

[trafficserver] branch master updated: Fix lookup split dns rule with fast path (#7320)

2020-11-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 4e2ac3b Fix lookup split dns rule

[trafficserver] branch master updated (4e2ac3b -> 3f11f15)

2020-11-26 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 4e2ac3b Fix lookup split dns rule with fast path (#7320) add 3f11f15 Set thread mutex

[trafficserver] branch master updated: Cleanup: Remove SSL Wire Trace releated code in UnixNetVConnection (#7368)

2020-12-03 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 00366d9 Cleanup: Remove SSL Wire Trace

[trafficserver] branch master updated (019973a -> f7526b6)

2020-12-07 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 019973a In CI, only run autopep8 on branches that enforce autopep8 (#7270) add f7526b6 Cleanup

[trafficserver] branch master updated (526952f -> 3f27d75)

2020-11-24 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 526952f Fix vc close migration race condition (#7337) add 3f27d75 AuTest for incoming PROXY Protocol

[trafficserver] branch master updated: Cleanup: Get rid of NetVConnection::outstanding() (#7366)

2020-12-02 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 95db097 Cleanup: Get rid

[trafficserver] branch master updated: Cleanup: Remove unused functions (#7365)

2020-12-02 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 e322367 Cleanup: Remove unused

[trafficserver] branch master updated: AuTest for Split DNS (#7325)

2020-11-30 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 ba36d58 AuTest for Split DNS (#7325

[trafficserver] branch master updated: Doc: Fix INPUT tag of Doxyfile (#7404)

2020-12-24 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 afc356b Doc: Fix INPUT tag of Doxyfile

[trafficserver] branch master updated: Reverting to old negative_caching conditional behavior (#7401)

2020-12-22 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 80f2c3f Reverting to old

[trafficserver] branch master updated: Add incoming PROXY Protocol v2 support (#7340)

2021-01-25 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 f7bdee6 Add incoming PROXY Protocol v2

[trafficserver] branch master updated (04e6b33 -> b6b61fb)

2021-01-21 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 04e6b33 Small fix to regex_remap PR # 7347. (#7437) add b6b61fb Cleanup: Remove unused members

[trafficserver] branch master updated: Fix stall on outbound TLS handshake (#7432)

2021-01-19 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 9a12173 Fix stall on outbound TLS

[trafficserver] branch master updated: Doc: Fix typo in negative_revalidating_lifetime (#7427)

2021-01-14 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 95b8d57 Doc: Fix typo

[trafficserver] branch master updated: Add unit tests for PROXY Protocol v1 parser (#7332)

2021-01-13 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 0ce2a09 Add unit tests for PROXY

[trafficserver] branch master updated (1f9536c -> a51baf6)

2021-02-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 1f9536c Proxy Verifier: Making use of delay directives for caching tests. (#7468) add a51baf6

[trafficserver] branch master updated (a1a47b9 -> 7b56041)

2021-01-28 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from a1a47b9 Generalize SNI support (#6870) add 7b56041 Do not provide a stale negative cache (#7422

[trafficserver] branch master updated (b62da7d -> 026bf04)

2021-06-07 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from b62da7d Adjust vc read errors (#7923) add 026bf04 AuTest: Enable h2spec generic test cases (#7926

[trafficserver] branch master updated (be54329 -> b62da7d)

2021-06-07 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from be54329 Remove bucket search from IntrusiveHashMap::erase (#7848) add b62da7d Adjust vc read errors

[trafficserver] branch master updated (a2ee5ab -> e6c0aed)

2021-06-21 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from a2ee5ab Fixed compile error with Linux AIO unit test (#7958) add e6c0aed Cleanup: Constify MIMEHdr

[trafficserver] branch master updated (4e14f48 -> 5a9339d)

2021-06-16 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 4e14f48 Compilation error fixes for QUIC unit tests (#7944) add 5a9339d Fix dynamic-stack-buffer

[trafficserver] branch master updated: Fix stall on sending response for request with trailer header (#7831)

2021-05-13 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 183d376 Fix stall on sending response

[trafficserver] branch master updated (aaccaa2 -> 249619c)

2021-05-12 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from aaccaa2 Cancel cross_thread_event on clear_io_events (#7815) add 249619c Cleanup: unused functions

[trafficserver] branch master updated (f8564fe -> aaccaa2)

2021-05-12 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from f8564fe Cleanup: Remove a meaningless Http2Stream::do_io_close() call (#7814) add aaccaa2 Cancel

[trafficserver] branch master updated (f8ddad1 -> f8564fe)

2021-05-12 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from f8ddad1 Eliminate next dup call using stale mime field mloc is s3_auth plugin. (#7825) add f8564fe

[trafficserver] branch master updated (249619c -> d547f9e)

2021-05-12 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 249619c Cleanup: unused functions of Http2ClientSession (#7812) add d547f9e Cleanup: Remove unused

[trafficserver] branch master updated: Cleanup: Move member functions defined inside of class definitions of Http2ConnectionState & Http2ConnectionSettings (#7854)

2021-05-19 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 8715068 Cleanup: Move member functions

[trafficserver] branch master updated (5066bde -> 050b2df)

2021-05-25 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 5066bde Cleanup Http2ClientSession SessionHandler (#7876) add 050b2df Fix crash in open_close_h2

[trafficserver] branch master updated: Cleanup: refer Http2ClientSession::mutex (#7853)

2021-05-24 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 088e767 Cleanup: refer

[trafficserver] branch master updated (01b91f3 -> 0f641cc)

2021-06-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 01b91f3 Add dead server policy control and metric. Improve messages. (#7757) add 0f641cc Reset

[trafficserver] branch master updated (0f641cc -> 01d2150)

2021-06-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 0f641cc Reset Http1Transaction before adding vc to keep_alive_queue (#7892) add 01d2150 Set

[trafficserver] branch master updated (f36cf6a -> 5066bde)

2021-05-25 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from f36cf6a Enforce HTTP parsing restrictions on HTTP versions supported (#7875) add 5066bde Cleanup

[trafficserver] branch master updated (0c9aaaf -> c6d3f6f)

2021-06-27 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 0c9aaaf Timing and permissions update for regex_revalidate test (#7998) add c6d3f6f Cleanup: Get rid

[trafficserver] branch master updated (1baffec -> 13285d1)

2021-02-04 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 1baffec Add PROXY Protocol Builder (#7445) add 13285d1 Perf: Replace casecmp with memcmp in HPACK

[trafficserver] branch master updated (926dd71 -> 1baffec)

2021-02-04 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 926dd71 Adjust so transfer-encoding header can be treated hop-by-hop (#7473) add 1baffec Add PROXY

[trafficserver] branch master updated (29f63ee -> f658828)

2021-02-08 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 29f63ee AuTest: Upgrade to Proxy Verifier 2.0.2 (#7493) add f658828 Avoid -Warray-bounds on PROXY

[trafficserver] branch master updated (8dc2cbe -> a3d8068)

2021-02-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 8dc2cbe Updating to Proxy Verifier v2.0.0 (#7454) add a3d8068 Cleanup: Add SNIRoutingType (#7453

[trafficserver] branch master updated (6b28f19 -> ba97714)

2021-03-29 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 6b28f19 Remove erroneous manager.log mesg with remap include file reload (#7646) add ba97714 Update

[trafficserver] branch master updated: Add proxy.process.http.background_fill_total_count (#7625)

2021-03-28 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 9e38df9 Add

[trafficserver] branch 8.1.x updated: Do not provide a stale negative cache (#7422) (#7659)

2021-04-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori 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 70a0b77 Do not provide a stale negative

[trafficserver] branch 8.1.x updated: Update server_response_body_bytes when background fill worked (#7621) (#7658)

2021-04-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori 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 693e4db Update

[trafficserver] branch master updated (36440ef -> 270ca6e)

2021-04-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 36440ef AuTest: address various permissions issues (#7668) add 270ca6e Do NOT kill tunnel if it has

[trafficserver] branch master updated (270ca6e -> f11cab6)

2021-04-02 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 270ca6e Do NOT kill tunnel if it has any consumer besides HT_HTTP_CLIENT (#7641) add f11cab6 Add

[trafficserver] branch master updated: Cleanup: Rename IOBufferReader of Http2ClientSession (#7569)

2021-03-04 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 664b3ad Cleanup: Rename IOBufferReader

[trafficserver] branch master updated (3aba5ce -> a87ceb8)

2021-03-02 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 3aba5ce enable origin server session cache by default (#7537) add a87ceb8 Cleanup: Remove unused

[trafficserver] branch master updated (325aa81 -> 884f4a4)

2021-02-23 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 325aa81 Fix a crash on origin session reuse (#7543) add 884f4a4 Add server_name option

[trafficserver] branch master updated (884f4a4 -> e629118)

2021-02-23 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 884f4a4 Add server_name option to proxy.config.ssl.client.sni_policy (#7533) add e629118 Add ALPN

[trafficserver] branch master updated (2f36ec6 -> d1ea8f1)

2021-04-19 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 2f36ec6 header_rewrite: allow for use of maxminddb as source of geo truth (#7695) add d1ea8f1 Add

[trafficserver] branch master updated: Override proxy.config.ssl.client.sni_policy from sni.yaml (#7703)

2021-04-20 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 d430efe Override

[trafficserver] branch master updated (5528ab6 -> c87c650)

2021-02-11 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 5528ab6 Updates the Dockerfile for debian (#7518) add c87c650 Add Outbound PROXY Protocol (v1/v2

[trafficserver] branch master updated (c87c650 -> 55439ff)

2021-02-11 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from c87c650 Add Outbound PROXY Protocol (v1/v2) Support (#7446) add 55439ff Add new log field

[trafficserver] branch master updated: Doc: Notes of setting Environment Variables for traffic_server (#8258)

2021-08-18 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 45f155f Doc: Notes of setting

[trafficserver] branch master updated (5d3ad8f -> 0c53eae)

2021-08-17 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 5d3ad8f Upgrade to latest fastlz version (#8245) add 0c53eae Doc: Clarify connection direction

[trafficserver] branch master updated (e2d7512 -> 8f8064b)

2021-08-16 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from e2d7512 Docs: Fix typo in CONTRIBUTING.md (#8250) add 8f8064b Add links to docs for debugging (#8251

[trafficserver] branch master updated (8f8064b -> 4b312ca)

2021-08-16 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 8f8064b Add links to docs for debugging (#8251) add 4b312ca Cleanup: Get rid of deprecated functions

[trafficserver] branch master updated (6e57f07 -> 675d77a)

2021-08-23 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 6e57f07 Align strategies.yaml loading logging with other config files (#8262) add 675d77a Add

[trafficserver] branch master updated (97d4fce -> 5019248)

2021-09-14 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 97d4fce Add mTLS scenario documentation (#8314) add 5019248 Cleanup: Move member function definitions

[trafficserver] branch master updated: Micro benchmark tool for global freelist (#8019)

2021-07-13 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 e5ea9fc Micro benchmark tool

[trafficserver] branch master updated (56868c1 -> 6efb8d8)

2021-08-02 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 56868c1 Ran clang-tidy over the master branch (#8187) add 6efb8d8 Revert "Remove UnixNetVConne

[trafficserver] branch master updated (7a31783 -> aafc41f)

2021-09-21 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 7a31783 SNI: updating SNI/hostname mismatch logging (#8326) add aafc41f Add current active SNI

[trafficserver] branch master updated: Update CacheWrite.cc (#8405)

2021-10-10 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 a54abe7 Update CacheWrite.cc (#8405

[trafficserver] branch master updated (a0c5ac3 -> c92cef8)

2021-10-21 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from a0c5ac3 Make sni.yaml errors cause an unrecoverable TS crash at startup. (#8208) add c92cef8 Fix

[trafficserver] branch master updated (c92cef8 -> 5e53758)

2021-10-21 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from c92cef8 Fix SSLAddressLookup Test (#8436) add 5e53758 Fix timeout checks of NetHandler

[trafficserver] branch master updated (ed66e7d -> 48f34d7)

2021-10-19 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from ed66e7d Adds new API: TSVConnSslSniGet (#8313) add 48f34d7 Fix null-pointer-subtraction warning

[trafficserver] branch master updated (48f34d7 -> bf975cd)

2021-10-19 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 48f34d7 Fix null-pointer-subtraction warning (#8433) add bf975cd Fix deprecated-copy warning (#8434

[trafficserver] branch master updated (bf975cd -> fcc7268)

2021-10-19 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from bf975cd Fix deprecated-copy warning (#8434) add fcc7268 Fix unused-but-set-variable warnings (#8435

[trafficserver] branch master updated (de96b04 -> b369551)

2021-10-14 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from de96b04 Increased the max number of operations for marking PR and issues stale to 100 (#8394) add

[trafficserver] branch master updated: Pre-warming TLS Tunnel (#7661)

2021-10-03 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 d1e2dd8 Pre-warming TLS Tunnel (#7661

[trafficserver] branch master updated (a13fd3d -> 61c0fcc)

2021-12-19 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from a13fd3d Relax key validation of sni.yaml (#8549) add 61c0fcc Clear random header value by AIO read

[trafficserver] branch master updated: Remove drand48() usage (#8560)

2021-12-23 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 5d5920e Remove drand48() usage (#8560

[trafficserver] branch master updated (1b78c10 -> 356e3e9)

2021-11-15 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 1b78c10 Makes proxy_serve_stale version independent (#8508) add 356e3e9 Add proxy.config.http2

[trafficserver] branch master updated (8371a24 -> 93179fc)

2021-11-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 8371a24 Update control mechanism changes in lua plugin (#8482) add 93179fc Add AuTest for HTTP

[trafficserver] branch master updated (bfd5f89 -> 332617f)

2021-11-04 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from bfd5f89 Update HostDBContinuation timeout handling to clear pending queue. (#8480) add 332617f

[trafficserver] branch master updated: Add AuTest for POST & connect_attempts_timeout (#8286)

2021-10-25 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 e866536 Add AuTest for POST

[trafficserver] branch master updated (2fc91a8 -> 02b17db)

2021-10-28 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 2fc91a8 Dismiss stale reviews when PR has been updated (#8470) add 02b17db Check length before search

[trafficserver] branch master updated (02b17db -> 6b32b74)

2021-10-28 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 02b17db Check length before search accept-encoding header (#8475) add 6b32b74 Fix case of brotli

[trafficserver] branch master updated: Relax key validation of sni.yaml (#8549)

2021-12-15 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 a13fd3d Relax key validation

[trafficserver] branch master updated (03267ba -> bb782a7)

2022-01-05 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 03267ba Port #7749 from core strategy to plugin (#8571) add bb782a7 Exclude 3rd party libs from LGTM

[trafficserver] branch master updated (bb782a7 -> f0a69cd)

2022-01-05 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from bb782a7 Exclude 3rd party libs from LGTM checks (#8577) add f0a69cd LGTM: Fix pointless comparison

[trafficserver] branch master updated (4f68338 -> d5ecba8)

2022-01-10 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 4f68338 Eliminate erroneous self-loop error on transparent mode (#8586) add d5ecba8 LGTM: Remove

[trafficserver] branch master updated (d5ecba8 -> 87c36f1)

2022-01-10 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from d5ecba8 LGTM: Remove function declaration in block (HdrHeap.cc) (#8588) add 87c36f1 LGTM: Fix

[trafficserver] branch master updated (ca2a06e -> 81fe416)

2022-01-11 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from ca2a06e Fixes compacting spaces in S3 auth plugin (#8579) add 81fe416 Cleanup: Remove old SDKTest

[trafficserver] branch master updated (92d238a -> 8d5f148)

2022-02-13 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 92d238a Revert "DNS: Fix lack of nameserver failover in low use circumstances. (#7843)" (#8663

[trafficserver] branch master updated: Move ChangeLog and README.md to the lib/fastlz/ (#8629)

2022-02-01 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 e67e4c4 Move ChangeLog and README.md

[trafficserver] branch master updated: Update descriptions of sni.yaml.default (#8568)

2022-02-01 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 016a82d Update descriptions

[trafficserver] branch master updated (8bb6043 -> 0d3fd22)

2022-01-23 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git. from 8bb6043 Move the string_view utilities out of TextView into their own files. (#8627) add 0d3fd22

[trafficserver] branch master updated: Fix example plugins build (#10326)

2023-09-03 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 a727dcc361 Fix example plugins build

[trafficserver] branch master updated: Adjust CMakeLists with git worktree (#10298)

2023-09-04 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 d50428d9a8 Adjust CMakeLists with git

[trafficserver] branch master updated (dcc83d3a70 -> 9d3d3c2fce)

2023-09-06 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from dcc83d3a70 Fix slice head request memory issue (#10285) add 9d3d3c2fce CID 1516688: Fix uninitialized

[trafficserver] branch master updated (236b749b2b -> 2dd01b51b3)

2023-09-13 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 236b749b2b Allow origins to do TLS renegotiation (#10385) add 2dd01b51b3 Fix hwloc build (#10406

[trafficserver] branch master updated: LSan: Fix memory leak of test_proxy_hdrs (#10542)

2023-10-16 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 344950e997 LSan: Fix memory leak

[trafficserver] branch master updated: LSan: Fix memory leak of test_libhttp2 (#10543)

2023-10-16 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 1882950bdc LSan: Fix memory leak

(trafficserver) branch master updated (595c1ec6f3 -> 14f2d496aa)

2023-10-31 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 595c1ec6f3 Revert "coverity 1497413: Use of 32-bit time_t (#9556)" (#10697) add 14f2d496aa

(trafficserver) branch master updated (d96ecb32a9 -> 5088bbae4a)

2023-11-01 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from d96ecb32a9 Removes the cache_key_genid plugin, as agreed (#10708) add 5088bbae4a Add assert of CacheDisk

(trafficserver) branch master updated (6c8b9ccdc1 -> 1c486cad89)

2023-11-07 Thread masaori
This is an automated email from the ASF dual-hosted git repository. masaori pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 6c8b9ccdc1 ConectionTracker: remove depepency on proxy/http (#10740) add 1c486cad89 Fix typo in autopep8

(trafficserver) branch master updated: Cleanup: Remove unused members of CacheHostRecord (#10689)

2023-10-30 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 7ddb0fa8fb Cleanup: Remove unused

[trafficserver] branch master updated: Convert CacheDir regression tests into unit tests (#10635)

2023-10-18 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 e084750c69 Convert CacheDir regression

[trafficserver] branch master updated: Use ts::Metrics for PreWarm stats (#10465)

2023-09-28 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 c1336f6d7d Use ts::Metrics for PreWarm

<    3   4   5   6   7   8   9   10   >