index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
On the trunk:
Stefan Eissing
2016-12-24
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2016-12-24
1
-6
/
+0
*
Return HTTP 504 rather than 503 when a proxy timeout is hit.
Luca Toscano
2016-12-23
1
-0
/
+3
*
On the trunk:
Stefan Eissing
2016-12-23
1
-1
/
+10
*
On the trunk:
Stefan Eissing
2016-12-23
1
-2
/
+2
*
On the trunk:
Stefan Eissing
2016-12-23
6
-8
/
+66
*
mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
Yann Ylavic
2016-12-23
1
-4
/
+7
*
pass along error buckets
Eric Covener
2016-12-23
1
-0
/
+7
*
http_header_filter: on check_headers() failure, use AP_FILTER_ERROR and EOC
Yann Ylavic
2016-12-20
1
-24
/
+24
*
Silence compiler warning:
Rainer Jung
2016-12-19
1
-1
/
+1
*
mod_socache_redis also uses mod_status hooks
William A. Rowe Jr
2016-12-16
1
-2
/
+2
*
related to http://svn.apache.org/viewvc?view=revision&revision=1774602
Jim Jagielski
2016-12-16
1
-8
/
+8
*
Add ../generators to include path for Windows
Rainer Jung
2016-12-16
1
-2
/
+2
*
Use correct format pattern, "%lu" is wrong for
Rainer Jung
2016-12-16
1
-6
/
+6
*
http: release data buckets (memory, fd, ...) as soon as possible when
Yann Ylavic
2016-12-14
1
-6
/
+6
*
short-circuit some kinds of looping in RewriteRule.
Eric Covener
2016-12-14
1
-0
/
+11
*
Follow up to r1773761: restore EOC semantic.
Yann Ylavic
2016-12-14
1
-18
/
+10
*
html elements
Jim Jagielski
2016-12-13
1
-9
/
+9
*
Some "error" reporting if we overflow
Jim Jagielski
2016-12-13
1
-1
/
+5
*
Follow up to r1773761: improved recursion detection.
Yann Ylavic
2016-12-12
1
-8
/
+19
*
Follow up to r1773761: we need to check both ap_send_error_response() and int...
Yann Ylavic
2016-12-12
1
-4
/
+4
*
Follow up to r1773761: don't recurse on ap_send_error_response() either.
Yann Ylavic
2016-12-12
1
-2
/
+5
*
Follow up to r1773761: don't recurse on internal redirects.
Yann Ylavic
2016-12-12
1
-11
/
+25
*
Follow up to r1773761: don't check_headers() more than once.
Yann Ylavic
2016-12-12
1
-9
/
+11
*
Follow up to r1773293.
Yann Ylavic
2016-12-12
1
-30
/
+40
*
ProxyPass ! doesn't block per-directory ProxyPass
Eric Covener
2016-12-09
1
-4
/
+15
*
Drop C-L header and message-body from HTTP 204 responses.
Luca Toscano
2016-12-09
1
-2
/
+6
*
change error handling for bad resp headers
Eric Covener
2016-12-08
1
-5
/
+16
*
revert r1773285
Eric Covener
2016-12-08
1
-15
/
+5
*
change error handling for bad resp headers
Eric Covener
2016-12-08
1
-5
/
+15
*
After eliminating unusual whitespace in Unsafe mode (e.g. \f \v), we are left
William A. Rowe Jr
2016-12-08
1
-11
/
+1
*
mod_auth_digest: fix segfaults during shared memory exhaustion
Jacob Champion
2016-12-06
1
-9
/
+43
*
mod_session_crypto: Authenticate the session data/cookie with a MAC (SipHash)
Yann Ylavic
2016-12-06
1
-36
/
+192
*
update after mod_http2 backport
Stefan Eissing
2016-12-04
1
-2
/
+2
*
SECURITY: CVE-2016-8740
Stefan Eissing
2016-12-04
2
-30
/
+42
*
Fix some style issue.
Christophe Jaillet
2016-12-03
1
-5
/
+10
*
The default value of 'inherit' should be AP_LUA_INHERIT_UNSET.
Christophe Jaillet
2016-12-03
1
-0
/
+1
*
Remove some spaces to synch with 2.4
Christophe Jaillet
2016-12-03
1
-1
/
+1
*
loop in checking response headers
Eric Covener
2016-12-03
1
-0
/
+1
*
add mod_proxy_hcheck to legacy build
Gregg Lewis Smith
2016-11-29
1
-0
/
+123
*
mod_brotli: Update makefiles to use the library layout of the official
Evgeny Kotkov
2016-11-29
1
-5
/
+7
*
mod_brotli: Explicitly cast 'const uint8_t *' to 'const char *' when using
Evgeny Kotkov
2016-11-28
1
-2
/
+2
*
mod_brotli: Rewrite the autoconf script in a, hopefully, less convoluted way.
Evgeny Kotkov
2016-11-28
1
-108
/
+42
*
* Fix numbers count in comment.
Ruediger Pluem
2016-11-28
1
-2
/
+2
*
mod_http2: wseaking cleanup assertion on streams that have never been scheduled
Stefan Eissing
2016-11-24
2
-0
/
+3
*
update after backport
Stefan Eissing
2016-11-23
1
-2
/
+2
*
mod_http2: new directove H2EarlyPushes for enabled 103 interim responses
Stefan Eissing
2016-11-23
3
-1
/
+35
*
update after backport
Stefan Eissing
2016-11-23
1
-2
/
+2
*
mod_proxy_http2: not forwarding any 1xx responses on frontend HTTP/1.x connec...
Stefan Eissing
2016-11-23
3
-7
/
+26
*
Allow for initual burst at full speed
Jim Jagielski
2016-11-23
1
-6
/
+46
[next]