]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
18 hours ago  Lucien Gentisfr doc XML file update plus 1 nex file added. trunk trunk
38 hours ago  Rich BowenRebuild html, meta files; Adds new mod/motorz and mod...
38 hours ago  Rich BowenRefocus install.xml on source builds; style cleanup
45 hours ago  Rich Bowenevent: Fix French plural agreement typo (suivante ...
45 hours ago  Rich Bowenmod_rewrite: Clarify Substitution description
46 hours ago  Joe Orton* modules/generators/mod_cgid.c (close_unix_socket...
46 hours ago  Joe Orton* modules/generators/mod_cgid.c (get_req): Fix wrong...
46 hours ago  Joe Orton* modules/generators/mod_cgid.c (cgid_req_t): Change...
2 days ago  Joe Orton* modules/md/mod_md_config.c: Flip MDServerStatus to...
2 days ago  Joe Orton* docs/manual/mod/mod_md.xml: Tweak formatting, make...
2 days ago  Rich Bowencss: hide back-to-top arrows on narrow viewports (Bug...
2 days ago  Giannis Christodouloutest/modules/http2: Enrich test with cookie header
3 days ago  Joe OrtonSync from https://github.com/icing/mod_h2/commit/81be92...
3 days ago  Joe Orton* test/modules/core: Add test case for CVE_2026-43951.
3 days ago  Joe Orton* modules/filters/sed1.c (sed_eval_buffer): Mark n...
3 days ago  Lucien Gentisnew XML file.-Cette ligne, et les suivantes ci-dessous...
3 days ago  Joe Orton* SECURITY.md: Tweak wording around idle clients.
3 days ago  Rich BowenCorrect slight ambiguity regarding port in URL. (bz...
4 days ago  Joe Orton* modules/md: Merge from icing/md -
4 days ago  Joe Orton* configure.in: Fix cross-compilation:
4 days ago  Jim JagielskiAlign w/ subversion references rather than using the...
4 days ago  Jim JagielskiAs we think about trunk and 2.4.x, lets better document...
4 days ago  Joe OrtonCI: Configure GitHub workflows to use concurrency cance...
5 days ago  Lucien Gentisfr doc XML files updates.
5 days ago  Rich BowenRebuild docs, again
6 days ago  Christophe... Fix a missing <compatibility> for MDProfileMandatory.
6 days ago  Lucien Gentisfr doc XML files updates.
7 days ago  Jim JagielskiPicked up a small PERL pods regression - fixed
7 days ago  Jim JagielskiSome Perl/Python regex fluff changes - correct the...
7 days ago  Rich BowenUpdate misc/relevant_standards to reflect current RFCs
7 days ago  Jim JagielskiPerl test asserts the opposite of what the server does...
7 days ago  Jim Jagielskitest: port recent httpd-tests 2.4.68 changes to pytest_...
7 days ago  Joe Orton* modules/proxy/mod_proxy_beacon.c (beacon_resolve...
7 days ago  Joe OrtonPartial revert of r1934913 in ./modules/http2 to retain
7 days ago  Lucien Gentisfr doc XML files updates.
8 days ago  Eric Covenerrestrict per-dir file funcs centrally
8 days ago  Eric Covenerap_regname: restrict to reasonable captures
8 days ago  Eric Covenerdav_fs_get_resource: disallow DAV_FS_STATE_DIR
8 days ago  Eric Covenerap_proxy_cookie_revers: fix dup path/domain
8 days ago  Eric Covenermerge_response_headers: fix lang iteration
8 days ago  Eric Covenerfix iteration
8 days ago  Joe Orton* modules/generators/mod_autoindex.c (add_header):...
8 days ago  Joe Orton* modules/filters/mod_substitute.c (do_pattmatch):
8 days ago  Jim Jagielskimod_proxy_beacon: self-registering balancer membership...
8 days ago  Jean-Frederic... Just small adjust, missing =
8 days ago  Joe Orton* modules/proxy/mod_proxy_ftp.c (proxy_ftp_dir_filter...
8 days ago  Rich Bowendocs: Rewrite AllowOverride Options= warning
9 days ago  Giannis Christodouloumod_log_config: Add regression for SNI logging (r1927034)
9 days ago  Joe Ortonmod_proxy_html: Simplify to use the ap_varbuf API.
9 days ago  Joe Orton* modules/filters/mod_xml2enc.c (fix_skipto): Fix accou...
9 days ago  Joe Orton* modules/filters/mod_xml2enc.c (xml2enc_hooks): assert()
9 days ago  Joe Ortonfix: V-004 security vulnerability
9 days ago  Giannis Christodouloumod_proxy_ajp: Add protocol robustness tests
9 days ago  Giannis Christodouloumod_proxy: add response handling tests
9 days ago  Jim Jagielskitest: move runtests-pyhttpd.sh into pyhttpd/ as runtests.sh
9 days ago  Jim JagielskiRemove .htaccess from expr test htdocs; add svn:ignore...
9 days ago  Jim Jagielskipytest_suite: port Perl todo/xfail gaps found when...
9 days ago  Jim Jagielskitest/pyhttpd: move pyproject.toml and uv.lock under...
9 days ago  Jim Jagielskitest/pytest_suite: fix more tests broken by httpx auto...
9 days ago  Jim Jagielskitest/pytest_suite: fix deflate round-trip tests to...
9 days ago  Jim JagielskiIgnore __pycache__ directories recursively via svn...
9 days ago  Jim Jagielskipyhttpd: fix built-in module loading, add venv support
9 days ago  Jim Jagielskitest/pytest_suite: auto-create .venv via python3+pip...
9 days ago  Jim Jagielskitest/pytest_suite: restore missing fixtures, fix exec...
9 days ago  Jim JagielskiHold-over from development on git
9 days ago  Jim JagielskiRemove another should-be-untracked and improve the...
9 days ago  Jim JagielskiThese should not be tracked
9 days ago  Jim Jagielskipytest_suite: add missing modules/access/htaccess/...
9 days ago  Jim Jagielskipytest_suite: fix hardcoded absolute paths in .htaccess...
9 days ago  Jim Jagielskipytest_suite: fix startup failures and add missing...
9 days ago  Jim JagielskiAdd in the Python port of the old PERL httpd-test frame...
9 days ago  Joe Orton* modules/ldap/util_ldap.c (uldap_connection_find)...
9 days ago  Lucien Gentisfr doc XML files updates.
9 days ago  Eric Covenersteal some lognos for a private patch
9 days ago  Joe Orton* modules/ssl/ssl_util_ocsp.c (send_request): Increase...
9 days ago  Joe OrtonCI: Update used actions to use newer Node.js than 20
10 days ago  Michael OsipovUse ap_get_status_line() instead of string literals
10 days ago  Michael OsipovUse HTTP_* and ap_is_*() macros instead of literals
10 days ago  Jim JagielskiAnd document changes - Python versions of old standby...
10 days ago  Jim Jagielskisupport: add Python ports of the Perl support scripts
10 days ago  Joe OrtonSteal a logno.
10 days ago  Lucien Gentisfr doc XML files updates.
10 days ago  Jim Jagielski test/h2: ignore AH02430 for the whole TestRfc9113...
10 days ago  Jim JagielskiRemove "experimental" adj
10 days ago  Jim JagielskiMake sure the pollers collect
10 days ago  Joe OrtonBump next-number to sync with numbers used in motorz.
10 days ago  Rich BowenFix RedirectMatch regex in ACME exemption recipe (bug...
10 days ago  Ivan Zhakov* .github/workflows/windows.yml: Use checkout@v6.
10 days ago  Jim JagielskiUpdate doccos and fold in MotorZ HTML
10 days ago  Ivan ZhakovFix Windows GHA build.
11 days ago  Jim Jagielski[PATCH] mpm_motorz: performance, bug fixes, concurrency...
11 days ago  Eric Covenerexpr parse fail should hide conditional content
11 days ago  Lucien Gentisfr doc XML files updates.
12 days ago  Lucien Gentisfr doc file rebuilt in HTML5.
12 days ago  Lucien Gentisfr doc XML file update.
13 days ago  Rich BowenRebuild html to push out html5 validation tweaks
13 days ago  Rich BowenTweak to make w3.org html validator a little happier
13 days ago  Rich Bowenrebuild alllll the docs, yet again, with the new HTML5...
13 days ago  Rich BowenSwitch HTML output from XHTML 1.0 Strict to HTML5
13 days ago  Lucien Gentisfr doc XML foles updates.
next