index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
changes-entries
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Follow up to r1919620: CHANGES entry indent.
Yann Ylavic
2024-08-01
1
-1
/
+1
*
mod_proxy_fcgi: Don't re-encode SCRIPT_FILENAME. PR 69203
Yann Ylavic
2024-08-01
1
-0
/
+1
*
Follow up to r1919617: Better CHANGES entry per Eric.
Yann Ylavic
2024-08-01
1
-1
/
+1
*
mod_proxy: Fix selection of ProxyPassMatch workers with host/port substitutio...
Yann Ylavic
2024-08-01
1
-0
/
+2
*
*) mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs
Yann Ylavic
2024-07-26
1
-0
/
+2
*
mod_rewrite: Better question mark tracking to avoid UnsafeAllow3F. PR 69197.
Yann Ylavic
2024-07-17
1
-0
/
+2
*
mod_proxy: Fix canonicalisation and FCGI env (PATH_INFO, SCRIPT_NAME) for
Yann Ylavic
2024-07-08
1
-0
/
+3
*
mod_proxy: Avoid AH01059 parsing error for SetHandler "unix:" URLs. PR 69160
Yann Ylavic
2024-07-08
1
-0
/
+2
*
* Changelog for r1918880
Ruediger Pluem
2024-07-03
1
-0
/
+2
*
mod_proxy: Fix DNS requests and connections closed before the configured addr...
Yann Ylavic
2024-06-18
1
-0
/
+2
*
Explicitly reject CGI output which includes a Transfer-Encoding
Joe Orton
2024-05-20
1
-0
/
+4
*
On Linux use the real thread id via gettid() in error logging,
Joe Orton
2024-05-08
1
-0
/
+1
*
* mod_tls: update version of rustls-ffi to v0.13.0.
Stefan Eissing
2024-04-22
1
-0
/
+2
*
mpm_worker: Fix AH00045 about children processes not terminating timely.
Yann Ylavic
2024-04-12
1
-0
/
+2
*
* Ensure that we set the default DH parameters for the key
Ruediger Pluem
2024-04-08
1
-0
/
+3
*
mod_md: update to v2.4.26
Stefan Eissing
2024-04-08
1
-0
/
+10
*
Fix BrowserMatch for gvfs.
Joe Orton
2024-03-18
1
-1
/
+2
*
mod_systemd: if SELinux is available and enabled, log the SELinux
Joe Orton
2024-03-15
1
-0
/
+2
*
shutdown carefully when threads don't start
Eric Covener
2024-03-13
1
-0
/
+3
*
Add missing changes-entries.
Jean-Frederic Clere
2024-02-14
1
-0
/
+3
*
mod_dav: Update redirect-carefully example BrowserMatch config to
Joe Orton
2024-02-08
1
-0
/
+3
*
* support/htcacheclean.c (list_urls): Continue rather than stopping
Joe Orton
2024-02-01
1
-0
/
+4
*
*) mod_http2: v2.0.26 with the following fixes:
Stefan Eissing
2024-01-17
1
-0
/
+6
*
mod_headers: Avoid infinite recursion with the edit* action and empty matches.
Yann Ylavic
2024-01-16
1
-0
/
+2
*
* modules/http/chunk_filter.c (ap_http_chunk_filter): For a brigade
Joe Orton
2023-12-20
1
-0
/
+2
*
mod_ssl: Add support for loading keys from OpenSSL 3.x providers via
Joe Orton
2023-12-05
1
-0
/
+2
*
Optimise handling LDAP authorization where LDAP was not used
Graham Leggett
2023-11-23
1
-0
/
+4
*
Add an option to specify a source address.
Graham Leggett
2023-11-22
1
-0
/
+4
*
mod_xml2enc: remove dependency on xmlstring header
Eric Covener
2023-11-21
1
-0
/
+2
*
mod_ldap: HTML-escape ldap-status handler.
Eric Covener
2023-11-16
1
-0
/
+2
*
Follow up to r1908537: CHANGES entry.
Yann Ylavic
2023-11-16
1
-0
/
+4
*
Follow up to r1913815: credit Joe in CHANGES too.
Yann Ylavic
2023-11-15
1
-1
/
+1
*
mod_ssl: Disable the OpenSSL ENGINE API when OPENSSL_NO_ENGINE is set. PR 68080
Yann Ylavic
2023-11-15
1
-0
/
+3
*
* mod_md: Fix the reported "until" validity of a certificate in the status
Stefan Eissing
2023-10-31
1
-0
/
+4
*
* Document r1912459. [skip ci]
Ruediger Pluem
2023-10-30
1
-0
/
+3
*
* mod_http2: improved early cleanup of streams.
Stefan Eissing
2023-10-16
1
-0
/
+2
*
mod_dav_fs: add DAVLockDBType directive.
Joe Orton
2023-10-03
1
-0
/
+1
*
* mod_http2: fixed a bug in handling of stream timeouts.
Stefan Eissing
2023-09-18
1
-0
/
+2
*
*) mod_proxy_http2: fix `X-Forward-Host` header to carry the correct value.
Stefan Eissing
2023-09-08
1
-0
/
+4
*
*) mod_proxy_http2: improved error handling on connection errors while
Stefan Eissing
2023-08-28
1
-0
/
+3
*
* mod_md: fixed passing of the server environment variables to programs
Stefan Eissing
2023-08-16
1
-0
/
+4
*
*) mod_http2: Fix reporting of `Total Accesses` in server-status to not count
Stefan Eissing
2023-07-26
1
-0
/
+3
*
mod_alias: Add AliasPreservePath directive to map the full
Graham Leggett
2023-07-17
1
-0
/
+3
*
* mod_md:
Stefan Eissing
2023-07-14
1
-0
/
+14
*
apxs: Fix -i for some cases where -n is not used.
Joe Orton
2023-07-07
1
-0
/
+2
*
*) mod_http2: new directive `H2ProxyRequests on|off` to enable handling
Stefan Eissing
2023-06-28
1
-0
/
+6
*
PR66672: rewrite QSA+trailing ? regression
Eric Covener
2023-06-27
1
-0
/
+3
*
*) mod_http2: added support for bootstrapping WebSockets via HTTP/2, as
Stefan Eissing
2023-06-20
1
-0
/
+10
*
*) mod_http2: fixed a bug that could lead to a crash in main connection
Stefan Eissing
2023-06-13
1
-0
/
+6
*
*) mod_http2: fixed a bug in flushing pending data on an already closed
Stefan Eissing
2023-06-09
1
-0
/
+4
[next]