Sign in
apache
/
trafficserver
/
HEAD
e241265
Document `HTTPHdr` methods for #13420 review (#13422)
by JosiahWI
· 25 hours ago
master
77b6efc
Remove unused RemapProcessor.h include from RemapPlugins.h (#13403)
by Sergey Blekher
· 4 days ago
4b55a4d
doc: fix Via decoder ring URL (/tools/via moved to /via.html) (#13399)
by Bryan Call
· 4 days ago
9e7a578
AI agent instruction updates (#13335)
by Brian Neradt
· 4 days ago
e015a60
jax_fingerprint.test.py: address log wait flakiness (#13324)
by Brian Neradt
· 4 days ago
a92d8ba
Preserve client port in transaction logs (#13379)
by Brian Neradt
· 4 days ago
5fc8ad3
Avoid Diags lock for syslog output (#13398)
by Brian Neradt
· 4 days ago
110b544
copy only len_in bytes in the escapify no-escape path (#13404)
by Javid Khan
· 4 days ago
c64d786
ssl: remove the dead SSL_HOOK_OP_TERMINATE op (#13407)
by Mo Chen
· 4 days ago
116e663
Cache: fix cached-header HdrHeap growth on repeated 304 revalidation (#13405)
by Mo Chen
· 4 days ago
b1465b4
Improve testing and documentation for server firewall marks (#13385)
by JosiahWI
· 4 days ago
03652e4
prefetch: admit --fetch-query requests only when the key is present (#13370)
by Miles Libbey
· 6 days ago
f7f1d83
Handle webp_transform input robustly (#13390)
by Brian Neradt
· 7 days ago
154d8b0
Hard-enforce max_active_streams_in at HTTP/2 stream creation (#13386)
by Masakazu Kitajo
· 8 days ago
4efc344
Generalize client packet mark test (#13384)
by JosiahWI
· 8 days ago
05c958a
Improve testing and documentation for client firewall marks (#13383)
by JosiahWI
· 9 days ago
1f34fda
Reject over-long unix socket paths in server_ports (#13356)
by Mo Chen
· 10 days ago
bd0700b
cripts: build against fmt 11+ (incl. 12.x) (#13375)
by Leif Hedstrom
· 10 days ago
dcbd1ee
Use ts::bravo::shared_mutex for host status lock (#13367)
by Masaori Koshiba
· 11 days ago
d1d02c3
Fix CLFUS RAM cache value metric broken by integer division (#13233)
by Phong Nguyen
· 11 days ago
01ed487
Refresh default TLS context on secret update (#13342)
by Brian Neradt
· 11 days ago
e3dc7e7
stale_response.test.py: address log wait flakiness (#13323)
by Brian Neradt
· 11 days ago
108568b
docs: document the wipe_field_value logging filter (#13374)
by Masakazu Kitajo
· 11 days ago
caf9c87
autest: skip async handshake test when plugin is absent (#13372)
by Masakazu Kitajo
· 11 days ago
364668f
authproxy: strip request-body framing from auth sub-requests (#13333)
by Mo Chen
· 13 days ago
a9e26aa
jax_fingerprint: Reduce allocations and gate methods at build time (#13338)
by Masakazu Kitajo
· 2 weeks ago
7c4fc5b
tls_renegotiation autest: gate the detection-line check to OpenSSL (#13371)
by Mo Chen
· 2 weeks ago
f3dea0b
Restore cqssrt log field dropped by the 11-Dev merge (#13337)
by Masaori Koshiba
· 2 weeks ago
082e875
Track remaining length while decoding qpack header block (#13361)
by Javid Khan
· 3 weeks ago
7426868
Add USDT to iocore/net, iocore/cache, http, http2 (#13344)
by Mo Chen
· 3 weeks ago
f92e5bf
rate_limit: don't update metrics when a selector has no `metrics:` block (#13343)
by Mo Chen
· 3 weeks ago
16c434c
docs: add call condition note for TSUrlHostGet (#13313)
by mmustafasenoglu
· 3 weeks ago
66845d6
traffic_crashlog: emit a well-formed report when the backtrace is empty (#13360)
by Mo Chen
· 3 weeks ago
a24dd80
Cleanup: remove unused functions related connect attempts (#13357)
by Masaori Koshiba
· 3 weeks ago
7772518
Fix Proxy-Protocol log field symbols (#13345)
by Masaori Koshiba
· 3 weeks ago
82c4de1
Throttle OCSP cert-status error instead of logging on every handshake (#13312)
by Evan Zelkowitz
· 3 weeks ago
18d7a9d
Avoid JSONRPC client write spins (#13329)
by Brian Neradt
· 4 weeks ago
8ef5747
USDT: normalize names for STATE_ENTER (#13346)
by Mo Chen
· 4 weeks ago
a2c55e3
Expand client IP debug logging test coverage (#13290)
by Brian Neradt
· 4 weeks ago
f31bfc5
Self-Describing Binary Log Format (v3) (#13231)
by Masaori Koshiba
· 4 weeks ago
4fabae0
Annotate BRAVO locks for thread-safety analysis (#13330)
by Masaori Koshiba
· 4 weeks ago
3ce2acf
tests: add TLS gold tests (#13306)
by Mo Chen
· 4 weeks ago
87cf5ec
Downgrade inbound H2 stream error log (#13316)
by Brian Neradt
· 4 weeks ago
c179b6b
slice_prefetch.test.py: address cache.log flakiness (#13322)
by Brian Neradt
· 4 weeks ago
b85ebd8
TLS: Fix memory leaks in cert load and OCSP stapling (#13318)
by Mo Chen
· 4 weeks ago
00adbb8
Clarify HttpSM cache action cleanup (#13327)
by Brian Neradt
· 4 weeks ago
9fe25ce
Fix stale_response FORCE_SIE enum (#13326)
by Brian Neradt
· 4 weeks ago
8f33dbf
HttpSM.cc: fix cache read end milestone order (#13325)
by Brian Neradt
· 4 weeks ago
e8a0dd8
pqsi-pqsp.test.py: address log order flakiness (#13321)
by Brian Neradt
· 4 weeks ago
b8ada6f
Use ls-hpack's fast Huffman decoder for HPACK/QPACK strings (#13259)
by Phong Nguyen
· 4 weeks ago
3b04db3
Fix redirected cache write without write VC (#13309)
by Brian Neradt
· 4 weeks ago
2b6dce0
Introduce Clang Thread Safety Analysis, and apply it to two subsystems (#13310)
by Mo Chen
· 4 weeks ago
e1a1f15
Add in a vendor copy of Google Highway (#13228)
by Phong Nguyen
· 4 weeks ago
6757a9e
Fix LRU RAM cache seen filter never engaging below 100% full (#13234)
by Phong Nguyen
· 4 weeks ago
9ebcdd2
Update FastLZ to b1342da (#13230)
by Phong Nguyen
· 4 weeks ago
edc35b3
Add S3-FIFO RAM cache eviction algorithm (ram_cache.algorithm = 2) (#13255)
by Phong Nguyen
· 4 weeks ago
bdb24cf
Fix set-status crash inside if/endif at remap time (#13052)
by Mo Chen
· 4 weeks ago
f097d92
Revert "Downgrade H2 stream error log (#13298)" (#13315)
by Brian Neradt
· 4 weeks ago
ad5728c
Fix pending HostDB DNS queue removal race (#13294)
by Brian Neradt
· 4 weeks ago
bd785f4
Use fixture listener in test_EventSystem (#13308)
by JosiahWI
· 4 weeks ago
70bb3c1
Add cache mechanism to certificate compression (#13284)
by Masakazu Kitajo
· 4 weeks ago
468e764
redo_cache_lookup: move to examples; fix `fallback` lifetime (#13209)
by Brian Neradt
· 4 weeks ago
094c755
Add TSMutex lock guard (#13188)
by Brian Neradt
· 4 weeks ago
46413e8
header_rewrite: Improve URL Error messages (#13261)
by Brian Neradt
· 4 weeks ago
a8daf99
Fix server entry cleanup after request tunnel setup (#13295)
by Brian Neradt
· 4 weeks ago
b79c0f8
Downgrade H2 stream error log (#13298)
by Brian Neradt
· 4 weeks ago
422d770
Test TLS async without ENGINE (#13264)
by Brian Neradt
· 4 weeks ago
4c69f85
ci: modernize the coverage helper script (#13305)
by Mo Chen
· 5 weeks ago
990bd04
Add per-plugin workload counters (#13278)
by Mo Chen
· 5 weeks ago
9b09874
dns: destruct HostEnt on free to fix SRV vector leak (#13307)
by Mo Chen
· 5 weeks ago
ec72cf4
cache: apply per-volume settings on first start after clear (#13252)
by Masaori Koshiba
· 5 weeks ago
a344dec
Add unit tests for `Continuation` logic (#13283)
by JosiahWI
· 5 weeks ago
1e109ce
compress: count uncompressed input bytes (#13287)
by Mo Chen
· 5 weeks ago
8e36c28
net: count application bytes in read_bytes for TLS (#13282)
by Mo Chen
· 5 weeks ago
c6ec3ad
header_rewrite: count operators and conditions run (#13286)
by Mo Chen
· 5 weeks ago
9eac80f
tools/clang-format.sh: cache clang-format in the common git dir (#13302)
by Mo Chen
· 5 weeks ago
92112e1
header_rewrite: Fix a leak and truncation in set-body-from (#13303)
by Mo Chen
· 5 weeks ago
a17e04a
tests: give cripts ATS startup a longer readiness window (#13304)
by Mo Chen
· 5 weeks ago
7766ce2
TLS: count handshake signatures by key type (#13289)
by Mo Chen
· 5 weeks ago
46346ba
logging: add a marshalled-bytes counter (#13277)
by Mo Chen
· 5 weeks ago
7085923
Add `Test.AddConfigReload()` autest extension (#13075)
by Damian Meden
· 5 weeks ago
3c000b3
traffic_crashlog: fix false-positive crash logs on clean shutdown (#13296)
by Masaori Koshiba
· 5 weeks ago
95a13a5
ProxyProtocol: free pp_info heap on NetVConnection recycle (#13293)
by Mo Chen
· 5 weeks ago
2441fa7
Cripts: make URL::Query copyable via deep-copy of _state (#13269)
by Serris Santos
· 5 weeks ago
309d832
Fix txn_box unused find result (#13291)
by Brian Neradt
· 5 weeks ago
4b6f790
Fix incorrect errno short names on FreeBSD/macOS in bwf::Errno (#13240)
by Bryan Call
· 5 weeks ago
fb10299
Fix connect attempt retries (#13102)
by Masaori Koshiba
· 5 weeks ago
113f5fb
Fix hdrHeap/hdrStrHeap allocator inuse metric underflow (#13218)
by Mo Chen
· 5 weeks ago
1a10d12
Remove TsBuffer.h (#13281)
by JosiahWI
· 5 weeks ago
52a124b
Fix tsapi build with ENABLE_PROBES=ON (#13276)
by Robert Clendenin
· 5 weeks ago
08470e9
Enable probes in Fedora C++20 CI (#13280)
by Brian Neradt
· 5 weeks ago
dd38491
Fix bounds check in CacheVC::scanObject (#13263)
by Brian Olsen
· 5 weeks ago
36b8649
Fix mismatched log field types more (#13256)
by Masaori Koshiba
· 6 weeks ago
a2e02e1
Remove unused EThread members (#13268)
by JosiahWI
· 6 weeks ago
51ba3a4
Fix truncated HTTP version in log field unmarshalling (#13236)
by Masaori Koshiba
· 6 weeks ago
e79182f
authproxy: Release client request handle in StateAuthorized (#13258)
by Masakazu Kitajo
· 6 weeks ago
77253da
Fix compilation under `LOOP_CHECK_MODE` (#13250)
by JosiahWI
· 6 weeks ago
30d8fca
ocsp: add single-cert stapling fast path and certinfo RAII (#13229)
by craigt
· 6 weeks ago
b5fe669
Reduce TLS handshake contention on SSLCertContext (#13098)
by craigt
· 6 weeks ago
d9ce07e
Reduce TLS write-path overhead (#13202)
by Leif Hedstrom
· 6 weeks ago
Next »