index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a config layout for OpenWRT.
Graham Leggett
2019-12-27
1
-0
/
+2
*
*) mod_http2: Fixed rare cases where a h2 worker could deadlock the main co...
Stefan Eissing
2019-12-19
1
-0
/
+3
*
PR63971 expose apr_table_unset for headers/envvars
Eric Covener
2019-11-30
1
-0
/
+4
*
*) mod_http2: Fixed interaction with mod_reqtimeout. A loaded mod_http2 was...
Stefan Eissing
2019-11-26
1
-0
/
+9
*
*) mod_md: v2.2.4 from github, Fixes a compile time issue with OpenSSL 1.0....
Stefan Eissing
2019-11-19
1
-0
/
+4
*
* Fix another typo
Ruediger Pluem
2019-11-18
1
-1
/
+1
*
Fix some typo in CHANGES file.
Christophe Jaillet
2019-11-17
1
-8
/
+8
*
mod_ssl: Log private key material to file set by $SSLKEYLOGFILE in the
Joe Orton
2019-11-15
1
-1
/
+5
*
mod_proxy: Improve tunneling loop.
Yann Ylavic
2019-11-05
1
-0
/
+3
*
mod_proxy: Add proxy check_trans hook.
Yann Ylavic
2019-11-05
1
-0
/
+3
*
update after backport of mod_md
Stefan Eissing
2019-11-05
1
-10
/
+0
*
*) mod_md v2.2.3:
Stefan Eissing
2019-11-05
1
-0
/
+10
*
mod_proxy: factorize mod_proxy_{connect,wstunnel} tunneling code in proxy_util.
Yann Ylavic
2019-11-03
1
-0
/
+3
*
mod_proxy_http: fix load-balancer fallback for requests with a body.
Yann Ylavic
2019-10-31
1
-0
/
+4
*
mod_ssl: follow up to r1868645.
Yann Ylavic
2019-10-28
1
-0
/
+6
*
update after backport of current mod_md
Stefan Eissing
2019-10-25
1
-14
/
+0
*
mod_proxy_http: Fix 100-continue deadlock for spooled request bodies. PR 63855.
Yann Ylavic
2019-10-18
1
-0
/
+3
*
*) mod_md: Adding the several new features.
Stefan Eissing
2019-10-16
1
-0
/
+14
*
Honor "Accept-Encoding: foo;q=0" as per RFC 7231; which means 'foo' is "not a...
Christophe Jaillet
2019-10-11
1
-0
/
+3
*
Fix pool concurrency problems
Ruediger Pluem
2019-10-11
1
-0
/
+3
*
Fix an issue on Windows where <IfFile> looks for a file on a non-existent dri...
Christophe Jaillet
2019-09-04
1
-0
/
+4
*
PR63688 balancer csrf problems
Eric Covener
2019-08-23
1
-0
/
+3
*
Increase the maximum length of strings that can be cached by the module from ...
Christophe Jaillet
2019-08-18
1
-0
/
+3
*
*) mod_ssl: reverting a 2.4.40 change where a superfluous SSLCertificateCha...
Stefan Eissing
2019-08-05
1
-0
/
+5
*
set PCRE_DOTALL by default
Eric Covener
2019-08-02
1
-0
/
+3
*
remove request details from error documents (CVE-2019-10092).
Eric Covener
2019-08-02
1
-0
/
+2
*
*) mod_http2: core setting "LimitRequestFieldSize" is not additionally chec...
Stefan Eissing
2019-07-18
1
-0
/
+3
*
*) mod_http2: fixed a bug that prevented proper stream cleanup when connection
Stefan Eissing
2019-07-10
1
-0
/
+4
*
update after mod_md backport
Stefan Eissing
2019-07-09
1
-25
/
+0
*
*) mod_http2/mpm_event: Fixes the behaviour when a HTTP/2 connection has no...
Stefan Eissing
2019-07-03
1
-0
/
+5
*
* All backported
Ruediger Pluem
2019-07-02
1
-11
/
+0
*
* Backported in r1862410
Ruediger Pluem
2019-07-02
1
-3
/
+0
*
*) mod_ssl/mod_md:
Stefan Eissing
2019-07-01
1
-0
/
+3
*
*) mod_ssl/mod_md: reversing dependency by letting mod_ssl offer hooks for
Stefan Eissing
2019-06-25
1
-0
/
+5
*
*) mod_md: bringing over v2.0.6 from github.
Stefan Eissing
2019-06-24
1
-0
/
+21
*
mod_ssl: use OPENSSL_init_ssl() to initialise OpenSSL on versions 1.1+.
Graham Leggett
2019-06-23
1
-0
/
+3
*
*) mod_proxy_http2: adding support for handling trailers in both directions...
Stefan Eissing
2019-06-14
1
-0
/
+3
*
* modules/http2: reverting r1859724, as no good.
Stefan Eissing
2019-05-28
1
-3
/
+0
*
*) mod_http2: internal code cleanups and simplifications. Common output cod...
Stefan Eissing
2019-05-22
1
-0
/
+3
*
mod_proxy/ssl: Proxy SSL client certificate
Rainer Jung
2019-05-16
1
-0
/
+4
*
Follow up to r1857129: CHANGES entry.
Yann Ylavic
2019-04-08
1
-0
/
+3
*
PR63305: fix graceful restart crashes in LDAP
Eric Covener
2019-04-01
1
-0
/
+4
*
mod_cache: Fix parsing of quoted Cache-Control token arguments. PR 63288.
Yann Ylavic
2019-03-28
1
-0
/
+3
*
*) mod_md: Store permissions are enforced on file creation, enforcing restr...
Stefan Eissing
2019-03-26
1
-0
/
+3
*
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access_modern): Correctly
Joe Orton
2019-03-19
1
-0
/
+3
*
*) mod_md: Explicitly setting file permissions to break out of umasks. We w...
Stefan Eissing
2019-03-18
1
-0
/
+4
*
Merge consecutive slashes in the URL by default
Eric Covener
2019-03-17
1
-0
/
+3
*
allow mod_mime to be de disabled per-dir too
Eric Covener
2019-03-16
1
-1
/
+2
*
mod_proxy/ssl: cleanup per-request SSL configuration for recycled proxy conns.
Yann Ylavic
2019-03-16
1
-0
/
+4
*
mod_mime: Add `MimeOptions`
Eric Covener
2019-03-13
1
-0
/
+3
[next]