1. a57a824 Convert cachekey plugin to use Regex class (PCRE2) instead of PCRE (#12607) by Bryan Call · 2 days ago master
  2. 570e5a6 records: Replace record registration macros with non macro solution. (#12636) by Damian Meden · 3 days ago
  3. 1949b3b prefetch: use Regex instead of pcre (#12576) by Mo Chen · 3 days ago
  4. 891d348 regex_remap: convert from pcre to Regex (#12575) by Brian Olsen · 3 days ago
  5. a2326be HttpTransact.cc cleanup: remove extra ';' (#12641) by Brian Neradt · 3 days ago
  6. 517b9fb vscode: associate .test.ext files as Python (#12642) by Brian Neradt · 3 days ago
  7. bf0eb13 Add traffic_ctl hostdb status (#12603) by Masaori Koshiba · 4 days ago
  8. 24551fe Fix DNS error logging to use ERR_DNS_FAIL (#12638) by Brian Neradt · 5 days ago
  9. 3b6c894 SSL_CTX_get0_implemented_groups for TLS group metrics (#12628) by Brian Neradt · 5 days ago
  10. 0d4f77c Fix scheme detection via port for regex remap (#12637) by Brian Neradt · 5 days ago
  11. 2667e2a cookie_remap: disable_pristine_host_hdr (#12631) by Brian Neradt · 5 days ago
  12. a1e1ffe Wasm plugin: Handle AF_INET6 case for port extraction (#12635) by Kit Chan · 5 days ago
  13. 8e0845c Records: Clean up - remove unreachable code. (#12633) by Damian Meden · 6 days ago
  14. 1f9186e Test: `traffic_ctl_output_test*`: Add validate functions for specific JSON fields validation (#12627) by Damian Meden · 6 days ago
  15. 65afcf0 Converting maxmind_acl to Regex from PCRE (#12619) by Evan Zelkowitz · 6 days ago
  16. d727f20 records: Accept const char* in RecSetRecordString to avoid const_cast(calling side). (#12629) by Damian Meden · 7 days ago
  17. 7681065 Event metrics cleanup (#12565) by Chris McFarlen · 7 days ago
  18. 3693a13 enum compatibility fix for apidefs in 10.2.0 (#12630) by Brian Neradt · 9 days ago
  19. 6a63675 Change polite_hook_wait Au test to demonstrate a useful scenario. (#12617) by Walt Karas · 9 days ago
  20. 5107e69 Cleanup: Remove unused functions of HostDBInfo (#12625) by Masaori Koshiba · 10 days ago
  21. c3487f1 Cleanup: Remove unused handlers of HttpSM (#12626) by Masaori Koshiba · 10 days ago
  22. 577cbed Add ts::Metrics::StaticString and remove RecRegisterStatString (#12591) by Chris McFarlen · 11 days ago
  23. 287d534 Fix benchmarks, add benchmark_Random (#12616) by Chris McFarlen · 12 days ago
  24. 245506c Exclude hop-by-hop headers from AWS v4 signature in origin_server_auth plugin (#12608) by mlibbey · 12 days ago
  25. 99d2d35 Fix of use-after-free tunnel_handler_100_continue_ua (#12561) by Brian Neradt · 12 days ago
  26. c7c04b1 Speed up day/month parsing (#12592) by Mo Chen · 13 days ago
  27. cca8fcb RAM cache stats and logs updates (#12483) by Mo Chen · 13 days ago
  28. ea8ad98 compress plugin: refactor compression algorithms into their own files (#12590) by Jake Champion · 13 days ago
  29. d90df83 Fix stringop-truncation warning in ats_unix_append_id (#12613) by Bryan Call · 13 days ago
  30. da027ef Fix ArgParser command disambiguation to prevent args being treated as commands (#12598) by Damian Meden · 13 days ago
  31. e319f59 Hrw: Supports nested If (#12562) by Leif Hedstrom · 13 days ago
  32. 26574c5 Find dot cmd for docs build (#12610) by Masaori Koshiba · 2 weeks ago
  33. 708f943 regex_remap plugin fix for no specified strategy (#12599) by Brian Olsen · 2 weeks ago
  34. a5548f2 HRW: Adopt new hrw tests to new infrastructure (#12595) by Leif Hedstrom · 2 weeks ago
  35. bbc06e6 fedora:43 autest updates (#12615) by Brian Neradt · 2 weeks ago
  36. 77a5448 Add copy constructor and assignment operator to Regex class (#12612) by Bryan Call · 2 weeks ago
  37. 68110d5 traffic_cache: use single regex in url_matcher port (#12585) by Mo Chen · 2 weeks ago
  38. 67593d9 regex_revalidate: migrate from pcre to Regex (#12574) by Brian Olsen · 2 weeks ago
  39. 8dc015d Fix setting HostDBRecord::record_type (#12604) by Masaori Koshiba · 2 weeks ago
  40. 156e1af access_control: use Regex instead of pcre (#12572) by Brian Neradt · 2 weeks ago
  41. 38ff35a url_sig: modernize memory management (#12569) by Brian Neradt · 2 weeks ago
  42. dde4ee8 Another attempt to keep plugin DSOs in place (#12596) by Mo Chen · 2 weeks ago
  43. 864e49c Expose PCRE2 error codes in tsutils Regex.h API (#12606) by Brian Neradt · 2 weeks ago
  44. 71450ee Fix crash when ESI plugin exceeds max_doc_size limit (#12600) by Brian Neradt · 3 weeks ago
  45. 0411aa7 Remove autopep8 references since we use yapf (#12579) by Brian Neradt · 3 weeks ago
  46. 2919403 hrw4u: Add support for += / add-header (#12588) by Leif Hedstrom · 3 weeks ago
  47. c69a5e1 lua: minimal support for Unix socket incoming connections (#12510) by vuori · 3 weeks ago
  48. c63e168 asan: regression test assume null terminated strings (#12582) by Chris McFarlen · 3 weeks ago
  49. 56ec03c [header_rewrite] Fix set-body (#12560) by Mo Chen · 3 weeks ago
  50. c118690 geoip - replace pcre with Regex (#12578) by Damian Meden · 3 weeks ago
  51. a0a9316 Use single regex match in RecLookupMatchingRecords (#12584) by Mo Chen · 3 weeks ago
  52. e3ecfaa Use single regex match for Diags tags (#12586) by Mo Chen · 3 weeks ago
  53. e09e831 Use single regex match for regression tests (#12587) by Mo Chen · 3 weeks ago
  54. 59d2c2a Use single Regex matcher for ssl wildcard (#12580) by Mo Chen · 3 weeks ago
  55. 9534d95 API for Next Hop Strategy rebind during a transaction (#12512) by Brian Olsen · 3 weeks ago
  56. 8c3aa40 Use ts::Metrics for socks metrics (#12568) by Chris McFarlen · 3 weeks ago
  57. b55e505 Convert slice to use Regex (#12570) by Chris McFarlen · 3 weeks ago
  58. a15669b Update header_rewrite to use Regex (#12573) by Chris McFarlen · 3 weeks ago
  59. 11a0bb7 HRW: Adds some more regex tests, in prep for PCRE2 migration (#12577) by Leif Hedstrom · 3 weeks ago
  60. 90dd505 cookie_remap: replace pcre with Regex (#12571) by Serris Lew · 3 weeks ago
  61. 4af1b1c HRW: Better txn slot management (#12566) by Leif Hedstrom · 3 weeks ago
  62. 28878f7 url_sig: use Regex instead of pcre (#12564) by Brian Neradt · 3 weeks ago
  63. d2f7df4 Cleanup: Remove unused code of HostDB (#12563) by Masaori Koshiba · 4 weeks ago
  64. cf60dcd compress plugin: use more functionality from libswoc (#12544) by Jake Champion · 4 weeks ago
  65. b187778 realip: Add null check for netvc (#12554) by Masakazu Kitajo · 4 weeks ago
  66. 274b266 Hrw autest refactor (#12371) by Leif Hedstrom · 4 weeks ago
  67. c3c92c0 HRW: Fixes a regression bug due to #12536 (#12557) by Leif Hedstrom · 4 weeks ago
  68. 4e1face TLS: Add per-curve handshake time metrics (#12539) by Mo Chen · 4 weeks ago
  69. c9fb43e ControlMatcher: error versus NOMATCH checking (#12551) by Brian Neradt · 4 weeks ago
  70. 9c2c816 hrw4u: add validation for some boolean values (#12553) by mlibbey · 4 weeks ago
  71. 4b5d426 libswoc 1.5.15: version update (#12552) by Brian Neradt · 4 weeks ago
  72. 97bf626 Provide Regex::exec backwards compatibility (#12549) by Brian Neradt · 4 weeks ago
  73. d95d6a4 IPRangeSet::erase (#12548) by Brian Neradt · 5 weeks ago
  74. 23fc46f Compiling the cachekey test and converted it from a command line program to a unit test (#12545) by Bryan Call · 5 weeks ago
  75. 48dbca7 prscs: proxy response status code setter (#12484) by Brian Neradt · 5 weeks ago
  76. 9775c61 remap_acl speedup via config reload (#12540) by Brian Neradt · 5 weeks ago
  77. 64d4769 HRW: Bug where after an elif an else may be required (#12536) by Leif Hedstrom · 5 weeks ago
  78. cfdcfbf Add flags option to Regex::exec (#12546) by Bryan Call · 5 weeks ago
  79. 62180fc Check valid ts in curl command (#12532) by Serris Lew · 5 weeks ago
  80. fa6c728 Cleanup: remove unused static variable (#12535) by Léo · 5 weeks ago
  81. 713cf2e autest: tighten config_update_interval_ms (#12541) by Brian Neradt · 5 weeks ago
  82. 756deef Warn if existing remap shadows inserted remap (#12526) by Chris McFarlen · 5 weeks ago
  83. 7f1c000 Fixes sni.yaml-configured initial window size (#12531) by Randall Meyer · 5 weeks ago
  84. 52f9b7b Fix traffic_ctl server AuTest (#12537) by Masaori Koshiba · 5 weeks ago
  85. 6f7cf27 Cleanup: HttpTransact::StateMachineAction_t (#12533) by Masaori Koshiba · 6 weeks ago
  86. 9d3f934 HRW: Support \r, \n and \t as ctrl chars in values (#12528) by Leif Hedstrom · 6 weeks ago
  87. 534475f header_rewrite: Fix a bug that parameters on remap rules are overwritten by subsequent rules (#12530) by Masakazu Kitajo · 6 weeks ago
  88. 1754d38 Fix connection leak on client abort (#12529) by Masaori Koshiba · 7 weeks ago
  89. 67b029b cqssrt log field for TLS resumption type (#12404) by Brian Neradt · 7 weeks ago
  90. d76fe3b header_rewrite: Add set-effective-address operator (#12521) by Masakazu Kitajo · 7 weeks ago
  91. 9419055 Adds content type parameter handling to compress plugin (#12505) by Jake Champion · 7 weeks ago
  92. c3f983f Convert const and #define to constexpr (#12527) by Bryan Call · 7 weeks ago
  93. c53a14e Remove maybe problematic constructors on storage_type (#12493) by Chris McFarlen · 7 weeks ago
  94. 75f194c Fix user_agent_session_miss for ATS SSL session cache (#12405) by Brian Neradt · 7 weeks ago
  95. 5619527 esi: Add URL to many error messages (#12494) by Brian Neradt · 7 weeks ago
  96. 9ddf262 TLS curve/group name logging for Ticket Resumption (#12393) by Brian Neradt · 7 weeks ago
  97. f792cd7 header_rewrite: Fix uninitialized bufp/hdr_loc (#12520) by Brian Neradt · 8 weeks ago
  98. 2128398 header_rewrite: Fix that address source PLUGIN is unavailable for remap plugin use case (#12518) by Masakazu Kitajo · 8 weeks ago
  99. b89b2d9 Update test for TSHttpTxnVerifiedAddr (#12515) by Masakazu Kitajo · 8 weeks ago
  100. bf7c217 background_fetch: add Unix domain support. (#12504) by vuori · 8 weeks ago