]> git.ipfire.org Git - thirdparty/apache/httpd.git/log
thirdparty/apache/httpd.git
23 months agoMerge r1911651, r1911906 from trunk:
Joe Orton [Mon, 4 Sep 2023 12:00:01 +0000 (12:00 +0000)] 
Merge r1911651, r1911906 from trunk:

Add DAVBasePath directive to allow users to configure the real repos
root path, useful where the DAV repos is configured with a regex match.

* modules/dav/main/mod_dav.c
  (dav_get_resource): If available, pass the configured base path
  as the repos root to repos provider.
  On the error path for fetching a resource, detect and warn
  specifically when the location is configured via a regex.
  (dav_cmd_davbasepath): New function.

PR: 35077
Github: closes #377
Reviewed by: jorton, minfrin, rpluem

Merge r1911715, r1911907 from trunk:

Add docs for DavBasePath
Fix documented default for DavBasePath to match code.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912081 13f79535-47bb-0310-9956-ffa450edef68

23 months agoAdd backport proposal [skip ci]
Rainer Jung [Sat, 2 Sep 2023 16:42:06 +0000 (16:42 +0000)] 
Add backport proposal [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912056 13f79535-47bb-0310-9956-ffa450edef68

23 months agovote/promote
Eric Covener [Wed, 30 Aug 2023 12:45:38 +0000 (12:45 +0000)] 
vote/promote

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912014 13f79535-47bb-0310-9956-ffa450edef68

23 months agonit: 1861542,r1861569 were both mine
Eric Covener [Wed, 30 Aug 2023 12:41:50 +0000 (12:41 +0000)] 
nit: 1861542,r1861569 were both mine

URL: http://svn.apache.org/viewvc?rev=1911934&view=rev
Log:
Backport to v2.4:

  *) mod_alias: Add RedirectRelative to allow relative redirect targets to be
     issued as-is.
     Trunk version of patch:
        https://svn.apache.org/r1861542
        https://svn.apache.org/r1861569
     Backport version for 2.4.x of patch:
      Trunk version of patch works
       svn merge -c 1861542,r1861569 ^/httpd/httpd/trunk .
     +1: minfrin, covener, icing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1912012 13f79535-47bb-0310-9956-ffa450edef68

23 months agomod_http2: update version that has become v2.0.22 in github release
Stefan Eissing [Tue, 29 Aug 2023 07:46:03 +0000 (07:46 +0000)] 
mod_http2: update version that has become v2.0.22 in github release

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911981 13f79535-47bb-0310-9956-ffa450edef68

23 months agoupdate after back port
Stefan Eissing [Tue, 29 Aug 2023 07:23:42 +0000 (07:23 +0000)] 
update after back port

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911980 13f79535-47bb-0310-9956-ffa450edef68

23 months agoMerge from trunk:
Stefan Eissing [Tue, 29 Aug 2023 07:23:10 +0000 (07:23 +0000)] 
Merge from trunk:

  *) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as
     described in RFC 8441. A new directive 'H2WebSockets on|off' has been
     added. The feature is by default not enabled.
     As also discussed in the manual, this feature should work for setups
     using "ProxyPass backend-url upgrade=websocket" without further changes.
     Special server modules for WebSockets will have to be adapted,
     most likely, as the handling if IO events is different with HTTP/2.
     HTTP/2 WebSockets are supported on platforms with native pipes. This
     excludes Windows.
     New directive `H2ProxyRequests on|off` to enable handling
     of HTTP/2 requests in a forward proxy configuration.
     General forward proxying is enabled via `ProxyRequests`. If the
     HTTP/2 protocol is also enabled for such a server/host, this new
     directive is needed in addition.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911979 13f79535-47bb-0310-9956-ffa450edef68

23 months agovote [skip ci]
Giovanni Bechis [Mon, 28 Aug 2023 15:05:10 +0000 (15:05 +0000)] 
vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911967 13f79535-47bb-0310-9956-ffa450edef68

23 months agoBackport proposal for mod_proxy_http2 error fix
Stefan Eissing [Mon, 28 Aug 2023 13:44:29 +0000 (13:44 +0000)] 
Backport proposal for mod_proxy_http2 error fix

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911965 13f79535-47bb-0310-9956-ffa450edef68

23 months ago* Vote [skip ci]
Ruediger Pluem [Mon, 28 Aug 2023 07:00:19 +0000 (07:00 +0000)] 
* Vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911959 13f79535-47bb-0310-9956-ffa450edef68

