index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-09
Update docco xforms
Jim Jagielski
405
-829
/
+304
2011-09-09
Reset
Jim Jagielski
1
-230
/
+222
2011-09-09
No reason for the advanced def...
Jim Jagielski
1
-222
/
+230
2011-09-09
Reflect user-visible behavior change
William A. Rowe Jr
1
-1
/
+5
2011-09-09
Non-releases don't have user-visible regressions; now a contributor to the fix
William A. Rowe Jr
1
-5
/
+3
2011-09-09
What getpid()? No backport of this edit is needed.
William A. Rowe Jr
1
-4
/
+0
2011-09-08
no termination of the loop in 1166823.
Eric Covener
1
-0
/
+1
2011-09-08
mod_ldap: Optional function uldap_ssl_supported(r) always returned false
Eric Covener
2
-1
/
+15
2011-09-08
typo in comment
Eric Covener
1
-1
/
+1
2011-09-08
Set Accept-Rangs: none instead of unsetting the Accept-Range header when we
Eric Covener
2
-1
/
+5
2011-09-08
refactor to pull setting of Accept-Ranges header into http_protocol.c which
Eric Covener
8
-8
/
+21
2011-09-08
The default timeout value of 10s lives in two places, the per-server config
Eric Covener
1
-2
/
+2
2011-09-08
Use HTTP_NOT_IMPLEMENTED instead of HTTP_BAD_REQUEST.
Jean-Frederic Clere
1
-2
/
+4
2011-09-08
AJP_EBAD_METHOD is also a bad request so return HTTP_BAD_REQUEST
Jean-Frederic Clere
1
-1
/
+1
2011-09-07
add AP_ prefix to recently added DEFAULT_MAX_RANGES
Eric Covener
1
-3
/
+3
2011-09-07
take care of some MaxRanges feedback:
Eric Covener
5
-10
/
+56
2011-09-07
ssl_var_lookup_ssl_cert_dn_oneline(): properly deal with empty DNs
Kaspar Brand
1
-4
/
+6
2011-09-06
bump SECURITY issue to top of in-development 2.3.15 section.
Eric Covener
1
-6
/
+6
2011-09-05
* modules/http/byterange_filter.c (ap_byterange_filter): Don't reveal
Joe Orton
1
-1
/
+1
2011-09-05
* Silence compiler warning
Ruediger Pluem
1
-0
/
+2
2011-09-05
* Fix compiler warning by removing unused variable
Ruediger Pluem
1
-4
/
+2
2011-09-05
update xforms
Stefan Fritsch
41
-1403
/
+1753
2011-09-05
be explicit that REQUEST_URI is the path component only
Stefan Fritsch
1
-1
/
+1
2011-09-04
be explicit that REQUEST_URI is the path component only
Eric Covener
1
-3
/
+4
2011-09-04
Revert r1163833:
Stefan Fritsch
1
-2
/
+2
2011-09-04
we might also see GeneralizedTimes in certs nowadays
Kaspar Brand
1
-2
/
+2
2011-09-04
Revamp CRL checking for client and remote servers:
Kaspar Brand
9
-297
/
+211
2011-09-03
Added MaxRanges to httpd.conf.
Guenter Knauf
1
-0
/
+6
2011-09-03
* Buckets of known length should be always splitable. So we don't need to care
Ruediger Pluem
1
-70
/
+6
2011-09-01
* Fix a regression in the CVE-2011-3192 byterange fix:
Ruediger Pluem
2
-1
/
+10
2011-09-01
Remove log message left over from debugging.
Stefan Fritsch
1
-3
/
+0
2011-09-01
* Fix error message
Ruediger Pluem
1
-1
/
+3
2011-09-01
* Whitespace police. No functional change
Ruediger Pluem
1
-2
/
+2
2011-09-01
* Ranges like --2 or -0 are invalid
Ruediger Pluem
1
-0
/
+3
2011-09-01
Fix some RFC 2616 14.35.1 compliance issues:
Stefan Fritsch
1
-19
/
+46
2011-08-31
Send a 206 response for a "Range: bytes=0-" request, even if 200 would be more
Stefan Fritsch
1
-2
/
+2
2011-08-30
* Silence compiler warning
Ruediger Pluem
1
-1
/
+1
2011-08-29
Typo correction.
Rich Bowen
2
-2
/
+2
2011-08-29
Remove some unused code that was included in r1162131 by accident or merge
Stefan Fritsch
1
-6
/
+1
2011-08-29
* We don't need a copy of the original range as we don't change it. A pointer...
Ruediger Pluem
1
-3
/
+3
2011-08-29
* Bit operators should be more efficient then the modulo operator (provided t...
Ruediger Pluem
1
-1
/
+1
2011-08-29
Unset Content-Length if we call ap_pass_brigade several times
Stefan Fritsch
1
-1
/
+7
2011-08-28
simple doc for MaxRanges.
Eric Covener
2
-0
/
+37
2011-08-28
add MaxRanges directive institute a default limit of 200 (post-merge where
Eric Covener
5
-2
/
+40
2011-08-28
Fix iteration over string
Stefan Fritsch
1
-3
/
+3
2011-08-28
Every 32 ranges, pass the prepared ranges down the filter chain.
Stefan Fritsch
1
-0
/
+6
2011-08-28
* Do a better estimation on how elements we should allocate:
Ruediger Pluem
1
-8
/
+19
2011-08-28
* Silence compiler warning
Ruediger Pluem
1
-1
/
+1
2011-08-28
* Damm it. Missed another superflous whitespace.
Ruediger Pluem
1
-2
/
+2
2011-08-28
* More style police. No functional changes
Ruediger Pluem
1
-3
/
+5
[next]