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
*
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
*
mod_status: Add cumulated response duration time
Rainer Jung
2018-08-07
1
-0
/
+3
*
mod_status: Complete the data shown for async
Rainer Jung
2018-08-07
1
-0
/
+4
*
mod_proxy: Improve the balancer member data shown
Rainer Jung
2018-08-07
1
-0
/
+4
*
update after backport
Stefan Eissing
2018-08-03
1
-3
/
+0
*
On the trunk:
Stefan Eissing
2018-08-03
1
-0
/
+3
*
If ProxyPassReverse is used for reverse mapping of relative redirects, subseq...
Christophe Jaillet
2018-08-01
1
-0
/
+4
*
Fix PR54848 in a 2.4.x backportable format. Ideally deprecating the use
Jim Jagielski
2018-08-01
1
-1
/
+3
*
mod_ratelimit: Don't interfere with "chunked" encoding.
Yann Ylavic
2018-07-31
1
-0
/
+3
*
Backported in 2.4.34.
Yann Ylavic
2018-07-30
1
-3
/
+0
*
http: Enforce consistently no response body with both 204 and 304 statuses.
Yann Ylavic
2018-07-30
1
-0
/
+3
*
mod_proxy_http: forward 100-continue.
Yann Ylavic
2018-07-24
1
-0
/
+3
*
* Credits to Bill for the analysis and the pointer to the solution.
Ruediger Pluem
2018-07-20
1
-1
/
+1
*
* mod_proxy: Remove load order and link dependency between mod_lbmethod_*
Ruediger Pluem
2018-07-20
1
-0
/
+3
*
backported
Eric Covener
2018-07-02
1
-3
/
+0
*
mod_md: more robust handling of http-01 challenges and hands-off when module
Stefan Eissing
2018-06-29
1
-0
/
+3
*
Re-allow '_' (underscore) in hostnames.
Eric Covener
2018-06-25
1
-0
/
+4
[next]