23 months ago* Vote and promote [skip ci]
Ruediger Pluem [Mon, 28 Aug 2023 06:39:18 +0000 (06:39 +0000)] 
* Vote and promote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911957 13f79535-47bb-0310-9956-ffa450edef68

23 months agoAdd an hyper-link.
Christophe Jaillet [Sun, 27 Aug 2023 06:39:44 +0000 (06:39 +0000)] 
Add an hyper-link.
Fix a typo (s/a an/an/)
Be less agressive (s/ON/On/) and reorder "On|Off".
(r1911948 intrunk)

Fix <compatibility> version

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911949 13f79535-47bb-0310-9956-ffa450edef68

23 months agoVote.
Graham Leggett [Sat, 26 Aug 2023 21:11:16 +0000 (21:11 +0000)] 
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911941 13f79535-47bb-0310-9956-ffa450edef68

23 months agoVote.
Graham Leggett [Sat, 26 Aug 2023 20:59:48 +0000 (20:59 +0000)] 
Vote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911940 13f79535-47bb-0310-9956-ffa450edef68

23 months agoUpdate proposal.
Graham Leggett [Sat, 26 Aug 2023 19:13:24 +0000 (19:13 +0000)] 
Update proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911939 13f79535-47bb-0310-9956-ffa450edef68

23 months agoPatch re-applied.
Graham Leggett [Sat, 26 Aug 2023 18:55:39 +0000 (18:55 +0000)] 
Patch re-applied.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911937 13f79535-47bb-0310-9956-ffa450edef68

23 months agoBackport to v2.4:
Graham Leggett [Sat, 26 Aug 2023 18:19:50 +0000 (18:19 +0000)] 
Backport to v2.4:

  *) mod_alias: Add RedirectRelative to allow relative redirect targets to be
     issued as-is.
     Trunk version of patch:
        https://svn.apache.org/r1861542
        https://svn.apache.org/r1861569
     Backport version for 2.4.x of patch:
      Trunk version of patch works
       svn merge -c 1861542,r1861569 ^/httpd/httpd/trunk .
     +1: minfrin, covener, icing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911934 13f79535-47bb-0310-9956-ffa450edef68

23 months agoUpdate and reset.
Joe Orton [Fri, 25 Aug 2023 07:52:31 +0000 (07:52 +0000)] 
Update and reset.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911908 13f79535-47bb-0310-9956-ffa450edef68

23 months agoMerge r1909429 and r1909606 from trunk:
Rainer Jung [Thu, 24 Aug 2023 10:09:45 +0000 (10:09 +0000)] 
Merge r1909429 and r1909606 from trunk:

mod_status: Remove duplicate keys "BusyWorkers" and "IdleWorkers".

Resolve inconsistency between the previous two occurrences by
counting workers in state SERVER_GRACEFUL no longer as busy,
but instead in a new counter "GracefulWorkers" (or on HTML
view as "workers gracefully restarting"). Also add the graceful
counter as a new column to the existing HTML per process table
for async MPMs.

PR 63300
Submitted by: rjung
Reviewed by: rjung, jorton, icing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911892 13f79535-47bb-0310-9956-ffa450edef68

23 months agovote
Stefan Eissing [Thu, 24 Aug 2023 07:31:18 +0000 (07:31 +0000)] 
vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911888 13f79535-47bb-0310-9956-ffa450edef68

23 months agovote and promote
Stefan Eissing [Thu, 24 Aug 2023 07:29:38 +0000 (07:29 +0000)] 
vote and promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911887 13f79535-47bb-0310-9956-ffa450edef68

23 months agoVote, propose.
Joe Orton [Thu, 24 Aug 2023 06:56:48 +0000 (06:56 +0000)] 
Vote, propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911886 13f79535-47bb-0310-9956-ffa450edef68

23 months agoPropose.
Rainer Jung [Wed, 23 Aug 2023 22:53:37 +0000 (22:53 +0000)] 
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911880 13f79535-47bb-0310-9956-ffa450edef68

23 months agoFix an URL.
Christophe Jaillet [Wed, 23 Aug 2023 21:41:15 +0000 (21:41 +0000)] 
Fix an URL.

PR 66630 [Samuel Joly <samueljoly0 gmail.com>]

r1911878 in trunk

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911879 13f79535-47bb-0310-9956-ffa450edef68

23 months agoRemove an extra word.
Christophe Jaillet [Wed, 23 Aug 2023 21:24:24 +0000 (21:24 +0000)] 
Remove an extra word.

