1. 6ad375c Happy New Year 2025 by Rainer Jung · 8 months ago main
  2. 233eef0 Remove svn keywords by Mark Thomas · 1 year, 1 month ago
  3. e0c70f9 Increment version for next development cycle by Mark Thomas · 1 year, 1 month ago
  4. 9612683 Add news page for 2024 with an estimate of the 1.2.50 release date by Mark Thomas · 1 year, 1 month ago JK_1_2_50
  5. d55706e Improve shared memory handling on non-Windows. by Rainer Jung · 1 year, 1 month ago
  6. 7c10da8 Remove nested WIN32 checks not longer needed after 385f757697 by Rainer Jung · 1 year, 1 month ago
  7. b40f4e6 Add info on 1.2.50 release with estimated release date by Rainer Jung · 1 year, 1 month ago
  8. b7e40f4 Update config.guess and config.sub by Rainer Jung · 1 year, 1 month ago
  9. c1d9e71 Update PCRE bundled with the ISAPI redirector to 8.45. by Rainer Jung · 1 year, 1 month ago
  10. 84b55ae Merge pull request #8 from ConiKost/main by rainerjung · 1 year, 1 month ago
  11. 6972e95 Fix compilation on musl (PR 8) Patch provided by conrad+github@kostecki.com. by Rainer Jung · 1 year, 1 month ago
  12. f37c07c Update version for next development cycle - addition to 963347be by Rainer Jung · 1 year, 1 month ago
  13. fb263a5 Merge pull request #9 from carehart/patch-1 by Mark Thomas · 1 year, 1 month ago
  14. d7a15a2 correct typos by Charlie Arehart · 1 year, 1 month ago
  15. 479102b native/common/jk_global.h: fix compilation on musl by Conrad Kostecki · 1 year, 8 months ago
  16. d1da414 Remove unused parameters by Mark Thomas · 1 year, 9 months ago
  17. 0d5d431 Happy New Year 2024 by Mark Thomas · 1 year, 8 months ago
  18. ecd005d BZ 68117: Fix typo and escaping in libtool flag introduced in 1.2.49. by Rainer Jung · 1 year, 10 months ago
  19. 334e445 Update IIS how-to, particularly diagnostics by Mark Thomas · 2 years ago
  20. 963347b Update version for next development cycle by Mark Thomas · 2 years ago
  21. 1eb1858 Update CMCS version info by Mark Thomas · 2 years ago
  22. b9af887 Updates paths by Mark Thomas · 2 years ago
  23. 3ad6224 Skip the menu when processing news into text by Mark Thomas · 2 years ago JK_1_2_49
  24. ac0fd4f Rename so tooling works by Mark Thomas · 2 years ago
  25. b9e035d Use UTF-8 consistently by Mark Thomas · 2 years ago
  26. 88e806e Use the Tomcat Native solution to fix the CHANGES file by Mark Thomas · 2 years ago
  27. 7b13ea4 Fix directory paths by Mark Thomas · 2 years ago
  28. 34f0d93 Remove references to deleted defines by Mark Thomas · 2 years ago
  29. c744141 Remove reference to deleted file by Mark Thomas · 2 years ago
  30. 20572f5 Add info on 1.2.49 release with estimated release date by Mark Thomas · 2 years ago
  31. 0095b6c Remove support for implicit mapping (rjung) by Mark Thomas · 2 years ago
  32. 97da2b1 Add additional bounds and error checking when reading AJP messages. by Mark Thomas · 2 years ago
  33. 369da31 Restructure subsections in changelog starting with version 1.2.45. by Rainer Jung · 2 years ago
  34. 1dd2857 Merge branch 'main' of https://github.com/apache/tomcat-connectors by Rainer Jung · 2 years ago
  35. 5a6e393 Status: Improve XSS hardening. (rjung) by Rainer Jung · 2 years ago
  36. 5720446 Fix typo by Mark Thomas · 2 years ago
  37. eda74b1 Apache: Only export the main module symbol. by Rainer Jung · 2 years ago
  38. f96af62 Fix BZ 65901 - don't generate response bodies for HEAD requests by Mark Thomas · 2 years ago
  39. 19cbc37 Add change log entry. by Mark Thomas · 2 years ago
  40. 2bc02d3 Align with Tomcat 11 stylesheet by Mark Thomas · 2 years ago
  41. 21f5a92 Merge pull request #6 from thesamesam/clang-16-implicit-int by Mark Thomas · 2 years ago
  42. 2030005 Fix typo by Mark Thomas · 2 years ago
  43. 4d1e8c6 Additional ignore for those working in Eclipse by Mark Thomas · 2 years ago
  44. 2e95f74 Fix comment describing function behavior by Rainer Jung · 2 years, 1 month ago
  45. cae5513 Fix typo in changelog by Rainer Jung · 2 years, 1 month ago
  46. 38d154a Drop Travis CI support as per direction from infra by Mark Thomas · 2 years, 8 months ago
  47. a276afb Fix -Wimplicit-function-declaration by Sam James · 2 years, 11 months ago
  48. 3ac168e Fix -Wimplicit-int by Sam James · 2 years, 11 months ago
  49. 97bc567 Common: Fix compiler warning when nitializing and copying fixed length strings. by Rainer Jung · 3 years, 2 months ago
  50. e249d0f Fall back to mod_unique_id if a configured request_id indicator does not provide a value by Rainer Jung · 3 years, 3 months ago
  51. 88d5468 Add more docs on new request id feature by Rainer Jung · 3 years, 3 months ago
  52. 608c332 Add more changelog info for new request id by Rainer Jung · 3 years, 3 months ago
  53. 03e1817 Break some long lines, no functional change by Rainer Jung · 3 years, 3 months ago
  54. 1af8291 Use better variable name by Rainer Jung · 3 years, 3 months ago
  55. 7836c3f Use better variable name by Rainer Jung · 3 years, 3 months ago
  56. 9a8b217 Fix some code comments by Rainer Jung · 3 years, 3 months ago
  57. 2cf996f Make log messages more precise by Rainer Jung · 3 years, 3 months ago
  58. e68d95c IIS: Provide a default request id using CoCreateGuid. by Rainer Jung · 3 years, 3 months ago
  59. d6cc91f Fix module name in new docs snippet. by Rainer Jung · 3 years, 3 months ago
  60. 8bd8046 Apache: allow to configure an environment variable by Rainer Jung · 3 years, 3 months ago
  61. 08fed30 Minor whitespace fix by Rainer Jung · 3 years, 3 months ago
  62. d444e03 Switch from logger to log context - part 6: by Rainer Jung · 3 years, 3 months ago
  63. 13a4a17 Switch from logger to log context - part 5: by Rainer Jung · 3 years, 3 months ago
  64. cff588f Switch from logger to log context - part 4: by Rainer Jung · 3 years, 3 months ago
  65. 705ba75 Switch from logger to log context - part 3: by Rainer Jung · 3 years, 3 months ago
  66. 557351c Switch from logger to log context - part 2: by Rainer Jung · 3 years, 3 months ago
  67. e073520 Switch from logger to log context - part 1: by Rainer Jung · 3 years, 3 months ago
  68. f309dbc Drop broken log statement (not yet initialized), reformat comment by Rainer Jung · 3 years, 3 months ago
  69. 34f5d4d Drop unused logger argument in two basic functions by Rainer Jung · 3 years, 3 months ago
  70. 3e1a208 IIS: Fix non-empty check for the Translate header. by Rainer Jung · 3 years, 3 months ago
  71. b911042 Remove outdated comment. by Rainer Jung · 3 years, 3 months ago
  72. 1cddcdc Standardize variable name for jk_ws_service_t args to "s". by Rainer Jung · 3 years, 3 months ago
  73. d32a651 Fix indentation and similar style issues - no functional change by Rainer Jung · 3 years, 3 months ago
  74. 1a24f5c Revert to e3b70794e72aaa96e5ba784d9e66985ff94b3cfc. by Rainer Jung · 3 years, 3 months ago
  75. 0cd284f IIS: Fix non-empty check for the Translate header. by Rainer Jung · 3 years, 4 months ago
  76. f88fa01 Remove outdated comment. by Rainer Jung · 3 years, 4 months ago
  77. dbc963b Fix length for placeholder value by Rainer Jung · 3 years, 4 months ago
  78. 8316172 Mention JkRequestIdIndicator in the changelog by Rainer Jung · 3 years, 4 months ago
  79. be306cb Document JkRequestIdIndicator. by Rainer Jung · 3 years, 4 months ago
  80. 123cd57 Allow to overwrite Apache env var used for request id by JkRequestIdIndicator config. by Rainer Jung · 3 years, 4 months ago
  81. 5fcbc07 Add request id changelog item by Rainer Jung · 3 years, 4 months ago
  82. 5ca66fa Use jk_request_log() instead of jk_log() where appropriate. by Rainer Jung · 3 years, 4 months ago
  83. 2965081 Standardize variable name for jk_ws_service_t args to "s". by Rainer Jung · 3 years, 4 months ago
  84. 1620962 Initialize request id by Rainer Jung · 3 years, 4 months ago
  85. 73a4cb3 Fix indentation by Rainer Jung · 3 years, 4 months ago
  86. edb52b8 Provide jk_request_log adding request id to mod_jk error log lines by Rainer Jung · 3 years, 4 months ago
  87. 01b16b9 Add request id to jk_ws_service_t by Rainer Jung · 3 years, 4 months ago
  88. e3b7079 Remove explicit versions from supported configurations by Mark Thomas · 3 years, 6 months ago
  89. 45e2268 Remove references to mod_jk2 by Mark Thomas · 3 years, 7 months ago
  90. efc2c70 Remove an old JK2 file by Mark Thomas · 3 years, 7 months ago
  91. b29b2b8 Remove references to iPlanet as the product has been discontinued by Mark Thomas · 3 years, 7 months ago
  92. e719874 Fix BZ 64878 - Fix build in MaxOS by Mark Thomas · 4 years, 2 months ago
  93. 6ec3c8c Additional ignore by Mark Thomas · 4 years, 2 months ago
  94. 6e5a5ec Update after rename of branch to main by Mark Thomas · 4 years, 4 months ago
  95. 282784c Markup changes by Felix Schumacher · 4 years, 8 months ago
  96. d06318a Make pcre.lib as pseudotarget, so nmake can check for changes by Mladen Turk · 5 years ago
  97. 0ff7479 Drop all that beta,rc,release bloatware from jk_version.h. We use git, and release should be as simple as clicking on the webpage by Mladen Turk · 5 years ago
  98. ae75fe5 Add install task defaults to APACHE2_HOME/modules unless PREFIX is defined on command line by Mladen Turk · 5 years ago
  99. faec73d Use correct windows WINVER by Mladen Turk · 5 years ago
  100. ef416f7 Pass common flags to pcre makefile by Mladen Turk · 5 years ago