1. 7f28afb Fix small typo in comment by Rainer Jung · 4 days ago main
  2. dabf103 Restore comment by Mark Thomas · 4 days ago
  3. 6c84bc8 Check allocations and fix memory leak by Mark Thomas · 5 days ago
  4. 8a0990d Prevent crash in unlikely case of long destination URI after rewrite by Mark Thomas · 5 days ago
  5. 73f180f Fully fix "tolerate partial send" by Mark Thomas · 5 days ago
  6. 4ebff92 "struct sockaddr" is now required by Mark Thomas · 5 days ago
  7. e3ff750 Merge pull request #12 from apache/infrastructure-ruleset-bot/default-branch-protection by Mark Thomas · 5 days ago
  8. 67369fe Separate the NULL pool (error) case and the shrink case. by Mark Thomas · 5 days ago
  9. ed383e1 Fix a few issues in jk_sb_send by Christopher Schultz · 6 days ago
  10. 1c5b840 Avoid unlikely underflow by Christopher Schultz · 6 days ago
  11. 2198772 Add overrun protection by Christopher Schultz · 6 days ago
  12. 730680f Make macro definition a little safer by Christopher Schultz · 6 days ago
  13. 83c4ef5 Improve performance by Christopher Schultz · 6 days ago
  14. 53506d4 Improve performance by Christopher Schultz · 6 days ago
  15. 7b57bf6 Remove unnecessary null-terminators by Christopher Schultz · 6 days ago
  16. e6e066e Respect the return value from inet_ntop4/inet_ntop6 by Christopher Schultz · 6 days ago
  17. 6d69b54 Slight cleanup by Christopher Schultz · 6 days ago
  18. 8e9fefe Always check sizes by Christopher Schultz · 6 days ago
  19. 7dfc559 Use correct blocking around ifdefs by Christopher Schultz · 6 days ago
  20. 8450648 Move the else outside of the ifdef by Christopher Schultz · 6 days ago
  21. cebc314 Fix typo by Christopher Schultz · 6 days ago
  22. 412cb1e Don't assume IPv6 when not IPv4 by Christopher Schultz · 6 days ago
  23. 7966dd1 Use sockaddr_storage to ensure we have enough space for IPv6 by Christopher Schultz · 6 days ago
  24. 3cc048f Use correct conversion for unsigned int by Christopher Schultz · 6 days ago
  25. 0d66c7d Use snprintf when printing port numbers by Christopher Schultz · 6 days ago
  26. 197c7ba Avoid overflow on alignment adjustment by Christopher Schultz · 6 days ago
  27. 101ddee Return existing pool on shrink-request by Christopher Schultz · 6 days ago
  28. 2e4c7fe Always use 'size' passed-in from the caller by Christopher Schultz · 6 days ago
  29. 0de58dc Set up default protection ruleset for default and release branches by The Apache Software Foundation · 4 weeks ago infrastructure-ruleset-bot/default-branch-protection
  30. d3a74c1 Add AGENTS.md and SECURITY.md to support AI security scans by Mark Thomas · 4 weeks ago
  31. 947341f Happy New Year 2026 by Rainer Jung · 5 months ago
  32. 6bf3a27 Merge pull request #10 from mturk/main by Mark Thomas · 6 months ago
  33. 96d5e38 Merge pull request #11 from carehart/patch-2 by Mark Thomas · 6 months ago
  34. 7bdbc0c Correct typos by Charlie Arehart · 6 months ago
  35. 6ad375c Happy New Year 2025 by Rainer Jung · 1 year, 5 months ago
  36. fd1b4fa Get rid of those long copyright strings in .rc file by Mladen Turk · 1 year, 8 months ago
  37. d120513 Improve mod_jk makefiles by Mladen Turk · 1 year, 8 months ago
  38. 233eef0 Remove svn keywords by Mark Thomas · 1 year, 10 months ago
  39. e0c70f9 Increment version for next development cycle by Mark Thomas · 1 year, 10 months ago
  40. 9612683 Add news page for 2024 with an estimate of the 1.2.50 release date by Mark Thomas · 1 year, 10 months ago JK_1_2_50
  41. d55706e Improve shared memory handling on non-Windows. by Rainer Jung · 1 year, 10 months ago
  42. 7c10da8 Remove nested WIN32 checks not longer needed after 385f757697 by Rainer Jung · 1 year, 10 months ago
  43. b40f4e6 Add info on 1.2.50 release with estimated release date by Rainer Jung · 1 year, 10 months ago
  44. b7e40f4 Update config.guess and config.sub by Rainer Jung · 1 year, 10 months ago
  45. c1d9e71 Update PCRE bundled with the ISAPI redirector to 8.45. by Rainer Jung · 1 year, 10 months ago
  46. 84b55ae Merge pull request #8 from ConiKost/main by rainerjung · 1 year, 10 months ago
  47. 6972e95 Fix compilation on musl (PR 8) Patch provided by conrad+github@kostecki.com. by Rainer Jung · 1 year, 10 months ago
  48. f37c07c Update version for next development cycle - addition to 963347be by Rainer Jung · 1 year, 10 months ago
  49. fb263a5 Merge pull request #9 from carehart/patch-1 by Mark Thomas · 1 year, 10 months ago
  50. d7a15a2 correct typos by Charlie Arehart · 1 year, 10 months ago
  51. 479102b native/common/jk_global.h: fix compilation on musl by Conrad Kostecki · 2 years, 5 months ago
  52. d1da414 Remove unused parameters by Mark Thomas · 2 years, 6 months ago
  53. 0d5d431 Happy New Year 2024 by Mark Thomas · 2 years, 6 months ago
  54. ecd005d BZ 68117: Fix typo and escaping in libtool flag introduced in 1.2.49. by Rainer Jung · 2 years, 7 months ago
  55. 334e445 Update IIS how-to, particularly diagnostics by Mark Thomas · 2 years, 9 months ago
  56. 963347b Update version for next development cycle by Mark Thomas · 2 years, 9 months ago
  57. 1eb1858 Update CMCS version info by Mark Thomas · 2 years, 9 months ago
  58. b9af887 Updates paths by Mark Thomas · 2 years, 9 months ago
  59. 3ad6224 Skip the menu when processing news into text by Mark Thomas · 2 years, 9 months ago JK_1_2_49
  60. ac0fd4f Rename so tooling works by Mark Thomas · 2 years, 9 months ago
  61. b9e035d Use UTF-8 consistently by Mark Thomas · 2 years, 9 months ago
  62. 88e806e Use the Tomcat Native solution to fix the CHANGES file by Mark Thomas · 2 years, 9 months ago
  63. 7b13ea4 Fix directory paths by Mark Thomas · 2 years, 9 months ago
  64. 34f0d93 Remove references to deleted defines by Mark Thomas · 2 years, 9 months ago
  65. c744141 Remove reference to deleted file by Mark Thomas · 2 years, 9 months ago
  66. 20572f5 Add info on 1.2.49 release with estimated release date by Mark Thomas · 2 years, 9 months ago
  67. 0095b6c Remove support for implicit mapping (rjung) by Mark Thomas · 2 years, 9 months ago
  68. 97da2b1 Add additional bounds and error checking when reading AJP messages. by Mark Thomas · 2 years, 9 months ago
  69. 369da31 Restructure subsections in changelog starting with version 1.2.45. by Rainer Jung · 2 years, 9 months ago
  70. 1dd2857 Merge branch 'main' of https://github.com/apache/tomcat-connectors by Rainer Jung · 2 years, 9 months ago
  71. 5a6e393 Status: Improve XSS hardening. (rjung) by Rainer Jung · 2 years, 9 months ago
  72. 5720446 Fix typo by Mark Thomas · 2 years, 9 months ago
  73. eda74b1 Apache: Only export the main module symbol. by Rainer Jung · 2 years, 9 months ago
  74. f96af62 Fix BZ 65901 - don't generate response bodies for HEAD requests by Mark Thomas · 2 years, 9 months ago
  75. 19cbc37 Add change log entry. by Mark Thomas · 2 years, 9 months ago
  76. 2bc02d3 Align with Tomcat 11 stylesheet by Mark Thomas · 2 years, 9 months ago
  77. 21f5a92 Merge pull request #6 from thesamesam/clang-16-implicit-int by Mark Thomas · 2 years, 9 months ago
  78. 2030005 Fix typo by Mark Thomas · 2 years, 9 months ago
  79. 4d1e8c6 Additional ignore for those working in Eclipse by Mark Thomas · 2 years, 9 months ago
  80. 2e95f74 Fix comment describing function behavior by Rainer Jung · 2 years, 10 months ago
  81. cae5513 Fix typo in changelog by Rainer Jung · 2 years, 10 months ago
  82. 38d154a Drop Travis CI support as per direction from infra by Mark Thomas · 3 years, 5 months ago
  83. a276afb Fix -Wimplicit-function-declaration by Sam James · 3 years, 8 months ago
  84. 3ac168e Fix -Wimplicit-int by Sam James · 3 years, 8 months ago
  85. 97bc567 Common: Fix compiler warning when nitializing and copying fixed length strings. by Rainer Jung · 4 years ago
  86. e249d0f Fall back to mod_unique_id if a configured request_id indicator does not provide a value by Rainer Jung · 4 years ago
  87. 88d5468 Add more docs on new request id feature by Rainer Jung · 4 years ago
  88. 608c332 Add more changelog info for new request id by Rainer Jung · 4 years ago
  89. 03e1817 Break some long lines, no functional change by Rainer Jung · 4 years ago
  90. 1af8291 Use better variable name by Rainer Jung · 4 years ago
  91. 7836c3f Use better variable name by Rainer Jung · 4 years ago
  92. 9a8b217 Fix some code comments by Rainer Jung · 4 years ago
  93. 2cf996f Make log messages more precise by Rainer Jung · 4 years ago
  94. e68d95c IIS: Provide a default request id using CoCreateGuid. by Rainer Jung · 4 years ago
  95. d6cc91f Fix module name in new docs snippet. by Rainer Jung · 4 years ago
  96. 8bd8046 Apache: allow to configure an environment variable by Rainer Jung · 4 years ago
  97. 08fed30 Minor whitespace fix by Rainer Jung · 4 years ago
  98. d444e03 Switch from logger to log context - part 6: by Rainer Jung · 4 years ago
  99. 13a4a17 Switch from logger to log context - part 5: by Rainer Jung · 4 years ago
  100. cff588f Switch from logger to log context - part 4: by Rainer Jung · 4 years ago