Follow up to r1909084 (in trunk).

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911877 13f79535-47bb-0310-9956-ffa450edef68

23 months agoAdd compatibility version, typo (s/hader/header and s/representatins/representations...
Christophe Jaillet [Wed, 23 Aug 2023 21:16:14 +0000 (21:16 +0000)] 
Add compatibility version, typo (s/hader/header and s/representatins/representations) and trailing spaces.

Move the new directive at the correct place in the file. [Lucien Gentis]

Mostly r1911874 in trunk.

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911875 13f79535-47bb-0310-9956-ffa450edef68

23 months agocleanup after merge
Stefan Eissing [Wed, 23 Aug 2023 07:53:05 +0000 (07:53 +0000)] 
cleanup after merge

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911859 13f79535-47bb-0310-9956-ffa450edef68

23 months agoMerge r1911291 from trunk:
Stefan Eissing [Wed, 23 Aug 2023 07:52:33 +0000 (07:52 +0000)] 
Merge r1911291 from trunk:

  *) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
     HTTP/2 requests twice. Fixes PR 66801.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911858 13f79535-47bb-0310-9956-ffa450edef68

23 months ago* Vote and promote [skip ci]
Ruediger Pluem [Tue, 22 Aug 2023 15:46:57 +0000 (15:46 +0000)] 
* Vote and promote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911843 13f79535-47bb-0310-9956-ffa450edef68

23 months agovote [skip ci]
Giovanni Bechis [Mon, 21 Aug 2023 10:05:50 +0000 (10:05 +0000)] 
vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911823 13f79535-47bb-0310-9956-ffa450edef68

23 months agofr doc rebuild.
Lucien Gentis [Sat, 19 Aug 2023 14:33:37 +0000 (14:33 +0000)] 
fr doc rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911780 13f79535-47bb-0310-9956-ffa450edef68

23 months agofr doc XML file update.
Lucien Gentis [Sat, 19 Aug 2023 14:32:33 +0000 (14:32 +0000)] 
fr doc XML file update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911779 13f79535-47bb-0310-9956-ffa450edef68

23 months agoMerge /httpd/httpd/trunk:r1910996,1911721
Stefan Eissing [Wed, 16 Aug 2023 12:02:03 +0000 (12:02 +0000)] 
Merge /httpd/httpd/trunk:r1910996,1911721

 * mod_md:
   - New directive `MDMatchNames all|servernames` to allow more control over how
     MDomains are matched to VirtualHosts.
   - New directive `MDChallengeDns01Version`. Setting this to `2` will provide
     the command also with the challenge value on `teardown` invocation. In version
     1, the default, only the `setup` invocation gets this parameter.
     Refs #312. Thanks to @domrim for the idea.
   - For Managed Domain in "manual" mode, the checks if all used ServerName and
     ServerAlias are part of the MDomain now reports a warning instead of an error
     (AH10040) when not all names are present.
   - MDChallengeDns01 can now be configured for individual domains.
     Using PR from Jérôme Billiras (@bilhackmac) and adding test case and fixing proper working
   - Fixed a bug found by Jérôme Billiras (@bilhackmac) that caused the challenge
     teardown not being invoked as it should.

 * mod_md: fixed passing of the server environment variables to programs
   started via MDMessageCmd and MDChallengeDns01 on *nix system.
   See <https://github.com/icing/mod_md/issues/319>.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911722 13f79535-47bb-0310-9956-ffa450edef68

23 months agoMerge of r1911718 from trunk
Stefan Eissing [Wed, 16 Aug 2023 10:49:41 +0000 (10:49 +0000)] 
Merge of r1911718 from trunk

Tests, workarounds for bugs in curl 8.1.x

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911719 13f79535-47bb-0310-9956-ffa450edef68

23 months agovote and promote
Stefan Eissing [Tue, 15 Aug 2023 07:41:45 +0000 (07:41 +0000)] 
vote and promote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911690 13f79535-47bb-0310-9956-ffa450edef68

2 years agopropose backport of r1911291.
Stefan Eissing [Wed, 26 Jul 2023 12:22:43 +0000 (12:22 +0000)] 
propose backport of r1911291.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911292 13f79535-47bb-0310-9956-ffa450edef68

2 years agoRemove a not that helpful backport summary on tiny things.
Christophe Jaillet [Tue, 25 Jul 2023 20:15:03 +0000 (20:15 +0000)] 
Remove a not that helpful backport summary on tiny things.

Credit Yann who did most of the job in optimizing send_brigade_nonblocking()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911274 13f79535-47bb-0310-9956-ffa450edef68

