index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
http
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
draft-ietf-httpbis-p1-messaging-23 fixes regarding interactions
Jim Jagielski
2013-09-19
1
-10
/
+17
*
revert 1524161 for the time being
Jim Jagielski
2013-09-17
1
-15
/
+10
*
RFC2616 issue
Jim Jagielski
2013-09-17
1
-10
/
+15
*
Update the log message number.
Graham Leggett
2013-06-19
1
-1
/
+1
*
Ensure that any meta buckets are stripped while parsing a chunk.
Graham Leggett
2013-05-23
1
-1
/
+1
*
core: Use a matching counter type.
Graham Leggett
2013-05-22
1
-1
/
+1
*
core: Make sure we allow unconstrained bodies from a proxy.
Graham Leggett
2013-05-22
1
-1
/
+1
*
core: Remove apr_brigade_flatten(), buffering and duplicated code
Graham Leggett
2013-05-21
1
-375
/
+252
*
core: Stop ap_finalize_request_protocol() and ap_get_client_block() from sile...
Graham Leggett
2013-05-15
1
-3
/
+31
*
core: Stop the HTTP_IN filter from attempting to write error buckets
Graham Leggett
2013-05-14
1
-51
/
+42
*
Fix spelling mistake, no code change.
Graham Leggett
2013-05-07
1
-1
/
+1
*
core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions()
Graham Leggett
2013-05-07
2
-77
/
+265
*
core: Add the ability to do explicit matching on weak and strong ETags
Graham Leggett
2013-05-06
1
-9
/
+8
*
Stupid CodeWarrior compiler cant take vars with struct inits.
Guenter Knauf
2013-01-03
1
-1
/
+2
*
Remove support for Request-Range header sent by Navigator 2-3 and
Stefan Fritsch
2013-01-01
1
-36
/
+5
*
add log tags missing in r1426877
Stefan Fritsch
2012-12-30
1
-4
/
+4
*
Add an option to enforce stricter HTTP conformance
Stefan Fritsch
2012-12-30
1
-2
/
+89
*
Avoid unnecessary %s substitution
Christophe Jaillet
2012-12-10
1
-2
/
+2
*
also copy r->invoke_mtx when creating a subrequest
Eric Covener
2012-10-28
1
-0
/
+4
*
Code clean up (remove useless memory allocation)
Stefan Fritsch
2012-07-15
1
-1
/
+1
*
Various code clean up
Stefan Fritsch
2012-07-15
1
-14
/
+2
*
Add missing HTTP status codes taken from
Rainer Jung
2012-07-15
1
-24
/
+67
*
mod_mime: Don't arbitrarily bypass AddOutputFilter during a ProxyPass,
Graham Leggett
2011-12-22
1
-2
/
+2
*
Various code cleanup to avoid compiler, cppcheck, or clang warnings:
Stefan Fritsch
2011-12-18
1
-1
/
+1
*
Further clarify the naming of the entity that originates the request by
Graham Leggett
2011-12-14
1
-2
/
+2
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
5
-32
/
+32
*
Introduce a per connection "peer_ip" and a per request "client_ip" to
Graham Leggett
2011-11-25
1
-2
/
+2
*
Introduce a per request version of the remote IP address, which can be
Graham Leggett
2011-11-22
1
-0
/
+3
*
Downgrade some more error messages about broken client behavior to level
Stefan Fritsch
2011-11-21
2
-11
/
+11
*
Fix segfault caused by r1204104 on non-async mpms.
Stefan Fritsch
2011-11-20
1
-1
/
+2
*
Remove MPM-private stuff from conn_state_t
Stefan Fritsch
2011-11-20
2
-2
/
+5
*
Fix 3xx responses with local URLs as ErrorDocument
Stefan Fritsch
2011-10-24
1
-0
/
+5
*
Adjust log message to reflect changed behaviour
Stefan Fritsch
2011-09-26
1
-1
/
+1
*
Put 0- on the fast-track
Jim Jagielski
2011-09-26
1
-1
/
+15
*
More cleanup: Expand tabs and some more indentation fixes
Stefan Fritsch
2011-09-23
1
-2
/
+2
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
5
-31
/
+31
*
use random value as multipart range boundary to prevent leaking information
Stefan Fritsch
2011-09-15
1
-7
/
+5
*
Create wrapper API for apr_random;
Stefan Fritsch
2011-09-15
1
-0
/
+6
*
Add in MaxRangeOverlaps and MaxRangeReversals to accomodate
Jim Jagielski
2011-09-12
1
-3
/
+18
*
Save creation of merged until we know we will actually need and use it.
Jim Jagielski
2011-09-09
1
-9
/
+14
*
return some range params admins may want to control (overlaps and reversals)
Jim Jagielski
2011-09-09
1
-7
/
+11
*
Remove function so we can grab over core_conf elements easily
Jim Jagielski
2011-09-09
1
-12
/
+7
*
Reorg so we don't need forward def...
Jim Jagielski
2011-09-09
1
-219
/
+219
*
Reset
Jim Jagielski
2011-09-09
1
-230
/
+222
*
No reason for the advanced def...
Jim Jagielski
2011-09-09
1
-222
/
+230
*
What getpid()? No backport of this edit is needed.
William A. Rowe Jr
2011-09-09
1
-4
/
+0
*
refactor to pull setting of Accept-Ranges header into http_protocol.c which
Eric Covener
2011-09-08
1
-0
/
+7
*
add AP_ prefix to recently added DEFAULT_MAX_RANGES
Eric Covener
2011-09-07
1
-3
/
+3
*
take care of some MaxRanges feedback:
Eric Covener
2011-09-07
1
-2
/
+7
*
* modules/http/byterange_filter.c (ap_byterange_filter): Don't reveal
Joe Orton
2011-09-05
1
-1
/
+1
[next]