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
*
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
*
update after backport, mod_http2/proxy_http2 now equivalent
Stefan Eissing
2019-03-13
1
-64
/
+0
*
MPMs unix: bind the bucket number of each child to its slot number
Yann Ylavic
2019-03-12
1
-0
/
+3
*
*) mod_http2: when SSL renegotiation is inhibited and a 403 ErrorDocument is
Stefan Eissing
2019-03-12
1
-0
/
+4
*
*) mod_http2: new configuration directive: ```H2Padding numbits``` to control
Stefan Eissing
2019-03-07
1
-0
/
+15
*
*) mod_http2/mod_proxy_http2: proxy_http2 checks correct master connection ...
Stefan Eissing
2019-02-26
1
-0
/
+10
*
http: Fix possible empty response with mod_ratelimit for HEAD requests.
Yann Ylavic
2019-02-21
1
-0
/
+3
*
Follow up to r1853874: CHANGES entry.
Yann Ylavic
2019-02-20
1
-0
/
+3
*
mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
Yann Ylavic
2019-02-19
1
-0
/
+4
*
Fix a race condition.
Christophe Jaillet
2019-02-08
1
-0
/
+3
*
Follow up to r1853133: CHANGES entry.
Yann Ylavic
2019-02-07
1
-0
/
+4
*
*) mod_http2: Configuration directoves H2Push and H2Upgrade can now be spec...
Stefan Eissing
2019-01-28
1
-0
/
+7
*
mod_ssl: give mod_md the chance to override certificate after ALPN protocol n...
Stefan Eissing
2019-01-25
1
-0
/
+3
*
mod_http2: fixed slave connection keepalives counter.
Stefan Eissing
2019-01-25
1
-1
/
+2
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
1
-0
/
+2
*
reverting last change
Stefan Eissing
2019-01-24
1
-2
/
+0
*
mod_http2: enable re-use of slave connections again.
Stefan Eissing
2019-01-24
1
-0
/
+2
*
Fix websocket proxy over UDS.
Christophe Jaillet
2019-01-11
1
-0
/
+3
*
LanguagePriority should be case-insensitive in order to match AddLanguage beh...
Christophe Jaillet
2019-01-10
1
-0
/
+3
*
Always decode session attributes early.
Hank Ibell
2019-01-10
1
-0
/
+2
*
Update after backport of r1849174 r1849174
Stefan Eissing
2018-12-18
1
-3
/
+0
*
*) mod_md: incorrect behaviour when synchronizing ongoing ACME challenges
Stefan Eissing
2018-12-18
1
-0
/
+3
*
core: Fix incorrect substitution of env vars in directives containing multipl...
Hank Ibell
2018-12-05
1
-0
/
+3
*
core: Split out the ability to parse wildcard files and directories
Graham Leggett
2018-11-25
1
-0
/
+4
*
CHANGES related to r1842010.
Christophe Jaillet
2018-11-11
1
-0
/
+3
*
*) mod_ssl: Fix mod_authz provider for "require ssl" directive to check cor...
Stefan Eissing
2018-11-08
1
-0
/
+3
*
*) mod_ssl: clear *SSL errors before loading certificates and checking
Stefan Eissing
2018-11-05
1
-0
/
+4
*
* Correctly merge configurations that have client certificates set
Ruediger Pluem
2018-10-16
1
-0
/
+3
*
* Ensure that aborted connections are logged as such.
Ruediger Pluem
2018-10-15
1
-0
/
+3
*
mpm_event: avoid AH00484 with idle threads
Eric Covener
2018-10-10
1
-0
/
+5
*
mod_http2: adding defensive code for stream EOS handling, in case the request...
Stefan Eissing
2018-10-10
1
-0
/
+5
*
Add CHANGES entry
Christophe Jaillet
2018-10-09
1
-0
/
+3
*
mod_session_cookie: avoid adding the Set-Cookie header
Luca Toscano
2018-10-09
1
-0
/
+3
*
Add changes, docs for DefaultStateDir and DavLockDB default change.
Joe Orton
2018-10-05
1
-0
/
+6
*
* Pickup the proxy related configuration for verify mode and verify depth and
Ruediger Pluem
2018-10-01
1
-1
/
+5
*
ab: Add client certificate support.
Graham Leggett
2018-09-23
1
-0
/
+2
*
mod_proxy_hcheck: Fix issues with TCP health checks. PR 61499
Jim Jagielski
2018-09-11
1
-0
/
+3
*
cleanup after backport
Stefan Eissing
2018-09-11
1
-4
/
+1
*
On the trunk:
Stefan Eissing
2018-09-04
1
-0
/
+4
*
Follow up to r1835845 and r1839571: CHANGES entry.
Yann Ylavic
2018-08-29
1
-0
/
+4
*
Add StrictHostCheck
Eric Covener
2018-08-14
1
-0
/
+3
*
Remove backported items from trunk/CHANGES
Christophe Jaillet
2018-08-10
1
-33
/
+0
*
mod_status: Cumulate CPU time of exited child
Rainer Jung
2018-08-07
1
-0
/
+5
[next]