2 years agovote/comment
Eric Covener [Mon, 24 Jul 2023 18:40:33 +0000 (18:40 +0000)] 
vote/comment

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911252 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc XML file update.
Lucien Gentis [Sat, 22 Jul 2023 13:23:53 +0000 (13:23 +0000)] 
fr doc XML file update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911200 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc XML file update.
Lucien Gentis [Sat, 22 Jul 2023 13:16:11 +0000 (13:16 +0000)] 
fr doc XML file update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911198 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBackport to v2.4:
Graham Leggett [Mon, 17 Jul 2023 21:16:59 +0000 (21:16 +0000)] 
Backport to v2.4:

  *) core: Add formats %{z} and %{strftime-format} to ErrorLogFormat, and make
     sure that if the format is configured early enough it applies to every log
     line.  PR 62161.
     trunk patch: https://svn.apache.org/r1908380
                  https://svn.apache.org/r1908383
                  https://svn.apache.org/r1908384
                  https://svn.apache.org/r1908388
                  https://svn.apache.org/r1908389
                  https://svn.apache.org/r1908390
                  https://svn.apache.org/r1908393
                  https://svn.apache.org/r1908394
                  https://svn.apache.org/r1908406
                  https://svn.apache.org/r1908407
                  https://svn.apache.org/r1908556
                  https://svn.apache.org/r1908557
     2.4.x patch: svn merge -c 1908380,1908383-1908384,1908388-1908390,1908393-1908394,1908406-1908407,1908556-1908557 ^/httpd/httpd/trunk .
                  (merge works modulo MMN, or patch/PR below)
                  https://patch-diff.githubusercontent.com/raw/apache/httpd/pull/350.diff
                  https://github.com/apache/httpd/pull/350
     +1: ylavic, rpluem, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911079 13f79535-47bb-0310-9956-ffa450edef68

2 years agoVote and promote.
Graham Leggett [Mon, 17 Jul 2023 21:14:57 +0000 (21:14 +0000)] 
Vote and promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911078 13f79535-47bb-0310-9956-ffa450edef68

2 years agoUpdate proposal.
Graham Leggett [Mon, 17 Jul 2023 21:03:37 +0000 (21:03 +0000)] 
Update proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911077 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBackport proposal already backported in r1911060.
Graham Leggett [Mon, 17 Jul 2023 20:46:09 +0000 (20:46 +0000)] 
Backport proposal already backported in r1911060.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911076 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBackport to v2.4:
Graham Leggett [Mon, 17 Jul 2023 20:40:44 +0000 (20:40 +0000)] 
Backport to v2.4:

  *) mod_deflate: Add DeflateAlterETag to control how the ETag
     is modified. The 'NoChange' parameter mimics 2.2.x behavior.
     PR 45023, PR 39727.
     Trunk version of patch:
        https://svn.apache.org/r1586542
     Backport version for 2.4.x of patch:
      https://raw.githubusercontent.com/jfclere/patch/main/mod_deflate.patch
     +1: jfclere, rpluem, ylavic
     rpluem says: Does anyone know why we don't merge the server config?

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911075 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBackport to v2.4:
Graham Leggett [Mon, 17 Jul 2023 20:36:38 +0000 (20:36 +0000)] 
Backport to v2.4:

  *) core: Optimize send_brigade_nonblocking()
     trunk patch:
        https://svn.apache.org/r1892450
        https://svn.apache.org/r1909966
     2.4.x patch: svn merge -c 1892450,1909966 ^/httpd/httpd/trunk .
     +1: jailletc36, rpluem, icing

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911074 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBackport to v2.4:
Graham Leggett [Mon, 17 Jul 2023 20:33:05 +0000 (20:33 +0000)] 
Backport to v2.4:

  *) Easy patches: synch 2.4.x and trunk
         - core: constify pointers in ap_expr lookup tables.  ~1/2Kb moves to r/o text section
         - core: Optimize performance in ap_normalize_path()
         - core: Optimize code flow in log_backtrace()
         - Fix a typo in README.cmake
         - Add a missing 'be' in README.CHANGES
     trunk patch:
          https://svn.apache.org/r1877350
          https://svn.apache.org/r1894021
          https://svn.apache.org/r1906379
          https://svn.apache.org/r1908657
          https://svn.apache.org/r1908150
     2.4.x patch: svn merge -c 1877350,1894021,1906379,1908657,1908150 ^/httpd/httpd/trunk .
     +1: jailletc36, rpluem, gbechis

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911073 13f79535-47bb-0310-9956-ffa450edef68

