| Latest commits: |
|---|
| | Date | Commit message | Author | Files | Lines |
| 2026-09-04 22:09:48 +0100 (9 hours) | mod_auth_digest: Keep Authentication-Info on error responses.HEADtrunk | Joe Orton | 3 | -1/+102 |
| 2026-09-04 21:58:25 +0100 (9 hours) | * docs/manual/mod/mod_auth_digest.xml: Bring the documentation up to | Joe Orton | 1 | -70/+66 |
| 2026-09-04 18:15:28 +0100 (13 hours) | Attempt to fix new, flaky pyhttpd test core/test_008_restart: | Joe Orton | 2 | -10/+47 |
| 2026-09-04 16:58:21 +0100 (14 hours) | Simplify handling of a2md in support/ and make both that and htcacheclean | Joe Orton | 5 | -19/+29 |
| 2026-09-04 15:26:06 +0100 (16 hours) | Fix memory leaks and use-after-free detected by ASan | Jean-Frederic Clere | 5 | -22/+48 |
| 2026-09-04 15:20:53 +0100 (16 hours) | Arrange pyhttp to pass on windows. | Jean-Frederic Clere | 14 | -15/+47 |
| 2026-09-04 13:54:05 +0100 (17 hours) | Based on [PR665] install what is needed to build Apache httpd with vcpkg in window and fix some tests. | Jean-Frederic Clere | 17 | -68/+397 |
| 2026-09-03 13:29:35 +0100 (41 hours) | add a warning to elaborate on string-matching | Eric Covener | 1 | -2/+19 |
| 2026-09-01 11:19:49 +0100 (4 days) | mod_auth_digest: Use siphash for the nonce hash where available: | Joe Orton | 2 | -9/+63 |
| 2026-09-01 11:19:42 +0100 (4 days) | * modules/aaa/mod_auth_digest.c (note_digest_auth_failure): Drop the | Joe Orton | 1 | -8/+5 |
| 2026-09-01 11:19:09 +0100 (4 days) | * modules/aaa/mod_auth_digest.c (gc): Discard the entries of clients which | Joe Orton | 3 | -30/+159 |
| 2026-09-01 11:18:47 +0100 (4 days) | * modules/aaa/mod_auth_digest.c: Raise the default AuthDigestShmemSize to | Joe Orton | 5 | -10/+32 |
| 2026-09-01 11:18:34 +0100 (4 days) | mod_auth_digest: Don't reuse client ids across a restart: | Joe Orton | 2 | -4/+214 |
| 2026-09-01 11:15:17 +0100 (4 days) | * modules/aaa/mod_auth_digest.c: Fix stale and misleading comments. | Joe Orton | 1 | -43/+36 |
| 2026-08-31 21:29:49 +0100 (4 days) | Fix some small typos (extra space and incorrect trailing 's') | Christophe Jaillet | 1 | -4/+4 |
| 2026-08-31 11:12:54 +0100 (5 days) | [BUGZ 70192] - Health Check Mechanism Failure Causing 503 Errors and High CPU/Memory | Jim Jagielski | 1 | -9/+12 |
| 2026-08-30 15:22:14 +0100 (6 days) | fr doc rebuild. | Lucien Gentis | 12 | -20/+100 |
| 2026-08-30 15:20:12 +0100 (6 days) | fr doc XML files updates. | Lucien Gentis | 5 | -16/+107 |
| 2026-08-30 11:05:53 +0100 (6 days) | * .github/workflows/windows.yml: Don't run on changes under | Joe Orton | 1 | -0/+8 |
| 2026-08-30 11:05:36 +0100 (6 days) | * test/modules/arch/linux/test_007_notify_reload.py: New test suite for | Joe Orton | 3 | -13/+228 |
| 2026-08-30 11:05:28 +0100 (6 days) | * docs/manual/mod/mod_systemd.xml: Document Type=notify-reload, | Joe Orton | 1 | -2/+49 |
| 2026-08-30 09:57:27 +0100 (6 days) | mod_systemd: Implement watchdog support: | Joe Orton | 7 | -16/+405 |
| 2026-08-30 08:58:11 +0100 (6 days) | * test/gha-sanity-check.sh: New script, checking that the workflow files | Joe Orton | 1 | -0/+34 |
| 2026-08-30 07:10:14 +0100 (6 days) | * test/modules/core/test_008_restart.py: New test suite for | Joe Orton | 1 | -0/+54 |
| 2026-08-30 07:09:01 +0100 (6 days) | * test/pyhttpd/env.py (HttpdTestEnv.apache_hard_restart, read_pid_file): | Joe Orton | 2 | -20/+20 |
| 2026-08-30 07:08:44 +0100 (6 days) | * server/mpm/prefork/prefork.c (prefork_run): Ignore SIGHUP while | Joe Orton | 1 | -1/+5 |
| 2026-08-30 07:08:14 +0100 (6 days) | * README.CHANGES: Note that MPM changes are named for the MPM, and that | Joe Orton | 1 | -0/+8 |
| 2026-08-29 15:30:15 +0100 (7 days) | Steal two numbers. | Joe Orton | 1 | -1/+1 |
| 2026-08-29 12:55:03 +0100 (7 days) | CI: Update the artifact naming to use the job name and index, which | Joe Orton | 2 | -5/+36 |
| 2026-08-29 12:51:54 +0100 (7 days) | CI: Fix the stale cache case for the CPAN cache. | Joe Orton | 4 | -13/+43 |
| 2026-08-29 10:19:37 +0100 (7 days) | * test/modules/arch/: Add missing __init__.py | Joe Orton | 2 | -0/+0 |
| 2026-08-29 10:12:17 +0100 (7 days) | * docs/manual/mod/mod_systemd.xml: Socket activation is supported. | Joe Orton | 1 | -1/+6 |
| 2026-08-29 10:12:09 +0100 (7 days) | * modules/arch/unix/mod_systemd.c (systemd_stopping, | Joe Orton | 2 | -6/+21 |
| 2026-08-29 10:11:39 +0100 (7 days) | * modules/arch/unix/mod_systemd.c (monotonic_usec, systemd_pre_config): | Joe Orton | 2 | -6/+33 |
| 2026-08-29 10:11:29 +0100 (7 days) | * modules/arch/unix/mod_systemd.c (ap_systemd_listen_fds, | Joe Orton | 2 | -12/+28 |
| 2026-08-29 10:11:16 +0100 (7 days) | * modules/arch/unix/mod_systemd.c (systemd_monitor): Avoid dividing by a | Joe Orton | 3 | -16/+25 |
| 2026-08-29 10:11:02 +0100 (7 days) | * test/modules/arch/linux/: New test suite. | Joe Orton | 11 | -4/+1160 |
| 2026-08-29 09:13:53 +0100 (7 days) | CI: Update the OpenSSL builds to the latest releases: 3.0.21 -> 3.0.22, | Joe Orton | 2 | -6/+6 |
| 2026-08-28 14:41:33 +0100 (8 days) | * build/program.mk, Makefile.in: Fix a parallel build failure where | Joe Orton | 2 | -2/+9 |
| 2026-08-28 14:34:31 +0100 (8 days) | * buildconf: Remove the autoconf version check, which warned about | Joe Orton | 1 | -12/+0 |
| 2026-08-28 14:34:25 +0100 (8 days) | CI: Check for expected definitions in the generated config header. | Joe Orton | 1 | -0/+26 |
| 2026-08-28 14:34:09 +0100 (8 days) | * buildconf: Strip the PACKAGE_* definitions from the generated | Joe Orton | 1 | -0/+6 |
| 2026-08-28 14:34:02 +0100 (8 days) | * configure.in: Require autoconf 2.70+. | Joe Orton | 1 | -7/+2 |
| 2026-08-28 14:33:49 +0100 (8 days) | * configure.in, acinclude.m4, modules/cache/config.m4, | Joe Orton | 9 | -44/+30 |
| 2026-08-28 14:33:34 +0100 (8 days) | CI: Add a sanity job to fail if autoconf/autoheader warnings are produced. | Joe Orton | 1 | -0/+11 |
| 2026-08-28 14:33:29 +0100 (8 days) | * buildconf: Run autoconf with -Wall -Wno-cross to suppress | Joe Orton | 1 | -6/+23 |
| 2026-08-28 14:33:19 +0100 (8 days) | * configure.in: Use AC_CHECK_MEMBER for struct tm.tm_gmtoff test. | Joe Orton | 1 | -7/+4 |
| 2026-08-28 14:33:07 +0100 (8 days) | * os/unix/config.m4: Move check for rlim_t here and use AC_CHECK_TYPE. | Joe Orton | 2 | -23/+6 |
| 2026-08-28 14:32:58 +0100 (8 days) | * acinclude.m4 (APACHE_CHECK_OPENSSL): Use AC_CACHE_CHECK/AC_COMPILE_IFELSE | Joe Orton | 1 | -6/+6 |
| 2026-08-28 14:32:47 +0100 (8 days) | ``` | Joe Orton | 1 | -3/+1 |
| 2026-08-28 14:32:19 +0100 (8 days) | autoconf: Use AS_HELP_STRING if available, fixes warnings for any recent | Joe Orton | 1 | -1/+1 |
| 2026-08-27 21:39:05 +0100 (8 days) | mod_proxy_connect: Implement "AllowCONNECT None": | Joe Orton | 4 | -6/+58 |
| 2026-08-27 20:27:57 +0100 (8 days) | * test/pytest_suite: Ignore generate file t/basic1. [skip ci] | Joe Orton | 2 | -3/+1 |
| 2026-08-27 19:16:43 +0100 (8 days) | * modules/dav/fs/lock.c (dav_fs_really_open_lockdb): | Joe Orton | 1 | -1/+3 |
| 2026-08-27 19:03:48 +0100 (8 days) | Docs fixes: | Joe Orton | 2 | -5/+8 |
| 2026-08-27 18:33:53 +0100 (9 days) | mod_proxy_http2: reserve NUL when rewriting a backend Link header uri | Eric Covener | 1 | -1/+1 |
| 2026-08-27 18:32:24 +0100 (9 days) | mod_lua: fix stack write past apr_size_t in r:parsebody | Eric Covener | 1 | -1/+3 |
| 2026-08-27 18:31:35 +0100 (9 days) | fix off-by-one buffer over-read in autht_jwt check_token | Eric Covener | 1 | -1/+1 |
| 2026-08-27 18:31:07 +0100 (9 days) | fix off-by-one in proxy_send_dir_filter | Eric Covener | 1 | -3/+9 |
| 2026-08-27 18:13:05 +0100 (9 days) | mod_http2: Don't abort a debug build over a stream reclaimed unprocessed. | Joe Orton | 2 | -3/+20 |
| 2026-08-27 08:27:37 +0100 (9 days) | * test/README.ci: Update to reflect current state. [skip ci] | Joe Orton | 1 | -36/+6 |
| 2026-08-27 07:32:29 +0100 (9 days) | CI: Move the APLOGNO() check out of the build matrix. | Joe Orton | 2 | -5/+43 |
| 2026-08-27 07:32:24 +0100 (9 days) | CI: Start the slowest jobs first. [skip ci] | Joe Orton | 1 | -101/+101 |
| 2026-08-27 07:32:16 +0100 (9 days) | CI: Limit job concurrency as the ASF policy requires. [skip ci] | Joe Orton | 1 | -0/+3 |
| 2026-08-27 07:32:06 +0100 (9 days) | CI: Split the ASan jobs so the test suites run in parallel. | Joe Orton | 1 | -0/+26 |
| 2026-08-27 07:31:59 +0100 (9 days) | CI: Only install cpanminus, perl-doc and gdb where they are used. [skip ci] | Joe Orton | 1 | -3/+9 |
| 2026-08-27 07:31:41 +0100 (9 days) | CI: Drop the subversion package from the OpenSSL jobs. | Joe Orton | 1 | -5/+0 |
| 2026-08-27 07:31:33 +0100 (9 days) | CI: Actually set MFLAGS, so builds are not serial. | Joe Orton | 2 | -2/+8 |
| 2026-08-27 07:31:26 +0100 (9 days) | CI: Key the ~/root cache on the dependencies, retiring CLEAR_CACHE. | Joe Orton | 4 | -109/+222 |
| 2026-08-27 07:31:05 +0100 (9 days) | CI: Share one CPAN cache across the matrix. | Joe Orton | 2 | -18/+59 |
| 2026-08-26 21:08:08 +0100 (9 days) | CI: Run the LDAP pytest cases in the LDAP jobs. | Joe Orton | 2 | -0/+8 |
| 2026-08-26 17:30:01 +0100 (10 days) | Fix Python code examples in CGI documentation | Joe Orton | 2 | -3/+3 |
| 2026-08-26 08:44:18 +0100 (10 days) | install a2md in bin. | Jean-Frederic Clere | 1 | -0/+3 |
| 2026-08-26 08:21:33 +0100 (10 days) | CI: Allow building nghttp2 from source, and running a subset of pytest. | Joe Orton | 4 | -11/+69 |
| 2026-08-26 08:20:59 +0100 (10 days) | CI: Have one of the pytest runs use --enable-maintainer-mode. | Joe Orton | 1 | -2/+2 |
| 2026-08-26 08:01:21 +0100 (10 days) | * .gitleaks.toml: Add gitleaks allowlist to prevent false | Joe Orton | 1 | -0/+11 |
| 2026-08-26 01:11:06 +0100 (10 days) | test simple ldap-search provider usage | Eric Covener | 2 | -0/+10 |
| 2026-08-25 21:19:50 +0100 (10 days) | Steal an APLOGNO. | Joe Orton | 1 | -1/+1 |
| 2026-08-25 17:35:00 +0100 (11 days) | * SECURITY.md (Model scope): Try harder to reject "lookalike" | Joe Orton | 1 | -3/+8 |
| 2026-08-25 13:47:55 +0100 (11 days) | Filter AH10373 here. | Jean-Frederic Clere | 1 | -0/+6 |
| 2026-08-25 13:25:29 +0100 (11 days) | Add a2md from https://github.com/icing/mod_md | Jean-Frederic Clere | 13 | -2/+1671 |
| 2026-08-25 12:53:12 +0100 (11 days) | Allow git and dev | Jean-Frederic Clere | 1 | -1/+1 |
| 2026-08-25 10:36:29 +0100 (11 days) | Another AH10045 warnings to ignores. | Jean-Frederic Clere | 1 | -0/+3 |
| 2026-08-25 10:00:10 +0100 (11 days) | Handle GOAWAY frames by closing all open streams so the event loop exits instead of hanging until timeout. | Jean-Frederic Clere | 1 | -1/+14 |
| 2026-08-24 15:48:02 +0100 (12 days) | more AH10045 to skip. | Jean-Frederic Clere | 1 | -0/+10 |
| 2026-08-24 15:36:24 +0100 (12 days) | Added MDServerStatus on to the test config to match to match what the tests are expecting. | Jean-Frederic Clere | 1 | -0/+1 |
| 2026-08-24 15:08:50 +0100 (12 days) | Fix test_310_conf_store teardown failures caused by expected AH10045/AH10105 warnings | Jean-Frederic Clere | 1 | -0/+3 |
| 2026-08-24 14:23:56 +0100 (12 days) | get some more md tests passing. | Jean-Frederic Clere | 1 | -0/+1 |
| 2026-08-24 09:53:24 +0100 (12 days) | Fix apr_table_copy pool lifetime mismatch in md_proto_driver. | Jean-Frederic Clere | 1 | -1/+12 |
| 2026-08-21 09:10:10 +0100 | get a description of the different testsuite we have for the moment. | Jean-Frederic Clere | 1 | -0/+37 |
| 2026-08-20 15:20:45 +0100 | skip some tests that won't pass on windows. | Jean-Frederic Clere | 7 | -20/+73 |
| 2026-08-15 14:39:08 +0100 | fr doc rebuild. | Lucien Gentis | 5 | -49/+279 |
| 2026-08-15 14:37:47 +0100 | fr doc XML file update. | Lucien Gentis | 1 | -1/+1 |
| 2026-08-15 14:34:12 +0100 | fr doc XML file update. | Lucien Gentis | 1 | -6/+330 |
| 2026-08-14 19:34:48 +0100 | rollback, won't help. | Jean-Frederic Clere | 1 | -5/+0 |
| 2026-08-14 18:40:23 +0100 | Arrange to pass more tests on windows. | Jean-Frederic Clere | 8 | -27/+42 |
| 2026-08-14 18:34:58 +0100 | Arrange python detection. | Jean-Frederic Clere | 1 | -2/+15 |
| 2026-08-14 17:12:36 +0100 | Add modules for the tests. | Jean-Frederic Clere | 1 | -0/+4 |
| 2026-08-13 17:18:30 +0100 | * test/modules/aaa: Add missing __init__.py. | Joe Orton | 1 | -0/+1 |
| 2026-08-13 17:06:40 +0100 | * test/unit/mod_auth_digest.c: Remove obsolete test | Joe Orton | 1 | -107/+0 |
| [...] |
|
| |
| Clone |
| https://github.com/apache/httpd.git |