1. b3b7a56 Fix XpackDynamicTable::_make_space return value (#11408) by Brian Neradt · 24 hours ago master
  2. 1036e47 Add auto options for all experimental plugins (#10967) by JosiahWI · 26 hours ago
  3. c186de2 XPACK: update_maximum_size for storage (#11396) by Brian Neradt · 2 days ago
  4. b0278b9 Add ts::hex and ts::unhex (#11392) by Chris McFarlen · 2 days ago
  5. 5f52c37 Coverity 1517812: Copy instead of Move (#11361) by Nathan Wang · 2 days ago
  6. 77b226d Add tests for writing documents to the cache (#11347) by JosiahWI · 2 days ago
  7. c4a1eeb Fix unused parameters in tsutil (#11394) by Pavel Vazharov · 3 days ago
  8. 9158a02 Make sure to use proper allocator to free (#11381) by Chris McFarlen · 3 days ago
  9. b46f5d0 Add http2.incomplete_header_timeout_in (#11354) by Masaori Koshiba · 9 days ago
  10. 6bced49 Coverity 1545946: Uninitialized scalar variable in server transform plugin example (#11387) by Bryan Call · 9 days ago
  11. 1a2a4d1 Pass url_len when emplacing in Http2CommonSession::_h2_pushed_urls (#11382) by Pavel Vazharov · 9 days ago
  12. 4a0bdba Ignore coverity issue 1545918 in rate_limit (#11379) by Leif Hedstrom · 10 days ago
  13. 0887836 Coverity 1545947: Resource leak in header_rewrite plugin (#11386) by Bryan Call · 10 days ago
  14. 21e08d3 Coverity 1545945: Uninitialized scalar variable in icap plugin (#11385) by Bryan Call · 10 days ago
  15. 2bcf1d6 ASAN new and free mismatch in stale response plugin (#11362) by Bryan Call · 10 days ago
  16. 47b3f74 Coverity 1545950: Uninitialized scalar variable in background_fetch plugin (#11383) by Bryan Call · 10 days ago
  17. 0f52de3 Allow query parameters to erase() 'all but' (#11352) by Leif Hedstrom · 10 days ago
  18. 4f74b02 Update shields on README (#11380) by Mo Chen · 11 days ago
  19. 65f1748 doc/cache-architecture grammar & broken link fix. (#11371) by Matt Williams · 11 days ago
  20. d31a40f Fix some doc generation warnings (#11370) by Brian Neradt · 12 days ago
  21. abc4d5d Handle VC_EVENT_EOS in more places (#11368) by Brian Neradt · 12 days ago
  22. 5490943 Some Cripts cleanup and fixes (#11369) by Leif Hedstrom · 12 days ago
  23. f8ad3f9 handle EOS events during server open (#11346) by Fei Deng · 12 days ago
  24. 4bfae93 Continued updates to the Cripts docs (#11365) by Leif Hedstrom · 13 days ago
  25. 8f3bd99 rate_limit: Adds a --rate option for RPS limits (#11271) by Leif Hedstrom · 2 weeks ago
  26. fbd89ba Coverity 1523638: Resource leak in object in cache test for RWW (#11353) by Bryan Call · 2 weeks ago
  27. 7220d70 Remove the need of `-Wno-stringop-overflow` warning suppression (#11357) by Pavel Vazharov · 2 weeks ago
  28. 1e0f574 Adding Cripts documentation structure (#11359) by Leif Hedstrom · 2 weeks ago
  29. 4dc6bed Fix undefined behavior doing memcpy from timespec** instead from timespec* (#11356) by Pavel Vazharov · 2 weeks ago
  30. 2a6cfef Enable ASan on CI Rocky preset (#11332) by Masaori Koshiba · 3 weeks ago
  31. 7697c89 Coverity 1534725: Uninitialized scalar variable (#11336) by Serris Lew · 3 weeks ago
  32. c537ce6 Remove obsolete debug output calls in 23 source files. (#11298) by Walt Karas · 3 weeks ago
  33. 4ba6a7f Remove obsolete debug output calls in 18 source files. (#11307) by Walt Karas · 3 weeks ago
  34. 1111528 Remove unused include from remap_stats (#11350) by JosiahWI · 3 weeks ago
  35. 0d14ad2 Use large IOBufferBlock only on sending DATA frame (#11229) by Masaori Koshiba · 3 weeks ago
  36. a7a150d Fix RelWithDebInfo to be release with debug info (#11211) by Chris McFarlen · 3 weeks ago
  37. 1da003e Fix case where 206 could be returned for range revalidates (#11308) by Chris McFarlen · 3 weeks ago
  38. e2ab472 CID-1544424 and CID1544430: use after free fix. (#11335) by Damian Meden · 3 weeks ago
  39. bc637eb ATS_PROBE: add SystemTap ATS probe autest (#11339) by Brian Neradt · 3 weeks ago
  40. 9777b5a UDP-Net: Add support for udp pacing if available. (#11330) by Damian Meden · 3 weeks ago
  41. 2d36b80 Fix compiler warning. (#11329) by Damian Meden · 3 weeks ago
  42. f2b9fc4 libswoc: Remove unused variables from some unit tests. (#11326) by Damian Meden · 3 weeks ago
  43. e14b64a CMakePresets: -DENABLE_PROBES for ci-fedora (#11334) by Brian Neradt · 3 weeks ago
  44. 0bf12c5 systemtap: add sdt.h header-only file (#11331) by Brian Neradt · 3 weeks ago
  45. 5dc9915 CMakePresets: test nuraft on openssl (#11328) by Brian Neradt · 4 weeks ago
  46. 7afae95 Fix memory leaks in H3 unit tests (#11327) by Masakazu Kitajo · 4 weeks ago
  47. 6077834 Coverity 1534638: Resource leak in object for stale_response plugin (#11323) by Bryan Call · 4 weeks ago
  48. 81e1033 Coverity 1518564: Out-of-bounds write in fq_pacing plugin (#11319) by Bryan Call · 4 weeks ago
  49. c3ac4b7 Fix some warnings from libswoc when building on FreeBSD 13.1. (#11324) by Damian Meden · 4 weeks ago
  50. 7ad8441 This fixes the linking issues from #11320 (#11325) by Leif Hedstrom · 4 weeks ago
  51. aff07ef Adds a run-plugin operator to HRW (#11320) by Leif Hedstrom · 4 weeks ago
  52. 5c2d64d Tests: Update oss-fuzz script to use the updated H3 build tools folder. (#11316) by Damian Meden · 4 weeks ago
  53. 1d7cad1 Minor document change for lua plugin (#11322) by Kit Chan · 4 weeks ago
  54. 7334b7f Send EOS event when QUIC connection becomes draining state (#11317) by Masakazu Kitajo · 4 weeks ago
  55. 9f3f9c5 Change map_with_referer to use Regex class instead of pcre directly (#11294) by Bryan Call · 4 weeks ago
  56. 2ad42b3 Coverity 1544458: Uninitialized scalar variable (#11315) by Bryan Call · 4 weeks ago
  57. 1548746 Remove obsolete debug output calls in 44 source files. (#11321) by Walt Karas · 4 weeks ago
  58. 9eb45b8 This assures that plugins in a Cript are destructed (#11314) by Leif Hedstrom · 4 weeks ago
  59. 4e6a52f Updates for new build_h3_tools for quiche on openssl (#11318) by Brian Neradt · 4 weeks ago
  60. d11b602 Make P_Freer.h public (#11311) by Masakazu Kitajo · 4 weeks ago
  61. 28967e0 clang-format.sh: format .hpp files (#11312) by Brian Neradt · 4 weeks ago
  62. 653157a Print the hash of secret data (#11310) by Masakazu Kitajo · 4 weeks ago
  63. 4090803 compress autest: verify compressed bodies (#11309) by Brian Neradt · 4 weeks ago
  64. bf86aa8 Build tools. Fix missing include. We found out that on Fedora40 the build script was failing building one of the tools because of a missing include. This adds the missing include line. (#11306) by Damian Meden · 4 weeks ago
  65. 63d7c41 -fno-strict-aliasing (#11303) by Brian Neradt · 4 weeks ago
  66. d8e343d Fixes clang-format v18.1.2 on linux AARCH64 (#11304) by Leif Hedstrom · 5 weeks ago
  67. cc5a0fe ci-fedora-cxx20 preset: build cripts (#11300) by Brian Neradt · 5 weeks ago
  68. dc3e578 Restore derived metrics using new metrics (#11297) by Chris McFarlen · 5 weeks ago
  69. 9ebe5a2 Update XPACK.cc to fix use-of-uninitialized-pointer-field case (#11287) by Kit Chan · 5 weeks ago
  70. c8b6400 Add Au testing for statichit.so plugin. (#11293) by Walt Karas · 5 weeks ago
  71. 755d660 cleanup: Remove CLIENT_CONNECTION_FIRST_READ_BUFFER_SIZE_INDEX (#11289) by Masakazu Kitajo · 5 weeks ago
  72. fe2f9eb tools: Dual build for openssl and boringssl H3 tools. (#11270) by Damian Meden · 5 weeks ago
  73. 051929c fix background fill test gold file (#11302) by Fei Deng · 5 weeks ago
  74. 4d0f7c9 help autest to run on ubuntu (#10936) by Fei Deng · 5 weeks ago
  75. 5d01b8c Fedora 40: autest output updates for new curl and openssl (#11296) by Brian Neradt · 5 weeks ago
  76. a80571f http2.test.py: Name TestRun entities (#11295) by Brian Neradt · 5 weeks ago
  77. 4e00470 clang-format v18 + modified configs (#11285) by Leif Hedstrom · 5 weeks ago
  78. f1892c8 cleanup: Resolve some of dependencies on private headers (#11281) by Masakazu Kitajo · 5 weeks ago
  79. 15de766 cleanup: Resolve some of dependencies on private headers (proxy) (#11288) by Masakazu Kitajo · 5 weeks ago
  80. 1f132ad Update the build_h3_tools.sh curl version to 8.7.1 (#11291) by Brian Neradt · 5 weeks ago
  81. da7d79a Fedora 40: update autest output expectations (#11290) by Brian Neradt · 5 weeks ago
  82. 2a7aab1 Plugin, txn_box: Fix invalid use of signed index when the expected is (#11241) by Damian Meden · 5 weeks ago
  83. a09cc83 Get Stripe::aggWrite into a test harness (#11178) by JosiahWI · 5 weeks ago
  84. 3a3c414 txn_box autests: prefix each with 'txn_box' (#11286) by Brian Neradt · 5 weeks ago
  85. f596715 cleanup: Resolve some of dependencies on private headers (records) (#11280) by Masakazu Kitajo · 5 weeks ago
  86. a2a5cbe lsan suppression files for ImageMagic plugins (#11282) by Brian Neradt · 6 weeks ago
  87. dd62bec Remove reduntant link of ts:: libraries in plugins (#11283) by Brian Neradt · 6 weeks ago
  88. 19551e2 Raise unit tests for src/proxy/http/remap from the dead. (#11259) by Walt Karas · 6 weeks ago
  89. cbe9169 Convert records to use Regex wrappers instead of pcre directly (#11279) by Bryan Call · 6 weeks ago
  90. c70b88a RPC: Add log when handler fail yamlcpp validation on registration. (#11278) by Damian Meden · 6 weeks ago
  91. e99abc8 cleanup: Resolve some of dependencies on private headers (#11267) by Masakazu Kitajo · 6 weeks ago
  92. bac906d txn_box ramp autest reliability improvements (#11243) by Brian Neradt · 6 weeks ago
  93. 1cea215 Add nullptr guards in ActivityCop functions (#11266) by Masaori Koshiba · 6 weeks ago
  94. 8219dff CMake. Fix yamlcpp version definition when an external yaml lib is set. (#11277) by Damian Meden · 6 weeks ago
  95. 1cf4991 Eliminate leaking of HostStatusSync instances. (#11275) by Walt Karas · 6 weeks ago
  96. cb43fc6 CMake: add missing verify_remap_plugin() calls. (#11276) by Walt Karas · 6 weeks ago
  97. e208454 Regex: fix memory leak if the match buffer is too small (#11244) by Bryan Call · 6 weeks ago
  98. 9e14e07 tslua.so: handle unrecognized status codes (#11272) by Brian Neradt · 6 weeks ago
  99. 2492c84 Adds missing empty line for rate limit docs (#11261) by Leif Hedstrom · 6 weeks ago
  100. e6c269a Initialize HistoryEntry array (#11264) by Masaori Koshiba · 6 weeks ago