aboutsummaryrefslograw-logtreecommitdiffstats up
Commit message (Expand)AuthorDateFilesLines
* restrict per-dir file funcs centrallyHEADtrunkEric Covener2026-06-05 11:27:34 +01005-25/+27
* ap_regname: restrict to reasonable capturesEric Covener2026-06-05 11:17:58 +01004-5/+24
* dav_fs_get_resource: disallow DAV_FS_STATE_DIREric Covener2026-06-05 11:09:00 +01001-2/+27
* ap_proxy_cookie_revers: fix dup path/domainEric Covener2026-06-05 11:06:53 +01001-0/+12
* merge_response_headers: fix lang iterationEric Covener2026-06-05 11:03:07 +01002-2/+2
* fix iterationEric Covener2026-06-05 11:00:53 +01001-1/+3
* * modules/generators/mod_autoindex.c (add_header): Reject invalidJoe Orton2026-06-05 10:45:07 +01001-2/+2
* * modules/filters/mod_substitute.c (do_pattmatch): Joe Orton2026-06-05 10:36:25 +01001-3/+6
* mod_proxy_beacon: self-registering balancer membership over UDPJim Jagielski2026-06-05 09:02:50 +010011-1/+2274
* Just small adjust, missing =Jean-Frederic Clere2026-06-05 08:55:07 +01001-3/+3
* * modules/proxy/mod_proxy_ftp.c (proxy_ftp_dir_filter): UseJoe Orton2026-06-04 16:48:00 +01001-4/+6
* docs: Rewrite AllowOverride Options= warningRich Bowen2026-06-04 16:22:55 +01001-8/+29
* mod_log_config: Add regression for SNI logging (r1927034)Giannis Christodoulou2026-06-04 10:40:10 +01007-3/+111
* mod_proxy_html: Simplify to use the ap_varbuf API.Joe Orton2026-06-04 10:03:50 +01001-148/+121
* * modules/filters/mod_xml2enc.c (fix_skipto): Fix accounting.Joe Orton2026-06-04 09:46:03 +01001-0/+1
* * modules/filters/mod_xml2enc.c (xml2enc_hooks): assert()Joe Orton2026-06-04 09:43:59 +01001-0/+1
* fix: V-004 security vulnerabilityJoe Orton2026-06-04 08:52:10 +01001-6/+8
* mod_proxy_ajp: Add protocol robustness testsGiannis Christodoulou2026-06-04 08:32:47 +01001-0/+126
* mod_proxy: add response handling testsGiannis Christodoulou2026-06-04 07:55:13 +01002-7/+184
* test: move runtests-pyhttpd.sh into pyhttpd/ as runtests.shJim Jagielski2026-06-04 03:15:25 +01004-53/+52
* Remove .htaccess from expr test htdocs; add svn:ignore so it stays untrackedJim Jagielski2026-06-04 00:29:04 +01001-1/+0
* pytest_suite: port Perl todo/xfail gaps found when testing against 2.4.xJim Jagielski2026-06-04 00:23:47 +01003-11/+65
* test/pyhttpd: move pyproject.toml and uv.lock under pyhttpd/Jim Jagielski2026-06-03 23:32:17 +01004-8/+8
* test/pytest_suite: fix more tests broken by httpx auto-decompressionJim Jagielski2026-06-03 22:25:44 +01004-16/+28
* test/pytest_suite: fix deflate round-trip tests to use raw gzip bytesJim Jagielski2026-06-03 22:14:57 +01003-11/+35
* Ignore __pycache__ directories recursively via svn:global-ignoresJim Jagielski2026-06-03 21:35:56 +01000-0/+0
* pyhttpd: fix built-in module loading, add venv supportJim Jagielski2026-06-03 21:27:40 +01006-37/+781
* test/pytest_suite: auto-create .venv via python3+pip when uv is unavailableJim Jagielski2026-06-03 20:05:31 +01001-4/+5
* test/pytest_suite: restore missing fixtures, fix exec bits, add svn:ignoreJim Jagielski2026-06-03 19:58:05 +010077-2/+2
* Hold-over from development on gitJim Jagielski2026-06-03 18:52:16 +01001-39/+0
* Remove another should-be-untracked and improve the main scriptJim Jagielski2026-06-03 18:42:47 +01002-1/+34
* These should not be trackedJim Jagielski2026-06-03 18:34:54 +01003-7/+1
* pytest_suite: add missing modules/access/htaccess/ directory and index.htmlJim Jagielski2026-06-03 18:28:47 +01001-0/+0
* pytest_suite: fix hardcoded absolute paths in .htaccess filesJim Jagielski2026-06-03 18:24:44 +01002-2/+2
* pytest_suite: fix startup failures and add missing Perl helper templatesJim Jagielski2026-06-03 18:21:22 +010039-3/+434
* Add in the Python port of the old PERL httpd-test framework.Jim Jagielski2026-06-03 17:20:30 +01001065-0/+25286
* * modules/ldap/util_ldap.c (uldap_connection_find): Fix inheritance inJoe Orton2026-06-03 16:53:50 +01001-2/+17
* fr doc XML files updates.Lucien Gentis2026-06-03 16:45:42 +01005-17/+112
* steal some lognos for a private patchEric Covener2026-06-03 14:36:01 +01001-1/+1
* * modules/ssl/ssl_util_ocsp.c (send_request): Increase wbuf with theJoe Orton2026-06-03 11:43:09 +01001-1/+1
* CI: Update used actions to use newer Node.js than 20Joe Orton2026-06-03 11:40:17 +01002-12/+8
* Use ap_get_status_line() instead of string literalsMichael Osipov2026-06-03 10:08:46 +01003-4/+4
* Use HTTP_* and ap_is_*() macros instead of literalsMichael Osipov2026-06-03 10:07:51 +010026-72/+70
* And document changes - Python versions of old standby Perl scripts.Jim Jagielski2026-06-02 21:39:02 +01001-0/+5
* support: add Python ports of the Perl support scriptsJim Jagielski2026-06-02 21:29:00 +01008-4/+1590
* Steal a logno.Joe Orton2026-06-02 17:28:18 +01001-1/+1
* fr doc XML files updates.Lucien Gentis2026-06-02 16:54:04 +01004-57/+132
* test/h2: ignore AH02430 for the whole TestRfc9113 classJim Jagielski2026-06-02 16:50:29 +01002-0/+16
* Remove "experimental" adjJim Jagielski2026-06-02 16:04:06 +01001-1/+1
* Make sure the pollers collectJim Jagielski2026-06-02 15:39:34 +01001-1/+40
* Bump next-number to sync with numbers used in motorz.Joe Orton2026-06-02 15:32:29 +01001-1/+1
* Fix RedirectMatch regex in ACME exemption recipe (bug 70084)Rich Bowen2026-06-02 13:56:14 +01001-1/+1
* * .github/workflows/windows.yml: Use checkout@v6.Ivan Zhakov2026-06-02 11:50:20 +01001-1/+1
* Update doccos and fold in MotorZ HTMLJim Jagielski2026-06-02 11:50:09 +0100688-8885/+9255
* Fix Windows GHA build.Ivan Zhakov2026-06-02 11:49:33 +01001-3/+8
* [PATCH] mpm_motorz: performance, bug fixes, concurrency hardening, async HTTP/2Jim Jagielski2026-06-02 11:04:18 +010020-291/+3339
* expr parse fail should hide conditional contentEric Covener2026-06-01 18:41:30 +01003-0/+25
* fr doc XML files updates.Lucien Gentis2026-06-01 16:49:55 +01003-137/+133
* fr doc file rebuilt in HTML5.Lucien Gentis2026-05-31 16:17:18 +01001-12/+12
* fr doc XML file update.Lucien Gentis2026-05-31 16:14:25 +01001-5/+5
* Rebuild html to push out html5 validation tweaksRich Bowen2026-05-31 01:30:02 +0100257-2611/+2611
* Tweak to make w3.org html validator a little happierRich Bowen2026-05-31 01:28:48 +01002-18/+13
* rebuild alllll the docs, yet again, with the new HTML5 doctypeRich Bowen2026-05-30 23:33:29 +0100978-89745/+88356
* Switch HTML output from XHTML 1.0 Strict to HTML5Rich Bowen2026-05-30 23:29:02 +010025-49/+39
* fr doc XML foles updates.Lucien Gentis2026-05-30 16:21:49 +01009-20/+43
* Adds missing hooks to the request handling doc.Rich Bowen2026-05-29 18:57:10 +01001-96/+391
* fr doc XML files updates.Lucien Gentis2026-05-29 16:42:24 +01007-27/+89
* *) mod_http2: update to version 2.0.42Stefan Eissing2026-05-29 10:09:41 +01005-52/+30
* fr doc new file and XML files updates.Lucien Gentis2026-05-28 16:23:08 +01008-9/+162
* RebuildRich Bowen2026-05-28 01:10:10 +01008-8/+8
* Correct regex backreference in ACME RedirectMatch bz#70084Rich Bowen2026-05-28 01:09:00 +01001-1/+1
* fr doc XML files updates.Lucien Gentis2026-05-27 16:51:13 +01003-54/+86
* Remove redundant "third-party" phrasing.Rich Bowen2026-05-27 15:23:44 +01001-4/+5
* *) mod_http2: update to version 2.0.41Stefan Eissing2026-05-27 10:37:31 +01003-2/+9
* Rebuild install docsRich Bowen2026-05-26 22:34:54 +01009-57/+45
* Removes link to autogenerated docs which are no longer generated.Rich Bowen2026-05-26 22:29:56 +01001-6/+0
* Follow-up to r1932498.Christophe Jaillet2026-05-26 21:35:23 +01001-1/+1
* Remove a compatibility reference to httpd 2.0.x.Christophe Jaillet2026-05-26 19:01:00 +01001-2/+0
* fr doc XML files updates.Lucien Gentis2026-05-26 16:30:29 +01007-59/+80
* docs: Modernize install.xmlRich Bowen2026-05-26 11:11:21 +01001-50/+41
* Rebuild html, meta filesRich Bowen2026-05-26 10:34:44 +010014-19/+33
* Correct link to Fedora docsRich Bowen2026-05-26 10:33:14 +01001-1/+1
* Correct systemctl syntaxRich Bowen2026-05-26 10:29:25 +01001-5/+19
* docs: Regenerate rewrite PNGs at 125% size for readabilityRich Bowen2026-05-26 10:21:36 +01006-0/+0
* *) mod_http2: update to version 2.0.40Stefan Eissing2026-05-26 08:42:30 +01003-5/+11
* Rebuild with new imagesRich Bowen2026-05-25 21:24:12 +010035-47/+179
* docs: Add SVG source for RewriteCond syntax diagram, regenerate PNGRich Bowen2026-05-25 21:20:58 +01002-0/+47
* docs: Add SVG source for RewriteRule syntax diagram, regenerate PNGRich Bowen2026-05-25 21:16:40 +01002-0/+44
* docs: Regenerate PNGs from SVG sourcesRich Bowen2026-05-25 20:31:55 +01001-0/+0
* docs: Remove unused rewrite_rule_flow diagramRich Bowen2026-05-25 20:07:23 +01001-0/+0
* docs: Add SVG source for rewrite_process_uri, regenerate PNGRich Bowen2026-05-25 20:04:07 +01002-0/+134
* docs: Add backreference flow diagram (Figure 3) in rewrite/techRich Bowen2026-05-25 19:41:54 +01005-0/+114
* docs: Insert mod_rewrite overview flowchart as Figure 1 in rewrite/techRich Bowen2026-05-25 19:21:52 +01001-2/+10
* docs: Add SVG source for rewrite overview flowchartRich Bowen2026-05-25 19:19:46 +01003-0/+144
* docs: Normalize "server-variables" to "server variables" in mod_rewriteRich Bowen2026-05-25 18:48:18 +01002-7/+8
* docs: Clarify DPI flag wording re: PATH_INFO vs URL-pathRich Bowen2026-05-25 18:21:11 +01001-6/+8
* Add crosslinks between env.html and expr.htmlRich Bowen2026-05-25 17:34:57 +01002-2/+37
* strchr() takes a char * as a first parameter, and in the cases a const char * is passed.Christophe Jaillet2026-05-25 16:56:03 +01002-6/+6
* fr doc XML file update.Lucien Gentis2026-05-25 16:54:06 +01001-23/+25
* memchr() takes a char * as a first parameter, and 'buf' is a const char *.Christophe Jaillet2026-05-25 16:51:50 +01001-1/+1
This site is maintained by Jamie Landeg-Jones <jamie@catflap.org>, and is not an official FreeBSD project, nor is it endorsed by the FreeBSD team.