2 years agomod_alias proposal.
Graham Leggett [Mon, 17 Jul 2023 15:55:33 +0000 (15:55 +0000)] 
mod_alias proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911069 13f79535-47bb-0310-9956-ffa450edef68

2 years agoUpdate proposal.
Graham Leggett [Mon, 17 Jul 2023 14:46:12 +0000 (14:46 +0000)] 
Update proposal.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911066 13f79535-47bb-0310-9956-ffa450edef68

2 years agoPropose.
Graham Leggett [Mon, 17 Jul 2023 14:39:53 +0000 (14:39 +0000)] 
Propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911065 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge r1884511, r1901273, r1910843, r1910849 from trunk:
Joe Orton [Mon, 17 Jul 2023 09:52:06 +0000 (09:52 +0000)] 
Merge r1884511, r1901273, r1910843, r1910849 from trunk:

Add .opus extension for audio/ogg mimetype, per RFC 7845

RFC 7845: https://tools.ietf.org/html/rfc7845#section-9

Submitted by: Richard de Boer <richard tubul.net>
Github: closes #144

Merge of PR 318:

  *) core: the conf/mime.types has been updated in conformance with RFC 9239:
     - .js moved from 'application/javascript' to 'text/javascript'
     - .mjs was added as 'text/javascript'
     [Mathias Bynens <@mathiasbynens> via PR 318]

Add application/vnd.geogebra.slides mime type

Submitted by: Zbynek Konecny <zbynek1729 gmail.com>
Github: closes #207

Add WebAssembly MIME type and file extension

Submitted by: Dave Hodder <dmh dmh.org.uk>
Github: closes #332
Reviewed by: jorton, icing, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911060 13f79535-47bb-0310-9956-ffa450edef68

2 years agovote/promote
Eric Covener [Fri, 14 Jul 2023 13:21:23 +0000 (13:21 +0000)] 
vote/promote

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911001 13f79535-47bb-0310-9956-ffa450edef68

2 years agobackported
Eric Covener [Fri, 14 Jul 2023 13:14:00 +0000 (13:14 +0000)] 
backported

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1911000 13f79535-47bb-0310-9956-ffa450edef68

2 years agoBackport rewrite changes 1910649:1910705 from trunk
Eric Covener [Fri, 14 Jul 2023 13:13:38 +0000 (13:13 +0000)] 
Backport rewrite changes 1910649:1910705 from trunk

PR66672 trailing ? and QSA together regression

Reviewed By: covener, gbechis, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910999 13f79535-47bb-0310-9956-ffa450edef68

2 years agovote and propose h2 websockets for backport
Stefan Eissing [Mon, 10 Jul 2023 08:14:47 +0000 (08:14 +0000)] 
vote and propose h2 websockets for backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910909 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc rebuild.
Lucien Gentis [Sat, 8 Jul 2023 13:57:59 +0000 (13:57 +0000)] 
fr doc rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910875 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc XML file update.
Lucien Gentis [Sat, 8 Jul 2023 13:56:57 +0000 (13:56 +0000)] 
fr doc XML file update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910874 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerged x3, propose x1.
Joe Orton [Fri, 7 Jul 2023 12:07:30 +0000 (12:07 +0000)] 
Merged x3, propose x1.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910856 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge r1909241 from trunk:
Joe Orton [Fri, 7 Jul 2023 12:05:33 +0000 (12:05 +0000)] 
Merge r1909241 from trunk:

* Add server directory to include path as mod_rewrite requires test_char.h.

PR: 66571
Submitted by: Valeria Petrov <valeria.petrov@spinetix.com>
Reviewed by: rpluem, icing, ylavic
Submitted by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910855 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge r1908502 from trunk:
Joe Orton [Fri, 7 Jul 2023 12:04:17 +0000 (12:04 +0000)] 
Merge r1908502 from trunk:

mod_http2: Fix memory leak in calc_sha256_hash().
Submitted by: ylavic
Reviewed by: icing, jorton, covener

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910854 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge r1878890 from trunk:
Joe Orton [Fri, 7 Jul 2023 12:03:32 +0000 (12:03 +0000)] 
Merge r1878890 from trunk:

mod_ldap: Use the LDAP API directly to implement the rebind callback
for modern versions of OpenLDAP, avoiding the overhead of the apr-util
implementation.

