(trafficserver) branch master updated: Reduce the number of checks for BoringSSL (#11564)

2024-07-22 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 71f7129334 Reduce the number of checks

(trafficserver) branch master updated: Document that = can be used between ESI param and value. (#11559)

2024-07-17 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 76dda50ca5 Document that = can be used

(trafficserver) branch master updated: Fix for OpenSSL 3.2+. (#11501)

2024-07-16 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 6bf342ba36 Fix for OpenSSL 3.2+. (#11501

(trafficserver) branch master updated: Add set-custom-body config item to header_rewrite (#11472)

2024-07-15 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 0d8a6aced9 Add set-custom-body config

(trafficserver) branch master updated (168e23ac22 -> 2ef63fa514)

2024-07-08 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 168e23ac22 Fix quick_server autest to verify server response (#11512) add 2ef63fa514 Use "git rev-

(trafficserver) branch master updated: Add Sphinx documentation for statichit plugin. (#11389)

2024-06-24 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 e226cc7fd1 Add Sphinx documentation

(trafficserver) branch master updated: Clean up destination buffer overrun handling in logging unmarshalling. (#11437)

2024-06-12 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 d53976b82b Clean up destination buffer

(trafficserver) branch master updated: Remove unused _setFunc parameter to LogField constructor overload. (#11440)

2024-06-11 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 1841937ff1 Remove unused _setFunc

(trafficserver) branch master updated: Avoid race conditions in Regex.cc. (#11416)

2024-06-05 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 b4dcdec7db Avoid race conditions

(trafficserver) branch master updated: Remove unused length parameter in the plugin/multiplexer/dispatch.cc (#11393)

2024-06-05 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 52498925b2 Remove unused length

(trafficserver) branch master updated (89cdda706d -> b01f3578bf)

2024-06-03 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 89cdda706d Don't assume LogAccess::m_client_req_unmapped_url_canon_str is null terminated. (#936) (#11305

(trafficserver) branch master updated: Don't assume LogAccess::m_client_req_unmapped_url_canon_str is null terminated. (#936) (#11305)

2024-06-03 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 89cdda706d Don't assume LogAccess

(trafficserver) branch master updated: Pass url_len when emplacing in Http2CommonSession::_h2_pushed_urls (#11382)

2024-05-23 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 1a2a4d1353 Pass url_len when emplacing

(trafficserver) branch master updated: Add Au testing for statichit.so plugin. (#11293)

2024-04-30 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 c8b6400a04 Add Au testing

(trafficserver) branch master updated: Raise unit tests for src/proxy/http/remap from the dead. (#11259)

2024-04-23 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 19551e294d Raise unit tests for src

(trafficserver) branch master updated: Eliminate leaking of HostStatusSync instances. (#11275)

2024-04-22 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 1cf4991b48 Eliminate leaking

(trafficserver) branch master updated: CMake: add missing verify_remap_plugin() calls. (#11276)

2024-04-22 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 cb43fc6a8d CMake: add missing

(trafficserver) branch master updated: Avoid including pcre2.h in Regex.h. (#11246)

2024-04-15 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 08506ef708 Avoid including pcre2.h

(trafficserver) branch master updated: Add RefCountObjInHeap class. (#11199)

2024-04-09 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 0d8e42524b Add RefCountObjInHeap class

(trafficserver) branch master updated: Remove deprecated debug output functions from proxy/http source files. (#11217)

2024-04-08 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 dab2eb1c3f Remove deprecated debug

(trafficserver) branch master updated: Use GCC stardard pre-defined macros to determine endianess. (#11186)

2024-04-01 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 f0cf0313df Use GCC stardard pre-defined

(trafficserver) branch master updated (71d32c5c01 -> 389fd2da57)

2024-03-25 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 71d32c5c01 Fix external yaml-cpp builds (#11182) add 389fd2da57 Remove symbols with prefix INKUDP from

(trafficserver) branch pcre_deadlock deleted (was 04d4c0fcef)

2024-03-14 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch pcre_deadlock in repository https://gitbox.apache.org/repos/asf/trafficserver.git was 04d4c0fcef RegexContext instance created in the heap for each thread is leaked. The revisions

(trafficserver) 01/01: RegexContext instance created in the heap for each thread is leaked.

2024-03-14 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch pcre_deadlock in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 04d4c0fcef00e82a33b5cd2cc2cbb91c941cb990 Author: Walt Karas AuthorDate: Fri Mar 15 00:49:19 2024 +

(trafficserver) branch pcre_deadlock updated (388f06eb86 -> 04d4c0fcef)

2024-03-14 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch pcre_deadlock in repository https://gitbox.apache.org/repos/asf/trafficserver.git discard 388f06eb86 RegexContext instance created in the heap for each thread is leaked. new 04d4c0fcef

(trafficserver) branch pcre_deadlock created (now 388f06eb86)

2024-03-14 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch pcre_deadlock in repository https://gitbox.apache.org/repos/asf/trafficserver.git at 388f06eb86 RegexContext instance created in the heap for each thread is leaked. This branch includes

(trafficserver) 01/01: RegexContext instance created in the heap for each thread is leaked.

2024-03-14 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch pcre_deadlock in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 388f06eb8692ca09cf0233f20a05ded98f90747d Author: Walt Karas AuthorDate: Fri Mar 15 00:49:19 2024 +

(trafficserver) branch master updated: ESI plugin: make maximum document size configurable. (#11076)

2024-02-16 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 2956553c24 ESI plugin: make maximum

(trafficserver) branch master updated: Change malloc template to TSRalloc (fixes Ubuntu build). (#11069)

2024-02-13 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 e449e85701 Change malloc template

(trafficserver) branch master updated: delete simple_server_retry_responses (#11044)

2024-02-07 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 f6489da399 delete

(trafficserver) branch master updated: Remove POSIX_THREAD constants and fix unmigrated HAVE_PTHREAD_MUTEXATTR_SETTYPE (#10867)

2024-01-10 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 0e9b5dd1f1 Remove POSIX_THREAD constants

(trafficserver) branch master updated: Remove and reorganize HAS_*_ENDIAN_H, HAS_SYS_BYTEORDER_H and HAS_SYS_TYPES_H build vars (#10808)

2024-01-10 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 d0ecb3c23f Remove and reorganize HAS_

(trafficserver) branch master updated: Cleanup of HdrHeap::HeapGuard and HdrStrHeap classes. (#10961)

2024-01-09 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 46a6570f63 Cleanup of HdrHeap::HeapGuard

(trafficserver) branch master updated: Cleanup of Thread and EThread classes. (#10976)

2024-01-09 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 b4ae89ef8d Cleanup of Thread and EThread

(trafficserver) branch master updated: Change volatile to atomic in EThread.h. (#10929)

2023-12-13 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 1c9c902915 Change volatile to atomic

(trafficserver) branch ETVolatile deleted (was 974daa7cc1)

2023-12-12 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch ETVolatile in repository https://gitbox.apache.org/repos/asf/trafficserver.git was 974daa7cc1 Change volatile to atomic in EThread.h. The revisions that were on this branch are still

(trafficserver) 01/01: Change volatile to atomic in EThread.h.

2023-12-12 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch ETVolatile in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 974daa7cc1e6eee66b4bd55b98c775ea9d1a064c Author: Walt Karas AuthorDate: Tue Dec 12 17:15:53 2023 +

(trafficserver) branch ETVolatile created (now 974daa7cc1)

2023-12-12 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch ETVolatile in repository https://gitbox.apache.org/repos/asf/trafficserver.git at 974daa7cc1 Change volatile to atomic in EThread.h. This branch includes the following new commits

(trafficserver) branch master updated (c1832e43bc -> 32550d0f46)

2023-12-11 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from c1832e43bc Updates / cleanup of the vscode directory paths (#10858) add 32550d0f46 Remove deprecated

(trafficserver) branch master updated: Make dubiously correct changes to Japanese docs for TSDebug -> Dbg. (#10807)

2023-11-27 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 d2f57dcacf Make dubiously correct

(trafficserver) branch master updated: Add check in ts.h that language is C++, version 17 or later. (#10796)

2023-11-27 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 820d0f9ccb Add check in ts.h

(trafficserver) branch master updated: Fix Coverity issue CID 1518577 in TSVConnFd.cc. (#10750)

2023-11-09 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 2380286686 Fix Coverity issue CID

(trafficserver) branch master updated: Fix compile error with debug output in stek_share.cc. (#10754)

2023-11-09 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 7244726def Fix compile error with debug

(trafficserver) branch master updated (7ddb0fa8fb -> e57de618bc)

2023-10-30 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 7ddb0fa8fb Cleanup: Remove unused members of CacheHostRecord (#10689) add e57de618bc Deprecate the C

(trafficserver) branch master updated: Fix cmake test for 128 bit CAS. (#10680)

2023-10-27 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 0696e6747c Fix cmake test for 128 bit

[trafficserver] branch master updated: Fix target_include_directories for maxmind_acl plugin. (#10675)

2023-10-26 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 00e7c307d6 Fix

[trafficserver] branch master updated: Add 14 metrics for TCP connections created for tunnels. (#9403)

2023-10-17 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 124fd702ad Add 14 metrics for TCP

[trafficserver] branch master updated: Quiet Coverity memory leak detection in stream_editor plugin. (#10490)

2023-09-25 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 2b036da1a6 Quiet Coverity memory leak

[trafficserver] branch master updated: Fix Coverity issue in inliner plugin. (#10442)

2023-09-19 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 78d434332f Fix Coverity issue in inliner

[trafficserver] branch master updated: Fix potential resource leak in ja3_fingerprint plugin. (#10411)

2023-09-18 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 b99a387b93 Fix potential resource leak

[trafficserver] branch master updated (bb6d3c8322 -> 49aade2fd6)

2023-09-15 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from bb6d3c8322 Add stek_share plugin to CMake build (#10261) add 49aade2fd6 Unnecessary change

[trafficserver] branch master updated: Remove deprecated debug output functions from 21 source files. (#9683)

2023-09-13 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 55f6901951 Remove deprecated debug

[trafficserver] branch master updated: Allow DbgCtl tag to be set after instance construction. (#10375)

2023-09-06 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 f738aea0ed Allow DbgCtl tag to be set

[trafficserver] branch master updated: Disable copying/moving for DbgCtl. (#10321)

2023-09-05 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 04c04e3c6e Disable copying/moving

[trafficserver] branch master updated (c0b2c2db6d -> 0f4ee82ae3)

2023-08-29 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from c0b2c2db6d Remove in_addr forward declaration from experimental.h. (#10309) add 0f4ee82ae3 Use Dbg

[trafficserver] branch master updated (01409a61ba -> c0b2c2db6d)

2023-08-29 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 01409a61ba cmake: add more executables (#10284) add c0b2c2db6d Remove in_addr forward declaration from

[trafficserver] branch master updated (e373fcdf65 -> 62dd1b944b)

2023-08-15 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from e373fcdf65 Fix conf_remap plugin build on macOS (#10177) add 62dd1b944b Require ATS plugins

[trafficserver] branch master updated: Eliminate function-scope thread_local in Regex.cc. (#10150)

2023-08-07 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 50cec3b9b6 Eliminate function-scope

[trafficserver] branch master updated: Add test of transaction logging to ip_allow Au test. (#10108)

2023-08-07 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 52e6ecc2e7 Add test of transaction

[trafficserver] branch master updated: Require options parameter for NetProcessor::connect_re(). (#10034)

2023-07-17 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 32fe5470f8 Require options parameter

[trafficserver] branch master updated: Fix, add metrics testing to tls_tunnel Au test. (#9518)

2023-06-26 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 b419f60208 Fix, add metrics testing

[trafficserver] branch tunnel_stats deleted (was e0f71fddfd)

2023-05-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git was e0f71fddfd Add 14 metrics for TCP connections created for tunnels. This change permanently discards

[trafficserver] branch tunnel_stats created (now e0f71fddfd)

2023-05-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git at e0f71fddfd Add 14 metrics for TCP connections created for tunnels. This branch includes the following

[trafficserver] 01/01: Add 14 metrics for TCP connections created for tunnels.

2023-05-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit e0f71fddfd831c57840365ef2210804d66699632 Author: Walt Karas AuthorDate: Fri Feb 10 05:22:24 2023 +

[trafficserver] branch tunnel_stats deleted (was e5a1505f01)

2023-05-24 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git was e5a1505f01 Add 14 metrics for TCP connections created for tunnels. This change permanently discards

[trafficserver] branch tunnel_stats created (now e5a1505f01)

2023-05-24 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git at e5a1505f01 Add 14 metrics for TCP connections created for tunnels. This branch includes the following

[trafficserver] 01/01: Add 14 metrics for TCP connections created for tunnels.

2023-05-24 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit e5a1505f01da1e20a953eb52e2bb63c0236cb5e7 Author: Walt Karas AuthorDate: Fri Feb 10 05:22:24 2023 +

[trafficserver] branch master updated: Remove deprecated debug output functions from 13 source files. (#9676)

2023-05-12 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 9cd7e5798 Remove deprecated debug output

[trafficserver] branch master updated (6b0d5a4184 -> 08497aa0e2)

2023-05-01 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 6b0d5a4184 Remove deprecated debug output functions from 14 source files. (#9658) add 08497aa0e2 Remove

[trafficserver] branch master updated: Remove deprecated debug output functions from 14 source files. (#9658)

2023-05-01 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 6b0d5a4184 Remove deprecated debug

[trafficserver] branch master updated (f25206a24c -> 10cf37455e)

2023-05-01 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from f25206a24c Remove obsolete signals check. (#9659) add 10cf37455e Replace deprecated Debug() macro

[trafficserver] branch master updated (a9cb994e6f -> f75fecb140)

2023-04-24 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from a9cb994e6f Updates for the new go-httpbin v2.6.0 release. (#9633) add f75fecb140 Replace obsolete Debug

[trafficserver] branch master updated (8676ef8e5 -> 3bf5bbd54)

2023-03-20 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 8676ef8e5 Add files generated by "make check" to ignore list. (#9540) add 3bf5bbd54 Improve com

[trafficserver] branch block_comment created (now 2768d955f)

2023-03-17 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch block_comment in repository https://gitbox.apache.org/repos/asf/trafficserver.git at 2768d955f Improve comment on Au test extension function MakeATSProcess(). This branch includes

[trafficserver] 01/01: Improve comment on Au test extension function MakeATSProcess().

2023-03-17 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch block_comment in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 2768d955fd82e95cae511ba0cbf032f3447c68aa Author: Walt Karas AuthorDate: Fri Mar 17 23:31:31 2023 +

[trafficserver] branch master updated (217c5a8e2 -> 7a5ee197a)

2023-03-02 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 217c5a8e2 libswoc: replace TextView in src/tscore/HostLookup.cc (#9437) add 7a5ee197a TSAN fix

[trafficserver] 01/04: Add 20 metrics for TCP connections created for tunnels.

2023-02-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 7818df5e3594c304816db0844cfdc4f67564cf50 Author: Walt Karas AuthorDate: Fri Feb 10 05:22:24 2023 +

[trafficserver] 02/04: sq

2023-02-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 944242bc22779e55b214e05ae39f463e70ef20ba Author: Walt Karas AuthorDate: Mon Feb 27 00:26:11 2023 +

[trafficserver] 04/04: TEMP

2023-02-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 6c362de70cd75daad647914c2081347b1b9ef9f4 Author: Walt Karas AuthorDate: Wed Mar 1 02:23:31 2023 +

[trafficserver] 03/04: TEMP

2023-02-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a commit to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git commit 85db8448d1995d5c3f27b4bf6a1777c94a50e252 Author: Walt Karas AuthorDate: Tue Feb 28 02:25:53 2023 +

[trafficserver] branch tunnel_stats created (now 6c362de70)

2023-02-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch tunnel_stats in repository https://gitbox.apache.org/repos/asf/trafficserver.git at 6c362de70 TEMP This branch includes the following new commits: new 7818df5e3 Add 20 metrics

[trafficserver] branch master updated: Ethread::process_event(): make sure event mutex is unlocked before freeing event. (#9433)

2023-02-28 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 95b3f2b75 Ethread::process_event(): make

[trafficserver] branch master updated: Use TSDbg in webp_transform plugin (#9439)

2023-02-17 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 3d8008a1a Use TSDbg in webp_transform

[trafficserver] branch master updated (8f772f0ef -> 0c2488c7d)

2023-01-31 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 8f772f0ef Cleanup of legacy, makes newer clang-format crash right now (#9350) add 0c2488c7d Fix an error

[trafficserver] branch master updated: Make redundant HttpTransact::State::state_machine_id variable into function. (#9278)

2023-01-04 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 c491550e5 Make redundant HttpTransact

[trafficserver] branch master updated: Fix crashes at shutdown due to references to stale debug control registry. (#9272)

2022-12-29 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 eabc29ef0 Fix crashes at shutdown due

[trafficserver] branch master updated: Add Au test for TSVConnFdCreate(). (#9063)

2022-12-22 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 96c14e90e Add Au test

[trafficserver] branch master updated: Au test spawning a blocking thread in a transaction hook continuation. (#9044)

2022-12-19 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 ac0c7640c Au test spawning a blocking

[trafficserver] branch master updated: In HttpSM, remove pointless use of protected rather than private. (#9254)

2022-12-14 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 35319728d In HttpSM, remove pointless

[trafficserver] branch master updated: Removes unused no_data_in_fragment (#9219)

2022-11-23 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 63723b3c2 Removes unused

[trafficserver] branch master updated: Removes unused STORE_BLOCKS_PER_CACHE_BLOCK (#9218)

2022-11-23 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 d6688684a Removes unused

[trafficserver] branch master updated: Don't abort for inactivity timeout during tunneling. (#9185)

2022-11-15 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 d2f611521 Don't abort for inactivity

[trafficserver] branch master updated: s3_auth_parsing.gold: Make Age Less Specified (#9175)

2022-11-03 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 0b2424b09 s3_auth_parsing.gold: Make Age

[trafficserver] branch os_pkey_cnf_reload updated (5d25fa213 -> 6a936774f)

2022-11-01 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch os_pkey_cnf_reload in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 5d25fa213 YTSATS-4067: Fix deadlock with secret_map_mutex (#740) add 6a936774f Fix clang

[trafficserver] branch os_pkey_cnf_reload updated (fcd9137ce -> 5d25fa213)

2022-10-31 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch os_pkey_cnf_reload in repository https://gitbox.apache.org/repos/asf/trafficserver.git omit fcd9137ce Review changes. omit 610ef8396 Hack fix for release asserts

[trafficserver] branch master updated (9efdb4379 -> b75eb0a73)

2022-10-17 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 9efdb4379 tests: enable_cache defaults to True, remove explicit setting (#9143) add b75eb0a73 Clean up

[trafficserver] branch master updated: Remove unused functions in SocketManager namespace. (#9126)

2022-10-11 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras 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 c4d07a402 Remove unused functions

[trafficserver] branch master updated (4f4ee2e21 -> 495f81f9a)

2022-10-11 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 4f4ee2e21 Allocator that just uses malloc and bypasses custom jemalloc or freelists (#9108) add

[trafficserver] branch master updated (07e7ab94c -> 4335cf868)

2022-10-11 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from 07e7ab94c Remove unnecessary, dangerous casts from SET_HANDLER and SET_CONTINUATION invocations. (#9129

[trafficserver] branch master updated (e6d9c8e86 -> 07e7ab94c)

2022-10-10 Thread wkaras
This is an automated email from the ASF dual-hosted git repository. wkaras pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/trafficserver.git from e6d9c8e86 Initial Checkin for Wasm plugin (#8991) add 07e7ab94c Remove unnecessary, dangerous casts from

  1   2   3   >