aboutsummaryrefslograw-logtreecommitdiffstats up
Branch: trunk
Commit message (Expand)AuthorDateFilesLines
* * docs/manual/mod/mod_proxy.xml: Add clarifications for ProxyRemote andHEADtrunkJoe Orton2026-06-23 16:42:18 +0100 (5 hours)1-1/+8
* Steal some aplogno numbers.Joe Orton2026-06-23 09:52:25 +0100 (12 hours)1-1/+1
* Improve changes text.Joe Orton2026-06-23 09:45:11 +0100 (12 hours)1-2/+1
* Fix pre-1.1.0 compat macros for X509_get0_notBefore/notAfter/serialNumberJoe Orton2026-06-23 09:44:27 +0100 (12 hours)2-2/+6
* * test/Makefile.in (clean): Remove __pycache__ directores.Joe Orton2026-06-23 09:41:42 +0100 (12 hours)1-1/+2
* Updated candidates to remove.Joe Orton2026-06-23 09:41:02 +0100 (12 hours)1-1/+1
* Make ProxyBeaconSecret a required option now, not Optional.Jim Jagielski2026-06-22 18:28:42 +0100 (27 hours)4-70/+81
* Update STATUS to reflect some recent work that's been done.Rich Bowen2026-06-22 18:24:12 +0100 (27 hours)1-33/+1
* docs: Rewrite log rotation section in logs.xmlRich Bowen2026-06-22 18:21:58 +0100 (27 hours)1-81/+103
* Rebuild html, meta filesRich Bowen2026-06-19 15:27:56 +0100 (4 days)56-853/+752
* docs: howto/ssi.xml complete rewrite for style and toneRich Bowen2026-06-19 15:26:22 +0100 (4 days)1-284/+249
* docs: howto/reverse_proxy.xml editorial cleanupRich Bowen2026-06-19 15:24:24 +0100 (4 days)1-101/+97
* docs: howto/htaccess.xml editorial cleanupRich Bowen2026-06-19 15:22:34 +0100 (4 days)1-62/+93
* Minor grammar tweaks and style-guide updates.Rich Bowen2026-06-19 13:53:49 +0100 (4 days)1-29/+53
* docs: howto/cgi.xml tone normalization and mod_cgi/mod_cgid explanationRich Bowen2026-06-19 13:23:41 +0100 (4 days)1-102/+126
* docs: howto/auth.xml tone normalization and deduplicationRich Bowen2026-06-19 13:16:23 +0100 (4 days)1-106/+57
* docs: howto/access.xml editorial cleanup and examplesRich Bowen2026-06-19 13:05:10 +0100 (4 days)1-21/+52
* docs: howto/http2.xml editorial and tone.Rich Bowen2026-06-19 12:53:19 +0100 (4 days)1-51/+52
* Updates AGENTS.md to reflect usage of the <rfc>Rich Bowen2026-06-18 14:18:53 +0100 (5 days)1-4/+23
* Updates to correctly use <example> and <highlight>Rich Bowen2026-06-18 14:16:55 +0100 (5 days)1-0/+28
* docs: Editorial pass on howto/http2.xmlRich Bowen2026-06-18 13:13:12 +0100 (5 days)1-30/+44
* Remove the outdated "most popular" language.Rich Bowen2026-06-17 22:04:18 +0100 (6 days)1-3/+3
* docs: Modernize howto/http2.xmlRich Bowen2026-06-17 21:56:52 +0100 (6 days)1-14/+21
* s/apache-announce/announce@httpd.apache.org/Rich Bowen2026-06-17 13:25:33 +0100 (6 days)1-1/+1
* Use curl debug library in debug build; partial port of r1816751 from 2.4.x.Rainer Jung2026-06-17 10:34:09 +0100 (6 days)1-1/+1
* Add include for AP_SERVER_BASEREVISIONRainer Jung2026-06-16 21:45:56 +0100 (7 days)1-0/+2
* mod_md: Remove seeparate versioning.Rainer Jung2026-06-16 20:43:00 +0100 (7 days)10-52/+5
* mod_md: New directive: MDHttpProxyCACertificateFileRainer Jung2026-06-16 20:28:00 +0100 (7 days)14-13/+128
* pytest mod_md: fix python crypto deprecations.Rainer Jung2026-06-16 20:17:22 +0100 (7 days)5-104/+56
* mod_md: Support CA-specific connection root certificatesRainer Jung2026-06-16 20:13:58 +0100 (7 days)9-19/+42
* mod_md: Code cleanup: assign instead of incrementRainer Jung2026-06-16 20:11:07 +0100 (7 days)1-1/+1
* mod_md: Reduce the maximum number of retries from 99 to 9.Rainer Jung2026-06-16 20:08:47 +0100 (7 days)1-1/+1
* mod_md: update docs for per MDomain specific MDHttpProxy setting.Rainer Jung2026-06-16 20:02:54 +0100 (7 days)1-2/+3
* mod_md: Support CA-specific HTTP proxy settingsRainer Jung2026-06-16 19:49:37 +0100 (7 days)11-16/+83
* docs: Clarify who dispatches I/O events in motorz PollersPerChild (bz 70105)Rich Bowen2026-06-16 19:35:00 +0100 (7 days)1-3/+5
* All done with this TODO.Rich Bowen2026-06-16 19:18:09 +0100 (7 days)1-136/+0
* docs: Add module processing order diagram to rewrite/tech.xmlRich Bowen2026-06-16 19:16:02 +0100 (7 days)3-0/+121
* docs: Improve alt text on existing rewrite diagrams for accessibilityRich Bowen2026-06-16 18:33:09 +0100 (7 days)2-61/+19
* docs: Add simplified mod_rewrite overview diagram to rewrite/intro.xmlRich Bowen2026-06-16 18:32:20 +0100 (7 days)3-3/+139
* docs: Add flag quick-reference table to rewrite/flags.xmlRich Bowen2026-06-16 18:14:54 +0100 (7 days)1-0/+138
* Rebuild html, meta filesRich Bowen2026-06-16 17:45:50 +0100 (7 days)63-196/+230
* docs: Add path stripping and RewriteBase flowchart to rewrite/htaccess.xmlRich Bowen2026-06-16 17:34:15 +0100 (7 days)4-0/+156
* Temporary TODO file in case anyone else wants to play along.Rich Bowen2026-06-16 16:30:42 +0100 (7 days)1-0/+177
* docs: Add SVG diagram style guide and PNG generation instructionsRich Bowen2026-06-16 16:23:56 +0100 (7 days)1-0/+97
* docs: Add [L] flag looping flowchart to rewrite/htaccess.xmlRich Bowen2026-06-16 16:09:59 +0100 (7 days)3-0/+161
* docs: Clarify CGI meta-variables terminology in env.xml (bz 70095)Rich Bowen2026-06-16 15:41:09 +0100 (7 days)1-3/+5
* Link to MPM doc; Add LoadModule for each MPM.Rich Bowen2026-06-16 15:22:50 +0100 (7 days)8-1/+39
* fr doc XML files updates.Lucien Gentis2026-06-16 15:07:35 +0100 (7 days)2-153/+134
* * SECURITY.md: Try to be more explicit about trunk-only code.Joe Orton2026-06-16 08:34:07 +0100 (8 days)1-4/+5
* Rebuilds various generated docs.Rich Bowen2026-06-15 20:22:11 +0100 (8 days)27-243/+1013
* Sync trunk mod_rewrite doc with enhancements to 2.4Rich Bowen2026-06-15 20:14:34 +0100 (8 days)1-15/+95
* Rebuild mod_rewrite tweaks.Rich Bowen2026-06-15 19:49:04 +0100 (8 days)2-3/+6
* Adds optional [!] back into the RewriteCond syntax definition.Rich Bowen2026-06-15 19:37:26 +0100 (8 days)1-1/+1
* Reorg of TestString section of RewriteCond docRich Bowen2026-06-15 19:27:50 +0100 (8 days)2-281/+365
* fr doc XML files updetes.Lucien Gentis2026-06-15 17:02:41 +0100 (8 days)3-23/+142
* CI: Update to latest OpenSSL releases.Joe Orton2026-06-15 11:06:12 +0100 (8 days)1-5/+5
* CI: Skip Windows workflow for *.md changes. [skip ci]Joe Orton2026-06-15 10:55:45 +0100 (8 days)1-0/+2
* * SECURITY.md: Tweak wording around delegated configs.Joe Orton2026-06-15 09:05:09 +0100 (9 days)1-7/+13
* fr doc XML file update.Lucien Gentis2026-06-14 16:53:12 +0100 (9 days)1-39/+51
* fr doc XML file update.Lucien Gentis2026-06-13 16:51:39 +0100 (10 days)1-118/+209
* fr doc XML file update plus 1 nex file added.Lucien Gentis2026-06-12 16:43:39 +0100 (11 days)2-11/+448
* Rebuild html, meta files; Adds new mod/motorz and mod/mod_proxy_beacon generated files and a few new .fr generated files.Rich Bowen2026-06-11 21:17:29 +0100 (12 days)56-316/+1394
* Refocus install.xml on source builds; style cleanupRich Bowen2026-06-11 21:10:17 +0100 (12 days)2-127/+112
* event: Fix French plural agreement typo (suivante → suivantes)Rich Bowen2026-06-11 14:01:56 +0100 (12 days)1-1/+1
* mod_rewrite: Clarify Substitution descriptionRich Bowen2026-06-11 13:57:46 +0100 (12 days)1-2/+3
* * modules/generators/mod_cgid.c (close_unix_socket): Return errnoJoe Orton2026-06-11 12:38:41 +0100 (12 days)1-7/+12
* * modules/generators/mod_cgid.c (get_req): Fix wrong sizeof inJoe Orton2026-06-11 12:38:22 +0100 (12 days)1-19/+18
* * modules/generators/mod_cgid.c (cgid_req_t): Change env_count toJoe Orton2026-06-11 12:37:45 +0100 (12 days)1-6/+17
* * modules/md/mod_md_config.c: Flip MDServerStatus to disabled byJoe Orton2026-06-10 18:01:40 +0100 (13 days)3-6/+12
* * docs/manual/mod/mod_md.xml: Tweak formatting, make more explicit that Joe Orton2026-06-10 17:52:35 +0100 (13 days)1-8/+9
* css: hide back-to-top arrows on narrow viewports (Bug 70098)Rich Bowen2026-06-10 14:04:43 +0100 (13 days)1-0/+5
* test/modules/http2: Enrich test with cookie headerGiannis Christodoulou2026-06-10 13:16:14 +0100 (13 days)1-5/+7
* Sync from https://github.com/icing/mod_h2/commit/81be9207f0cca193d0978dc307abf46ebc60d1de -Joe Orton2026-06-09 17:42:42 +01002-191/+0
* * test/modules/core: Add test case for CVE_2026-43951.Joe Orton2026-06-09 17:39:56 +01001-0/+39
* * modules/filters/sed1.c (sed_eval_buffer): Mark n as constJoe Orton2026-06-09 17:36:54 +01001-1/+1
* new XML file.-Cette ligne, et les suivantes ci-dessous, seront ignorées--Lucien Gentis2026-06-09 16:56:12 +01001-0/+291
* * SECURITY.md: Tweak wording around idle clients.Joe Orton2026-06-09 16:35:27 +01001-1/+1
* Correct slight ambiguity regarding port in URL. (bz#70088)Rich Bowen2026-06-09 13:46:50 +01001-3/+4
* * modules/md: Merge from icing/md -Joe Orton2026-06-09 07:44:42 +01001-0/+10
* * configure.in: Fix cross-compilation:Joe Orton2026-06-09 07:39:25 +01001-1/+1
* Align w/ subversion references rather than using the git ro versionsJim Jagielski2026-06-08 20:11:31 +01001-9/+20
* As we think about trunk and 2.4.x, lets better document/list/assess theJim Jagielski2026-06-08 19:54:53 +01002-13/+296
* CI: Configure GitHub workflows to use concurrency cancel-in-progress forJoe Orton2026-06-08 14:13:49 +01002-0/+8
* fr doc XML files updates.Lucien Gentis2026-06-07 16:59:10 +01005-137/+171
* Rebuild docs, againRich Bowen2026-06-07 15:48:48 +0100110-397/+959
* Fix a missing <compatibility> for MDProfileMandatory.Christophe Jaillet2026-06-06 17:53:18 +01001-17/+23
* fr doc XML files updates.Lucien Gentis2026-06-06 16:46:34 +01009-60/+199
* Picked up a small PERL pods regression - fixedJim Jagielski2026-06-05 21:08:05 +01002-3/+32
* Some Perl/Python regex fluff changes - correct the test here.Jim Jagielski2026-06-05 21:07:27 +01001-2/+8
* Update misc/relevant_standards to reflect current RFCsRich Bowen2026-06-05 20:55:22 +01001-94/+192
* Perl test asserts the opposite of what the server does, and only "passes"Jim Jagielski2026-06-05 20:07:15 +01001-17/+33
* test: port recent httpd-tests 2.4.68 changes to pytest_suiteJim Jagielski2026-06-05 18:48:53 +01007-8/+136
* * modules/proxy/mod_proxy_beacon.c (beacon_resolve, beacon_parse_url,Joe Orton2026-06-05 17:54:38 +01001-4/+4
* Partial revert of r1934913 in ./modules/http2 to retainJoe Orton2026-06-05 17:38:04 +01003-0/+17
* fr doc XML files updates.Lucien Gentis2026-06-05 16:48:16 +010010-73/+148
* restrict per-dir file funcs centrallyEric 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
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.