* modules/ldap/util_ldap.c:
  Define USE_APR_LDAP_REBIND if a modern version of OpenLDAP is used.
  (uldap_rebind_proc): New function.
  (uldap_rebind_init, uldap_rebind_add): Define, using either the
  callback or the (bad) APR-util versions.
  (uldap_connection_unbind): Clear the rebind pool to remove rebind
  references prior to destroying the LDAP *.
  Omit for !USE_APR_LDAP_REBIND.
  (uldap_connection_init): Use new wrappers, only create the rebind
  pool if USE_APR_LDAP_REBIND.

* include/util_ldap.h: Don't include apr_ldap_rebind.h here.

PR: 64414
Github: closes #124
Reviewed by: jorton, covener, ylavic (by inspection)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910853 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge r1910815 from trunk:
Joe Orton [Fri, 7 Jul 2023 11:58:42 +0000 (11:58 +0000)] 
Merge r1910815 from trunk:

mod_rewrite: Fix a possible NULL pointer dereference in hook_uri2file

is_absolute_uri() dereferences r->filename in the function body, but
there is no check if r->filename == NULL before.

Submitted by: LuboÅ¡ Uhliarik <luhliari redhat.com>
Reviewed by: jorton, covener, ylavic
Github: closes #355

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910852 13f79535-47bb-0310-9956-ffa450edef68

2 years agoVote, promote.
Yann Ylavic [Fri, 7 Jul 2023 11:47:15 +0000 (11:47 +0000)] 
Vote, promote.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910851 13f79535-47bb-0310-9956-ffa450edef68

2 years agovote/promote
Eric Covener [Fri, 7 Jul 2023 11:33:44 +0000 (11:33 +0000)] 
vote/promote

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910850 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge, vote, propose.
Joe Orton [Fri, 7 Jul 2023 07:47:31 +0000 (07:47 +0000)] 
Merge, vote, propose.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910840 13f79535-47bb-0310-9956-ffa450edef68

2 years agoReference correct PR.
Joe Orton [Fri, 7 Jul 2023 07:25:14 +0000 (07:25 +0000)] 
Reference correct PR.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910838 13f79535-47bb-0310-9956-ffa450edef68

2 years agoFix some typo in CHANGES entry
Christophe Jaillet [Thu, 6 Jul 2023 20:46:50 +0000 (20:46 +0000)] 
Fix some typo in CHANGES entry

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910831 13f79535-47bb-0310-9956-ffa450edef68

2 years agoUnless I missed somthing:
Christophe Jaillet [Thu, 6 Jul 2023 20:41:34 +0000 (20:41 +0000)] 
Unless I missed somthing:
  - H2StreamTimeout has been introduced in 2.4.55
  - H2MaxDataFrameLen and H2MaxDataFrameLen will be available in the next 2.4.58.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910828 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge r1875355 from trunk:
Joe Orton [Thu, 6 Jul 2023 16:11:56 +0000 (16:11 +0000)] 
Merge r1875355 from trunk:

* modules/ssl/ssl_util_stapling.c (stapling_check_response) Don't stop
  Certificate Revoked messages.

  Certificate Revoked Responder messages don't belong to 'error' class.
  When the server receives one, it MUST be passed on to the client.
  And stored for the normal period of basic responses.

  Also don't log an error each time it is retrieved from cache,
  only once when it is retrieved from the OCSP responder.

PR: 60182
Obtained from: https://github.com/apache/httpd/commit/7db9795f45fd4688ceb13ee36090e4e2becbc709.diff
Submitted by: <gmoniker gmail.com>
Reviewed by: gbechis, icing, ylavic

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910820 13f79535-47bb-0310-9956-ffa450edef68

2 years agoPropose x1.
Joe Orton [Thu, 6 Jul 2023 11:44:43 +0000 (11:44 +0000)] 
Propose x1.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910813 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc rebuild.
Lucien Gentis [Sat, 1 Jul 2023 13:31:43 +0000 (13:31 +0000)] 
fr doc rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910727 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc XML file update.
Lucien Gentis [Sat, 1 Jul 2023 13:30:57 +0000 (13:30 +0000)] 
fr doc XML file update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910726 13f79535-47bb-0310-9956-ffa450edef68

2 years agovote [skip ci]
Giovanni Bechis [Fri, 30 Jun 2023 13:53:57 +0000 (13:53 +0000)] 
vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910710 13f79535-47bb-0310-9956-ffa450edef68

2 years agore-propose rewrite qsa
Eric Covener [Fri, 30 Jun 2023 13:06:05 +0000 (13:06 +0000)] 
re-propose rewrite qsa

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910708 13f79535-47bb-0310-9956-ffa450edef68

