1. f4847db rollback unrelated fix to my previous commit, sorry. by Jean-Frederic Clere · 4 months ago
  2. d21b4c4 Merge PR#419: make sure the right method is displayed. by Jean-Frederic Clere · 4 months ago
  3. 73dc77a * modules/aaa/mod_authnz_ldap.c (create_authnz_ldap_dir_config): Fix allocation by Joe Orton · 4 months ago
  4. 1a02ff9 Tweak formatting and fix credit to Charles Smutz. by Joe Orton · 4 months ago
  5. c601c8b Applied patch from BUG 68130 after review by Daniel Ferradal · 4 months ago
  6. d94933b mod_http2, fix keepalive timeout on reset requests by Stefan Eissing · 4 months ago
  7. f5c4355 fr doc rebuild. by Lucien Gentis · 5 months ago
  8. 807228f fr doc XML file update. by Lucien Gentis · 5 months ago
  9. 0cb6804 More mod_tls docs removal. by Yann Ylavic · 5 months ago
  10. 55051c9 xforms [skip ci] by Yann Ylavic · 5 months ago
  11. f53ad7d Improve ErrorLogFormat's %{cuz}t and %{%-format}t descriptions. by Yann Ylavic · 5 months ago
  12. 543a0be mod_ssl: Revert r1868929 on trunk (only). by Yann Ylavic · 5 months ago
  13. 50df6c8 Revert r1921336. by Joe Orton · 5 months ago
  14. fbf57b8 mod_ssl: Disallow SSLOpenSSLConfCmd within vhost context since it by Joe Orton · 5 months ago
  15. 584ed86 CI: Use the image version in the cache keys. This is likely a simpler by Joe Orton · 5 months ago
  16. 82dc9a9 CI: Further fixes for ubuntu-latest image updates on GitHub Actions. by Joe Orton · 5 months ago
  17. e6eb73b CI: Fix borked test for perl -V in r1921308. by Joe Orton · 5 months ago
  18. e8518dc CI: Second attempt to fix stale XS cache issue. by Joe Orton · 5 months ago
  19. c34a276 CI: Flush the CPAN cache if /usr/bin/perl has been updated since by Joe Orton · 5 months ago
  20. b814e49 Add changes-entries/ file missed from r1921305. by Joe Orton · 5 months ago
  21. ca0bb27 mod_log_config: Fix config merging for the "LogFormat" directive by Joe Orton · 5 months ago
  22. a569bff fr doc rebuild. by Lucien Gentis · 5 months ago
  23. 04e0ba8 fr doc XML files updates. by Lucien Gentis · 5 months ago
  24. 61db063 mod_lua: Make r.ap_auth_type writable by Joe Orton · 5 months ago
  25. 336fa82 ErrorLogFormat %{c}t is actually what ISO 8601 calls "extended" format. by Yann Ylavic · 5 months ago
  26. 4fa3af0 xforms [skip ci] by Yann Ylavic · 5 months ago
  27. f6c5c4b Document the %{cuz}t and %{<strftime-format>}t time formats for ErrorLogFormat. by Yann Ylavic · 5 months ago
  28. e1e8624 ab: Map -c0 to -c<number of workers>. PR 69383 by Yann Ylavic · 5 months ago
  29. 914eef0 * modules/http/http_filters.c (parse_chunk_size): by Joe Orton · 5 months ago
  30. c717758 mod_proxy_fggi: Follow up to r1919547: Accurate dirwalk for proxy-fcgi-pathinfo=full by Yann Ylavic · 5 months ago
  31. b0d469a mod_proxy_fgci: Follow up to r1919628: Simplify. by Yann Ylavic · 5 months ago
  32. fd9c416 * modules/ssl/ssl_engine_pphrase.c (modssl_load_keypair_engine): by Joe Orton · 5 months ago
  33. e9915b2 mod_ssl: Add SSLClientHelloVars directive which exposes various by Joe Orton · 5 months ago
  34. cbadd66 * Take care for the case where nkey is NULL by Ruediger Pluem · 5 months ago
  35. 4c6d51c *) mod_http2: h2_mplx: fix debug check when stream was not found by Stefan Eissing · 5 months ago
  36. 52a5a0e * Fix typo [skip ci] by Ruediger Pluem · 6 months ago
  37. df01c05 fr doc xml file reviewed and corrected. by Lucien Gentis · 6 months ago
  38. 75fa4bd fr doc xml file reviewed and corrected. by Lucien Gentis · 6 months ago
  39. 6a0bbcd fr doc rebuild. by Lucien Gentis · 6 months ago
  40. ea2fb0b fr doc xml file reviewed ans corrected. by Lucien Gentis · 6 months ago
  41. 64deb51 allmodules.xml.fr did not have to be modified, reverting by Lucien Gentis · 6 months ago
  42. c0095ab fr doc XML file update. by Lucien Gentis · 6 months ago
  43. 7087372 mod_md pytest: fix run on a clean test/gen to create all needed directories. by Stefan Eissing · 6 months ago
  44. af10058 *) mod_md: update to version 2.4.28 by Stefan Eissing · 6 months ago
  45. 988f449 removed experimental mod_tls. source, documenation and test cases by Stefan Eissing · 6 months ago
  46. c83f4e5 some text formatting cleanup by Stefan Eissing · 6 months ago
  47. 3cdd54c update changes by Stefan Eissing · 6 months ago
  48. dba5ec4 fr doc rebuild. by Lucien Gentis · 6 months ago
  49. cc90931 fr doc XML files updates. by Lucien Gentis · 6 months ago
  50. b9588eb mod_ssl: Fix regression in r1914365 preventing pkcs11: key/cert lookup by Joe Orton · 6 months ago
  51. b5e9884 Add jxl mime type by Joe Orton · 6 months ago
  52. 43721ff * modules/core/mod_macro.c (process_content): Return error if there's by Joe Orton · 6 months ago
  53. 4915c21 Add Multipath TCP (MPTCP) support (Proxy) by Joe Orton · 6 months ago
  54. 197ed77 * Mention the additional bug [skip ci] by Ruediger Pluem · 6 months ago
  55. 4348e8c * Leave the proper escaping of the URL and the adding of r->args to the by Ruediger Pluem · 6 months ago
  56. c9dc4bb mod_rewrite, mod_proxy: mod_proxy to cononicalize rewritten [P] URLs. PR 69235. by Yann Ylavic · 6 months ago
  57. a8be4c5 mod_rewrite: Follow up to r1919325: Simplify QSLAST tracking. by Yann Ylavic · 6 months ago
  58. 6e9594c Windows: fix "Include" of UNC paths by Eric Covener · 6 months ago
  59. c72b74c CI: Update to OpenSSL 3.1.7/3.3.2. by Joe Orton · 6 months ago
  60. 1389d32 fr doc rebuild. by Lucien Gentis · 6 months ago
  61. 48051fb fr doc XML file update. by Lucien Gentis · 6 months ago
  62. 79990b0 mod_ssl: Add SSL_HANDSHAKE_RTT environment variable. by Joe Orton · 7 months ago
  63. 1bce53d Update tr.xml (#1) by Joe Orton · 7 months ago
  64. 374474b ap_log_error: Include apu_version header to pick up apr-util version number. by Graham Leggett · 7 months ago
  65. 6a2433c fr doc rebuild. by Lucien Gentis · 7 months ago
  66. 9fe1b87 fr doc XML file update. by Lucien Gentis · 7 months ago
  67. 6895fc0 * Fix typo in anchor [skip ci] by Ruediger Pluem · 7 months ago
  68. 30c15cd CI: Install libsasl2-dev to fix build errors with APR trunk/apr-util 1.7.x by Joe Orton · 7 months ago
  69. fe4ade6 ap_log_error: Include text strings from apr-util in addition to apr. by Graham Leggett · 7 months ago
  70. c4f3526 don't merge slashes on perdir prefix by Eric Covener · 7 months ago
  71. 3e87e2b fr doc rebuild by Lucien Gentis · 7 months ago
  72. 6b9a3d0 fr doc XML files updates. by Lucien Gentis · 7 months ago
  73. 3407110 CI: Enable Windows job for 2.4.x branch. by Ivan Zhakov · 7 months ago
  74. 99cb8cb The new <since> should be declared in common.dtd. by Christophe Jaillet · 7 months ago
  75. f1eda2b Follow up to r1919620: Restore r->filename re-encoding for ProxyPass URLs. by Yann Ylavic · 7 months ago
  76. ad72189 Follow up to r1919620: init path after "proxy:" is skipped. by Yann Ylavic · 7 months ago
  77. 4864be2 Follow up to r1919620: CHANGES entry indent. by Yann Ylavic · 7 months ago
  78. 13963ef mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR 69203 by Yann Ylavic · 7 months ago
  79. 58c4d20 Follow up to r1919617: Better CHANGES entry per Eric. by Yann Ylavic · 7 months ago
  80. 2f1f9c5 mod_proxy: Fix selection of ProxyPassMatch workers with host/port substitution. PR 69233. by Yann Ylavic · 7 months ago
  81. 0838e04 Follow-up to r1919587: CMake: Fix type in variable name (MODULES_SYNMBOLS -> MODULES_SYMBOLS) by Ivan Zhakov · 8 months ago
  82. 0fd65db Follow-up to r1919413: CMake: Use configure_file() instead of file(write) by Ivan Zhakov · 8 months ago
  83. a288cd3 * modules/dav/fs/repos.c (dav_fs_get_resource): Return a 404 rather by Joe Orton · 8 months ago
  84. 6680ceb Add some compatibility notes for some mod_rewrite flags added in lte last releases. by Christophe Jaillet · 8 months ago
  85. 3f5606e Add a new <since> tag to ease writing compatibility notes. by Christophe Jaillet · 8 months ago
  86. 25ef591 mod_proxy_fcgi: Use r->uri rather than r->filename for directory walk. by Yann Ylavic · 8 months ago
  87. e7b47ef Trigger ci by Yann Ylavic · 8 months ago
  88. 3ce4c8c mod_proxy: Allow for empty UDS URL hostname in ProxyPass workers too. by Yann Ylavic · 8 months ago
  89. f78f41e *) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs by Yann Ylavic · 8 months ago
  90. 259cf95 fr doc rebuild. by Lucien Gentis · 8 months ago
  91. 6ac221c fr doc XML file update. by Lucien Gentis · 8 months ago
  92. 4eee244 CI: Fix OpenSSL tarball download URLs after openssl.org site refresh by Joe Orton · 8 months ago
  93. 400d4e1 * modules/core/mod_so.c (load_module): Log the file/lineno for a by Joe Orton · 8 months ago
  94. 0e30f59 Reenable test class, upstream bug fixed in pebble. by Rainer Jung · 8 months ago
  95. 18d5c79 xforms by Eric Covener · 8 months ago
  96. 06306e4 use UNCList in UNC examples by Eric Covener · 8 months ago
  97. ed4ffd0 CMake: Use TARGET_COMPILE_DEFINITIONS to set preprocessor definitions. by Ivan Zhakov · 8 months ago
  98. 27ab02c * .github/workflows/windows.yml: Install openssl. by Ivan Zhakov · 8 months ago
  99. f1d2979 * .github/workflows/windows.yml: Fix syntax error. by Ivan Zhakov · 8 months ago
  100. 16db87d * .github/workflows/windows.yml: Fix syntax error. by Ivan Zhakov · 8 months ago