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
...
*
mpm_winnt: remove 'data' AcceptFilter in favor of 'connect'
Jacob Champion
2016-08-30
1
-0
/
+3
*
Stash the cgi PID earlier in mod_cgid
Eric Covener
2016-08-28
1
-0
/
+4
*
Updated the changelog to reflect last commits about Last-Modified header hand...
Luca Toscano
2016-08-27
1
-3
/
+3
*
update after http2 backport
Stefan Eissing
2016-08-27
1
-8
/
+0
*
mod_http2: using invalid header callback from nghttp2 1.14.0 onwards
Stefan Eissing
2016-08-27
1
-0
/
+5
*
mod_http2: fix for stream buffer handling during shutdown
Stefan Eissing
2016-08-27
1
-0
/
+3
*
* Add missing CHANGES entry for r1757662.
Ruediger Pluem
2016-08-25
1
-0
/
+3
*
mod_http2: give timeout goaway reason when applicable
Stefan Eissing
2016-08-24
1
-10
/
+0
*
mod_http2: latest h2/state debug draft, fixes in 100-continue response genera...
Stefan Eissing
2016-08-24
1
-0
/
+4
*
mod_http2: graceful handling of open streams during graceful shutdown
Stefan Eissing
2016-08-24
1
-0
/
+3
*
mod_cache: Use the actual URI path and query-string for identifying the
Yann Ylavic
2016-08-16
1
-0
/
+4
*
mod_ssl: Fix quick renegotiation (OptRenegotiaton) with no intermediate
Yann Ylavic
2016-08-16
1
-0
/
+3
*
mod_http2: support for intermediate responses
Stefan Eissing
2016-08-05
1
-0
/
+3
*
mod_reqtimeout: Fix body timeout disabling for CONNECT requests to avoid
Yann Ylavic
2016-07-28
1
-0
/
+4
*
mod_http2: update after backport
Stefan Eissing
2016-07-26
1
-8
/
+0
*
* Prevent redirect loops between workers within a balancer by limiting the
Ruediger Pluem
2016-07-20
1
-0
/
+4
*
* Fix typo
Ruediger Pluem
2016-07-20
1
-1
/
+1
*
* Do not overwrite r->status with access_status if access_status is OK or DONE
Ruediger Pluem
2016-07-20
1
-0
/
+3
*
* Whitespace police
Ruediger Pluem
2016-07-20
1
-4
/
+4
*
mod_http2: new H2CopyFiles directive
Stefan Eissing
2016-07-20
1
-0
/
+4
*
mod_proxy_fcgi: avoid loops serving proxied error documents
Luca Toscano
2016-07-18
1
-0
/
+3
*
Fix typo in CHANGES
Luca Toscano
2016-07-13
1
-1
/
+1
*
Force mod_proxy_fcgi to read the whole FCGI response
Luca Toscano
2016-07-12
1
-0
/
+4
*
mod_http2: no master timeout while requests are ongoing
Stefan Eissing
2016-07-11
1
-0
/
+4
*
mod_crypto: Add the all purpose crypto filters with support for HLS.
Graham Leggett
2016-07-10
1
-0
/
+3
*
update after backport
Stefan Eissing
2016-07-10
1
-3
/
+0
*
mod_http2: fixing flush on SETTINGS frames without open streams
Stefan Eissing
2016-07-10
1
-0
/
+3
*
Updated description of the change to reflect the last patch
Luca Toscano
2016-07-03
1
-0
/
+2
*
Updated credits after Yann's patch
Luca Toscano
2016-07-03
1
-1
/
+1
*
ab: add SNI support when available.
Yann Ylavic
2016-06-30
1
-0
/
+4
*
modssl: reset client-verify state when renegotiation is aborted
Stefan Eissing
2016-06-30
1
-0
/
+3
*
mod_proxy_{http,ajp,fcgi}}: don't reuse backend connections with data available
Yann Ylavic
2016-06-27
1
-0
/
+3
*
mod_proxy: revert r1750301, r1750305 and r1750311.
Yann Ylavic
2016-06-27
1
-3
/
+0
*
mod_proxy: follow up to r1750301.
Yann Ylavic
2016-06-27
1
-0
/
+3
*
update after backport
Stefan Eissing
2016-06-22
1
-3
/
+0
*
mod_proxy_http2: improved retry when encountering errored/shutdown connections
Stefan Eissing
2016-06-21
1
-0
/
+3
*
Add CHANGES entry for r1749401
Christophe Jaillet
2016-06-20
1
-0
/
+2
*
mod_http2: update after backport
Stefan Eissing
2016-06-15
1
-4
/
+0
*
mod_http2: more rigid error handling in DATA frame assembly
Stefan Eissing
2016-06-15
1
-0
/
+4
*
Prepare to backport, this is not specific to VS 2015...
William A. Rowe Jr
2016-06-14
1
-3
/
+0
*
Drop an invalid Last-Modified header value returned by a FCGI/CGI
Luca Toscano
2016-06-14
1
-0
/
+4
*
Allow other modules to become providers and add ACLs
Graham Leggett
2016-06-14
1
-0
/
+4
*
backported to 2.4.21-dev
Jim Jagielski
2016-06-13
1
-11
/
+0
*
mod_dav: Add dav_begin_multistatus, dav_send_one_response,
Graham Leggett
2016-06-12
1
-0
/
+5
*
mod_dav: Add dav_get_provider_name() function to obtain the name
Graham Leggett
2016-06-12
1
-0
/
+4
*
Strip proxy:fcgi:// just like proxy:balancer
Eric Covener
2016-06-11
1
-0
/
+4
*
Add -DDUMP_INCLUDES configtest option to show the tree
Eric Covener
2016-06-11
1
-0
/
+3
*
mod_proxy_http2: fix flow control when frontend connection is HTTP/1.1, patch...
Stefan Eissing
2016-06-10
1
-0
/
+3
*
mod_http2: uddated changes and version after backport
Stefan Eissing
2016-06-09
1
-3
/
+0
*
mod_http2: more orderly destruction of stream/task pairs
Stefan Eissing
2016-06-09
1
-0
/
+3
[prev]
[next]