2 years agopropose r1908502 for backport
Stefan Eissing [Fri, 30 Jun 2023 07:52:50 +0000 (07:52 +0000)] 
propose r1908502 for backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910700 13f79535-47bb-0310-9956-ffa450edef68

2 years agobackport of https://github.com/apache/httpd/pull/364
Stefan Eissing [Fri, 30 Jun 2023 07:22:40 +0000 (07:22 +0000)] 
backport of https://github.com/apache/httpd/pull/364

Merge 1907696,1907697 from trunk:

  *) mod_http2: new directive 'H2MaxDataFrameLen n' to limit the maximum
     amount of response body bytes put into a single HTTP/2 DATA frame.
     Setting this to 0 places no limit (but the max size allowed by the
     protocol is observed).
     The module, by default, tries to use the maximum size possible, which is
     somewhat around 16KB. This sets the maximum. When less response data is
     available, smaller frames will be sent.

Merge r1909769 from trunk (plus sync mod_http2.xml)

  *) mod_http2: v2.0.15 with the following fixes and improvements
     - New directive 'H2EarlyHint name value' to add headers to a response,
       picked up already when a "103 Early Hints" response is sent. 'name' and
       'value' must comply to the HTTP field restrictions.
       This directive can be repeated several times and header fields of the
       same names add. Sending a 'Link' header with 'preload' relation will
       also cause a HTTP/2 PUSH if enabled and supported by the client.
     - Fixed an issue where requests were not logged and accounted in a timely
       fashion when the connection returns to "keepalive" handling, e.g. when
       the request served was the last outstanding one.
       This led to late appearance in access logs with wrong duration times
       reported.
     - Accurately report the bytes sent for a request in the '%O' Log format.
       This addresses #203, a long outstanding issue where mod_h2 has reported
       numbers over-eagerly from internal buffering and not what has actually
       been placed on the connection.
       The numbers are now the same with and without H2CopyFiles enabled.

Merge r1910157 from trunk

 * mod_proxy_http2: fixed using the wrong "bucket_alloc" from the backend
   connection when sending data on the frontend one. This caused crashes
   or infinite loops in rare situations.
 * mod_proxy_http2: fixed a bug in retry/response handling that could lead
   to wrong status codes or HTTP messages send at the end of response bodies
   exceeding the announced content-length.
 * mod_proxy_http2: fix retry handling to not leak temporary errors.
   On detecting that that an existing connection was shutdown by the other
   side, a 503 response leaked even though the request was retried on a
   fresh connection.
 * mod_http2: fixed a bug that did cleanup of consumed and pending buckets in
   the wrong order when a bucket_beam was destroyed.

Merge of 1910331,1910386,1910441 from trunk

  *) mod_http2: fixed a bug in flushing pending data on an already closed
     connection that could lead to a busy loop, preventing the HTTP/2 session
     to close down successfully. Fixed PR 66624.
     Fixed a bug that could lead to a crash in main connection
     output handling. This occured only when the last request on a HTTP/2
     connection had been processed and the session decided to shut down.
     This could lead to an attempt to send a final GOAWAY while the previous
     write was still in progress. See PR 66646.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910699 13f79535-47bb-0310-9956-ffa450edef68

