projects
/
apache
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
apache
2011-09-09
Jim Jagielski
Update docco xforms
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Jim Jagielski
Reset
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
Jim Jagielski
No reason for the advanced def...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
William A....
Reflect user-visible behavior change
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
William A....
Non-releases don't have user-visible regressions; now...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-09
William A....
What getpid()? No backport of this edit is needed.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Eric Covener
no termination of the loop in 1166823.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Eric Covener
mod_ldap: Optional function uldap_ssl_supported(r)...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Eric Covener
typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Eric Covener
Set Accept-Rangs: none instead of unsetting the Accept...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Eric Covener
refactor to pull setting of Accept-Ranges header into...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Eric Covener
The default timeout value of 10s lives in two places...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Jean-Frederic...
Use HTTP_NOT_IMPLEMENTED instead of HTTP_BAD_REQUEST.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Jean-Frederic...
AJP_EBAD_METHOD is also a bad request so return HTTP_BA...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Eric Covener
add AP_ prefix to recently added DEFAULT_MAX_RANGES
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Eric Covener
take care of some MaxRanges feedback:
commit
|
commitdiff
|
tree
|
snapshot
2011-09-07
Kaspar Brand
ssl_var_lookup_ssl_cert_dn_oneline(): properly deal...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Eric Covener
bump SECURITY issue to top of in-development 2.3.15...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Joe Orton
* modules/http/byterange_filter.c (ap_byterange_filter...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Ruediger Pluem
* Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Ruediger Pluem
* Fix compiler warning by removing unused variable
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Stefan Fritsch
update xforms
commit
|
commitdiff
|
tree
|
snapshot
2011-09-05
Stefan Fritsch
be explicit that REQUEST_URI is the path component...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Eric Covener
be explicit that REQUEST_URI is the path component...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Stefan Fritsch
Revert r1163833:
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Kaspar Brand
we might also see GeneralizedTimes in certs nowadays
commit
|
commitdiff
|
tree
|
snapshot
2011-09-04
Kaspar Brand
Revamp CRL checking for client and remote servers:
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Guenter Knauf
Added MaxRanges to httpd.conf.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-03
Ruediger Pluem
* Buckets of known length should be always splitable...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ruediger Pluem
* Fix a regression in the CVE-2011-3192 byterange fix:
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Stefan Fritsch
Remove log message left over from debugging.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ruediger Pluem
* Fix error message
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ruediger Pluem
* Whitespace police. No functional change
commit
|
commitdiff
|
tree
|
snapshot
2011-09-01
Ruediger Pluem
* Ranges like --2 or -0 are invalid
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Stefan Fritsch
Fix some RFC 2616 14.35.1 compliance issues:
commit
|
commitdiff
|
tree
|
snapshot
2011-08-31
Stefan Fritsch
Send a 206 response for a "Range: bytes=0-" request...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-30
Ruediger Pluem
* Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Rich Bowen
Typo correction.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Stefan Fritsch
Remove some unused code that was included in r1162131...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Ruediger Pluem
* We don't need a copy of the original range as we...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Ruediger Pluem
* Bit operators should be more efficient then the modul...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-29
Stefan Fritsch
Unset Content-Length if we call ap_pass_brigade several...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Eric Covener
simple doc for MaxRanges.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Eric Covener
add MaxRanges directive institute a default limit of...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Stefan Fritsch
Fix iteration over string
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Stefan Fritsch
Every 32 ranges, pass the prepared ranges down the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Ruediger Pluem
* Do a better estimation on how elements we should...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Ruediger Pluem
* Silence compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Ruediger Pluem
* Damm it. Missed another superflous whitespace.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Ruediger Pluem
* More style police. No functional changes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Ruediger Pluem
* Style police. No functional changes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Kaspar Brand
Better safe than sorry: with OpenSSL 1.0, X509_STORE_CT...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-28
Kaspar Brand
Fix the default OCSP responder timeout for client cert
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Eric Covener
merge some more adjacent ranges such as a-n,n+1-b, and
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Greg Ames
reverting. got feedback that maybe we don't want to...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Greg Ames
merge totally reversed ranges like 4-5,1-2 into 1-5
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Stefan Fritsch
fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Stefan Fritsch
remove obsolete macro
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Lucien Gentis
Updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Stefan Fritsch
If the sum of all ranges in a request is not smaller...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-27
Stefan Fritsch
fix function name in log message
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Stefan Fritsch
Remove traces of byterange_ctx, it's not necessary...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Jim Jagielski
not ruby
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Jim Jagielski
Final tuneage
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Jim Jagielski
one off
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Jim Jagielski
remove merge hit r1161778
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Jim Jagielski
More merge fixes...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Jim Jagielski
Reset with latest
commit
|
commitdiff
|
tree
|
snapshot
2011-08-26
Ruediger Pluem
* Don't SEGFAULT if SSLProxyMachineCertificateChainFile...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Stefan Fritsch
Put parsed ranges into an array and perform merges...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Stefan Fritsch
count ranges by simply counting commas
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Stefan Fritsch
Remove the merging code from ap_set_byterange() again,
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Stefan Fritsch
fix new breakage introduced by r1161767
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Stefan Fritsch
avoid inserting the same bucket into bbout twice, causi...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
0 is OK
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Greg Ames
no longer used
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
Save a few cycles... do reason to set in_merge if we...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
Optimize... and break if we get eg 200-100
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
Merge in byteranges
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ruediger Pluem
* Once the comparsion is true we never return here...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ruediger Pluem
* We need to use > instead of >= as if end64 is the...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ruediger Pluem
* The first condition is not needed as pos >=0. If...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ruediger Pluem
* Adjust comment and don't get fooled by a negative end
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ruediger Pluem
* As reads might have morphed the bucket and its length...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
Remove some merging fun between Rüdiger and my patches ;)
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
simple name change for clarity
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
More casting help...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ruediger Pluem
* Remove duplicate condition
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Ruediger Pluem
* Use apr_uint64_t throughout instead of mixing apr_off...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
first round of cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-08-25
Jim Jagielski
Fold in Stefan's initial PoC for fixing memory issues...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ruediger Pluem
* Style fixes. No functional change.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ruediger Pluem
* Add missing prototype
commit
|
commitdiff
|
tree
|
snapshot
2011-08-24
Ruediger Pluem
* Add missing ;
commit
|
commitdiff
|
tree
|
snapshot
2011-08-23
Daniel Ruggeri
Add SSLProxyMachineCertificateChainFile directive and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Rich Bowen
Replaces rather weak example with a better one submitte...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-22
Rich Bowen
Adds reference to --prefix argument in ServerRoot docum...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-21
Lucien Gentis
Updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-08-20
Stefan Fritsch
Simplify some overly complicated code using apr_brigade...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-15
Graham Leggett
mod_cache: Ensure that CacheDisable can correctly appea...
commit
|
commitdiff
|
tree
|
snapshot
next