1. ad932d7 APACHE_CHECK_CURL: Cache MOD_CFLAGS and MOD_LDFLAGS by Rainer Jung · 30 hours ago trunk
  2. 65c529a Add docs for a2md by Rainer Jung · 31 hours ago
  3. 4bc3d1a Remove uused variable from a2md Makefile by Rainer Jung · 2 days ago
  4. d0078d2 Fix a2md build when jansson is not in system path by Rainer Jung · 2 days ago
  5. 0e8b807 APACHE_CHECK_JANSSON: Cache MOD_CFLAGS and MOD_LDFLAGS by Rainer Jung · 2 days ago
  6. 96276a7 Prevent 'f-string expression part cannot include a backslash' by Rainer Jung · 2 days ago
  7. 54730cc fr doc rebuild. by Lucien Gentis · 4 days ago
  8. 93f428d fr doc : new XML file and XML files updates. by Lucien Gentis · 4 days ago
  9. 7b93fd7 mod_sed: fix out-of-bounds read when a y/// command has mismatched string lengths by Joe Orton · 6 days ago
  10. 6340a31 mod_http2: log request header limit violations only once per stream. by Joe Orton · 6 days ago
  11. 041e989 mod_slotmem_*: Consolidate slot layout size calculations and harden I/O. by Joe Orton · 6 days ago
  12. 6b94ab3 * modules/test/mod_dialup.c (dialup_handler): And log the rv. [skip ci] by Joe Orton · 6 days ago
  13. 0d71c89 * modules/test/mod_dialup.c (dialup_handler): Log the filename by Joe Orton · 6 days ago
  14. bc3a3ec * modules/md/md_acme_acct.c (acct_select): Guard the ctx->md by Joe Orton · 6 days ago
  15. ba3d76a * modules/metadata/mod_mime_libmagic.c (register_hooks): Tweak by Joe Orton · 7 days ago
  16. 8983e3a * modules/filters/mod_substitute.c (do_pattmatch): Enforce max line by Joe Orton · 7 days ago
  17. df322cd CI: Add a sanity job to check the docs XML, and run the sanity by Joe Orton · 7 days ago
  18. 30c739e * test/gha-docs-check.sh: New script, checking that the manual's XML by Joe Orton · 7 days ago
  19. 78fda16 * docs/manual/rewrite/*.xml.ko: Declare the encoding as UTF-8, which by Joe Orton · 7 days ago
  20. 9c290da Revert r1938297 - mod_md tests now hung / timed out in by Joe Orton · 7 days ago
  21. 5105d90 * test/pyhttpd/env.py (apache_fail): Check the exit code of the by Joe Orton · 7 days ago
  22. 1c838de * modules/dav/fs/repos.c (dav_fs_copymove_file): Log the pathname when by Joe Orton · 7 days ago
  23. 82313d0 * modules/metadata/mod_remoteip.c (remoteip_modify_request): Trim by Joe Orton · 7 days ago
  24. d3a6a15 * modules/http/http_protocol.c (make_allow): Don't check for the by Joe Orton · 7 days ago
  25. 1422c19 * include/httpd.h (request_rec): Rename "allowed_xmethods" field to by Joe Orton · 8 days ago
  26. c19eadc * test/pytest_suite: Remove some left-behind generated by Joe Orton · 8 days ago
  27. 53737de CI: Run the sanity workflow for changes to docs/log-message-tags/*. [skip ci] by Joe Orton · 8 days ago
  28. 4cbee9c * docs/: Fix mod_rewrite guide <seealso> link. by Joe Orton · 8 days ago
  29. 79f2473 * docs/: Fix mod_asis handler names in mod_mime docs. by Joe Orton · 8 days ago
  30. e464008 * test/modules/metadata/test_001_mime_magic.py: Add a regression test for by Joe Orton · 8 days ago
  31. 1c14937 * modules/metadata/mod_mime_magic.c (mget): Reject negative by Joe Orton · 8 days ago
  32. 547cccd * modules/metadata/mod_mime_magic.c (signextend): Sign-extend long by Joe Orton · 8 days ago
  33. 425c786 * modules/metadata/mod_mime_magic.c (mconvert): Assemble BELONG and by Joe Orton · 8 days ago
  34. 7fe179e * test/modules/metadata/env.py: Load mod_mime_libmagic when built. by Joe Orton · 8 days ago
  35. 336b42f Regenerate manpages. by Joe Orton · 8 days ago
  36. 313986a Regenerate docs. by Joe Orton · 8 days ago
  37. 2fc5be4 mod_mime_libmagic: New module, determining MIME types using libmagic(3): by Joe Orton · 8 days ago
  38. b0d28c0 Update SVN/git ignores for new files in support/. [skip ci] by Joe Orton · 9 days ago
  39. 33ac0b6 Add -DENABLE_MIME_MAGIC=A as in the windows.yml file. by Jean-Frederic Clere · 9 days ago
  40. 246ae27 core: Add ap_cstr_stripws() to strip trailing whitespace from a by Joe Orton · 9 days ago
  41. c879641 CI: Try to avoid transient errors with stale yum repos when building by Joe Orton · 9 days ago
  42. 118b84a fr doc rebuild. by Lucien Gentis · 11 days ago
  43. 0d87724 fr doc XML files updates. by Lucien Gentis · 11 days ago
  44. 752003a mod_proxy_beacon: recover pre-existing balancer members on graceful restart by Jim Jagielski · 12 days ago
  45. 176aed0 mpm_motorz: track current request for suspend/resume; guard poller re-join by Jim Jagielski · 12 days ago
  46. 4b61a1f RequireAll is missing in our example. by Jean-Frederic Clere · 12 days ago
  47. 93afb5c Speed up the tests and xfail some more. by Jean-Frederic Clere · 13 days ago
  48. 26d2cdc Fix French description for 0 in H2MaxStreamErrors by Jean-Frederic Clere · 13 days ago
  49. af41fc3 * test/modules/metadata/__init__.py: Missed in r1938070. by Joe Orton · 14 days ago
  50. 6926aa5 * modules/metadata/mod_mime_magic.c (rsl_strdup): Fix off-by-one which by Joe Orton · 14 days ago
  51. 0b5e046 Add windows tests to the CI by Jean-Frederic Clere · 14 days ago
  52. 3ffb2be Followup for 6aa1bce on windows by Jean-Frederic Clere · 2 weeks ago
  53. 42e7013 Add the bat files to make the testing more easy. by Jean-Frederic Clere · 2 weeks ago
  54. 257d589 Rollback the incorrect part of Commit 6f1494b by Jean-Frederic Clere · 2 weeks ago
  55. 4348e9c * modules/loggers/mod_log_json.c: Fix compiler warning pragmas around by Joe Orton · 2 weeks ago
  56. ee09280 CI: Enable modules/md's ACME pytest suite by Giannis Christodoulou · 3 weeks ago
  57. 6aa1bce mod_auth_digest: Keep Authentication-Info on error responses. by Joe Orton · 3 weeks ago
  58. 6be6dcb * docs/manual/mod/mod_auth_digest.xml: Bring the documentation up to by Joe Orton · 3 weeks ago
  59. f723596 Attempt to fix new, flaky pyhttpd test core/test_008_restart: by Joe Orton · 3 weeks ago
  60. c7f3242 Simplify handling of a2md in support/ and make both that and htcacheclean by Joe Orton · 3 weeks ago
  61. 6904247 Fix memory leaks and use-after-free detected by ASan by Jean-Frederic Clere · 3 weeks ago
  62. 995d437 Arrange pyhttp to pass on windows. Done with the help of Claude Code Opus 4.6 by Jean-Frederic Clere · 3 weeks ago
  63. 6f1494b Based on [PR665] install what is needed to build Apache httpd with vcpkg in window and fix some tests. by Jean-Frederic Clere · 3 weeks ago
  64. 9fb58f1 add a warning to elaborate on string-matching by Eric Covener · 3 weeks ago
  65. 8be3ef8 mod_auth_digest: Use siphash for the nonce hash where available: by Joe Orton · 3 weeks ago
  66. 0f49205 * modules/aaa/mod_auth_digest.c (note_digest_auth_failure): Drop the by Joe Orton · 3 weeks ago
  67. 57968c0 * modules/aaa/mod_auth_digest.c (gc): Discard the entries of clients which by Joe Orton · 3 weeks ago
  68. 8e3c9de * modules/aaa/mod_auth_digest.c: Raise the default AuthDigestShmemSize to by Joe Orton · 3 weeks ago
  69. f4c4160 mod_auth_digest: Don't reuse client ids across a restart: by Joe Orton · 3 weeks ago
  70. 6f5f7ea * modules/aaa/mod_auth_digest.c: Fix stale and misleading comments. by Joe Orton · 3 weeks ago
  71. a7af453 Fix some small typos (extra space and incorrect trailing 's') by Christophe Jaillet · 3 weeks ago
  72. c6e48c7 [BUGZ 70192] - Health Check Mechanism Failure Causing 503 Errors and High CPU/Memory by Jim Jagielski · 3 weeks ago
  73. ab71f63 fr doc rebuild. by Lucien Gentis · 3 weeks ago
  74. 84977ac fr doc XML files updates. by Lucien Gentis · 3 weeks ago
  75. 3ae8398 * .github/workflows/windows.yml: Don't run on changes under by Joe Orton · 4 weeks ago
  76. be7efad * test/modules/arch/linux/test_007_notify_reload.py: New test suite for by Joe Orton · 4 weeks ago
  77. 4a71f72 * docs/manual/mod/mod_systemd.xml: Document Type=notify-reload, by Joe Orton · 4 weeks ago
  78. 06c0a97 mod_systemd: Implement watchdog support: by Joe Orton · 4 weeks ago
  79. 17a01e1 * test/gha-sanity-check.sh: New script, checking that the workflow files by Joe Orton · 4 weeks ago
  80. 7172909 * test/modules/core/test_008_restart.py: New test suite for by Joe Orton · 4 weeks ago
  81. 31d91bb * test/pyhttpd/env.py (HttpdTestEnv.apache_hard_restart, read_pid_file): by Joe Orton · 4 weeks ago
  82. b763da7 * server/mpm/prefork/prefork.c (prefork_run): Ignore SIGHUP while by Joe Orton · 4 weeks ago
  83. fc41e30 * README.CHANGES: Note that MPM changes are named for the MPM, and that by Joe Orton · 4 weeks ago
  84. 94ac407 Steal two numbers. by Joe Orton · 4 weeks ago
  85. 01cfa97 CI: Update the artifact naming to use the job name and index, which by Joe Orton · 4 weeks ago
  86. c4d3c15 CI: Fix the stale cache case for the CPAN cache. by Joe Orton · 4 weeks ago
  87. 4fe1b8a * test/modules/arch/: Add missing __init__.py by Joe Orton · 4 weeks ago
  88. 7bbc2b3 * docs/manual/mod/mod_systemd.xml: Socket activation is supported. by Joe Orton · 4 weeks ago
  89. 75d0e8c * modules/arch/unix/mod_systemd.c (systemd_stopping, by Joe Orton · 4 weeks ago
  90. 651b6a9 * modules/arch/unix/mod_systemd.c (monotonic_usec, systemd_pre_config): by Joe Orton · 4 weeks ago
  91. 3e26a67 * modules/arch/unix/mod_systemd.c (ap_systemd_listen_fds, by Joe Orton · 4 weeks ago
  92. f9ebab5 * modules/arch/unix/mod_systemd.c (systemd_monitor): Avoid dividing by a by Joe Orton · 4 weeks ago
  93. 4abdd20 * test/modules/arch/linux/: New test suite. by Joe Orton · 4 weeks ago
  94. c342b23 CI: Update the OpenSSL builds to the latest releases: 3.0.21 -> 3.0.22, by Joe Orton · 4 weeks ago
  95. cab7472 * build/program.mk, Makefile.in: Fix a parallel build failure where by Joe Orton · 4 weeks ago
  96. 32a7b89 * buildconf: Remove the autoconf version check, which warned about by Joe Orton · 4 weeks ago
  97. bf39fbf CI: Check for expected definitions in the generated config header. by Joe Orton · 4 weeks ago
  98. 8141908 * buildconf: Strip the PACKAGE_* definitions from the generated by Joe Orton · 4 weeks ago
  99. 5221bb4 * configure.in: Require autoconf 2.70+. by Joe Orton · 4 weeks ago
  100. 367d2fb * configure.in, acinclude.m4, modules/cache/config.m4, by Joe Orton · 4 weeks ago