2 years agoDubious comment [skip ci]
Yann Ylavic [Thu, 29 Jun 2023 15:39:13 +0000 (15:39 +0000)] 
Dubious comment [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910693 13f79535-47bb-0310-9956-ffa450edef68

2 years agoneed to repropose
Eric Covener [Thu, 29 Jun 2023 13:51:36 +0000 (13:51 +0000)] 
need to repropose

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910691 13f79535-47bb-0310-9956-ffa450edef68

2 years agoVote, promote, comment [skip ci]
Yann Ylavic [Thu, 29 Jun 2023 13:48:49 +0000 (13:48 +0000)] 
Vote, promote, comment [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910690 13f79535-47bb-0310-9956-ffa450edef68

2 years agovotes
Stefan Eissing [Wed, 28 Jun 2023 11:10:26 +0000 (11:10 +0000)] 
votes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910655 13f79535-47bb-0310-9956-ffa450edef68

2 years agomaybe premature, but better than deleting
Eric Covener [Wed, 28 Jun 2023 10:41:05 +0000 (10:41 +0000)] 
maybe premature, but better than deleting

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910652 13f79535-47bb-0310-9956-ffa450edef68

2 years agopropose PR66672
Eric Covener [Tue, 27 Jun 2023 14:36:47 +0000 (14:36 +0000)] 
propose PR66672

[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910635 13f79535-47bb-0310-9956-ffa450edef68

2 years agopropose [skip ci]
Giovanni Bechis [Tue, 27 Jun 2023 09:54:51 +0000 (09:54 +0000)] 
propose [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910626 13f79535-47bb-0310-9956-ffa450edef68

2 years agovote [skip ci]
Giovanni Bechis [Tue, 27 Jun 2023 09:43:43 +0000 (09:43 +0000)] 
vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910625 13f79535-47bb-0310-9956-ffa450edef68

2 years agoCumulative mod_http2 and mod_proxy_http2 patch proposed for backport,
Stefan Eissing [Tue, 20 Jun 2023 11:42:38 +0000 (11:42 +0000)] 
Cumulative mod_http2 and mod_proxy_http2 patch proposed for backport,
replacing the independant merge proposals.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910505 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate after backport
Stefan Eissing [Tue, 20 Jun 2023 10:49:37 +0000 (10:49 +0000)] 
update after backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910504 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge of 1909215 from trunk
Stefan Eissing [Tue, 20 Jun 2023 10:48:57 +0000 (10:48 +0000)] 
Merge of 1909215 from trunk

  *) cmake build, improve libcurl detection (github PR 356)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910503 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate after backport
Stefan Eissing [Tue, 20 Jun 2023 10:48:06 +0000 (10:48 +0000)] 
update after backport

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910502 13f79535-47bb-0310-9956-ffa450edef68

2 years agoMerge of 1909932,1909982 from trunk
Stefan Eissing [Tue, 20 Jun 2023 10:47:27 +0000 (10:47 +0000)] 
Merge of 1909932,1909982 from trunk

  *) mod_http2: avoid double chunked-encoding on internal redirects.
     PR 66597 [Yann Ylavic, Stefan Eissing]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910501 13f79535-47bb-0310-9956-ffa450edef68

2 years ago* My question does not prevent my vote [skip ci]
Ruediger Pluem [Fri, 16 Jun 2023 11:08:46 +0000 (11:08 +0000)] 
* My question does not prevent my vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910450 13f79535-47bb-0310-9956-ffa450edef68

2 years ago* Add comment [skip ci]
Ruediger Pluem [Fri, 16 Jun 2023 11:04:17 +0000 (11:04 +0000)] 
* Add comment [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910449 13f79535-47bb-0310-9956-ffa450edef68

2 years ago* Add comment [skip ci]
Ruediger Pluem [Fri, 16 Jun 2023 11:01:03 +0000 (11:01 +0000)] 
* Add comment [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910448 13f79535-47bb-0310-9956-ffa450edef68

2 years ago* Promote [skip ci]
Ruediger Pluem [Fri, 16 Jun 2023 10:58:09 +0000 (10:58 +0000)] 
* Promote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910447 13f79535-47bb-0310-9956-ffa450edef68

2 years agoupdate backport proposal
Stefan Eissing [Fri, 16 Jun 2023 08:21:14 +0000 (08:21 +0000)] 
update backport proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910442 13f79535-47bb-0310-9956-ffa450edef68

2 years agobackport proposal
Stefan Eissing [Tue, 13 Jun 2023 14:39:11 +0000 (14:39 +0000)] 
backport proposal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910387 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc rebuild.
Lucien Gentis [Sat, 10 Jun 2023 15:00:18 +0000 (15:00 +0000)] 
fr doc rebuild.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910343 13f79535-47bb-0310-9956-ffa450edef68

2 years agofr doc XML file update.
Lucien Gentis [Sat, 10 Jun 2023 14:59:01 +0000 (14:59 +0000)] 
fr doc XML file update.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910342 13f79535-47bb-0310-9956-ffa450edef68

2 years agovote [skip ci]
Giovanni Bechis [Fri, 9 Jun 2023 15:17:52 +0000 (15:17 +0000)] 
vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910333 13f79535-47bb-0310-9956-ffa450edef68

2 years agobackport propoosal
Stefan Eissing [Fri, 9 Jun 2023 15:06:38 +0000 (15:06 +0000)] 
backport propoosal

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910332 13f79535-47bb-0310-9956-ffa450edef68

2 years ago* Vote [skip ci]
Ruediger Pluem [Fri, 9 Jun 2023 14:25:26 +0000 (14:25 +0000)] 
* Vote [skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1910330 13f79535-47bb-0310-9956-ffa450edef68