index
:
delta/apache/httpd.git
1.3
1.3.x
2.0.x
2.2.19
2.2.x
2.2.x-merge-http-strict
2.4-http2-alpha
2.4.17-protocols-changes
2.4.17-protocols-http2
2.4.x
2.4.x-merge-http-strict
2.4.x-mod_md
2.4.x-mpm_fdqueue
2.4.x-openssl-1.1.0-compat
2.4.x-r1761824-group
APACHE_1_2_X
APACHE_2_0_22-branch
APACHE_2_0_23-branch
APACHE_2_0_39_BRANCH
APACHE_2_0_BRANCH
PCRE
RSE
apreq-integration
async-dev
async-read-dev
attic
authz-dev
avendor
cache-refactor
dgaudet
execd-dev
fcgi-proxy-dev
fips-dev
httpd-2.0-pid-table
httpd-2.2-pid-table
httpd-2.2-proxy
httpd-pid-table
httpd-proxy-scoreboard
httpdunit
input-filter-dev
listen-protocol
mod_version_for_2.0.x
mpm-event-optimization
proxy-reqbody
proxy-reqbody-2.0.x
revert-ap-ldap
simple-conf
ssl-fips-dev
tlsv1.3-for-2.4.x
trunk
trunk-buildconf-noapr
trunk-md
trunk-openssl-threadid
trunk-override-index
trunk-ssl-handshake-nonblocking
trunk-test-integration
unlabeled-1.1.1
unlabeled-1.11.2
unlabeled-1.436.2
unlabeled-1.6.2
unlabeled-1.8.2
wombat-integration
github.com: apache/httpd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update new conn_rec field "data_in_output_filters" in core output filter
Brian Pane
2005-10-09
1
-1
/
+1
*
Refactored ap_process_request() so that in async MPMs, the MPM (and not
Brian Pane
2005-10-09
2
-51
/
+30
*
Redesign of request cleanup:
Brian Pane
2005-10-09
2
-4
/
+11
*
Forward-port of wrowe's NET_TIME filter removal/refactor into
Brian Pane
2005-10-06
1
-4
/
+4
*
doh!
Brian Pane
2005-09-25
1
-1
/
+2
*
Added new connection states CONN_STATE_HANDLER and CONN_STATE_WRITE_COMPLETION.
Brian Pane
2005-09-12
1
-4
/
+7
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
1
-4
/
+11
*
* modules/http/byterange_filter.c (ap_byterange_filter): Update some
Joe Orton
2005-08-09
1
-9
/
+7
*
* modules/http/http_filters.c (ap_send_http_trace): Silence gcc
Joe Orton
2005-07-19
1
-2
/
+2
*
Plug AllowTrace extended|on|off into proxy and http core.
William A. Rowe Jr
2005-07-01
2
-9
/
+85
*
* modules/http/byterange_filter.c (ap_byterange_filter): No functional
Joe Orton
2005-06-08
1
-33
/
+32
*
* modules/http/byterange_filter.c (ap_byterange_filter): Refuse to
Joe Orton
2005-06-07
1
-27
/
+21
*
EBCDIC: Handle chunked input from client or, with proxy, origin
Jeff Trawick
2005-05-24
1
-0
/
+2
*
Support the suppress-error-charset setting, as with Apache 1.3.x.
Jeff Trawick
2005-05-16
1
-1
/
+13
*
Reintroduce stack frame construction with /Oy- (removal was implied by /O2).
William A. Rowe Jr
2005-05-15
1
-1
/
+1
*
Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h...
Paul Querna
2005-04-25
1
-24
/
+0
*
update comments for *_client_block functions.
Greg Ames
2005-03-23
1
-7
/
+5
*
More tweaks primarily driven by caching.
Sander Striker
2005-02-10
1
-16
/
+22
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
9
-9
/
+18
*
Keep track of time taken to process requests again.
Jim Jagielski
2005-02-02
1
-0
/
+4
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-2
/
+2
*
* Style fixes only. No functional changes. Remove two tabs. Fix an If. Split ...
Paul Querna
2004-12-13
1
-9
/
+14
*
undo changes made in 111386 due to veto
Geoffrey Young
2004-12-09
1
-22
/
+3
*
add response code 226 constant (HTTP_IM_USED) and status
Geoffrey Young
2004-12-09
1
-3
/
+22
*
* modules/http/mod_core.h: Prototype ap_http_chunk_filter.
Joe Orton
2004-12-02
3
-133
/
+5
*
Initial pass at refactoring some files to eliminate our 150K C source behemoths.
Justin Erenkrantz
2004-11-27
6
-1716
/
+2023
*
ap_process_http_async_connection (used by the Event MPM):
Greg Ames
2004-11-26
1
-21
/
+18
*
Compile Fix for Netware Port with CodeWarrior.
Paul Querna
2004-11-21
1
-2
/
+4
*
The Event MPM.
Paul Querna
2004-11-20
2
-3
/
+70
*
Remove the .cvsignore files.
Joe Orton
2004-11-19
1
-20
/
+0
*
veto and revert win64 patch: 64bit changes must percolate from the
Roy T. Fielding
2004-10-23
1
-2
/
+2
*
WIN64: API changes to clean up Windows 64bit compile warnings
Allan K. Edwards
2004-10-22
1
-2
/
+2
*
* modules/http/http_protocol.c (ap_http_filter): Always fail if the
Joe Orton
2004-09-29
1
-1
/
+1
*
use HTML 2.0 <hr>
André Malo
2004-09-15
1
-1
/
+1
*
Fix Bug 18388 (Set-Cookie in 304)
Nick Kew
2004-09-01
1
-0
/
+2
*
* modules/http/http_request.c (ap_internal_redirect): Call quick_handler
Justin Erenkrantz
2004-08-02
1
-5
/
+7
*
parse byteranges correctly using the new apr_strtoff function
André Malo
2004-05-25
1
-5
/
+15
*
* modules/http/http_protocol.c (ap_setup_client_block,
Joe Orton
2004-05-25
1
-23
/
+10
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
5
-5
/
+5
*
fix copyright dates according to the first check in
André Malo
2004-02-08
5
-5
/
+5
*
apply Apache License, Version 2.0
André Malo
2004-02-06
5
-261
/
+50
*
Build array of allowed methods with proper dimensions, fixing
Jeff Trawick
2004-01-16
1
-1
/
+1
*
internal_fast_redirect: take over important request_rec members
André Malo
2004-01-13
1
-0
/
+3
*
update license to 2004.
André Malo
2004-01-01
5
-5
/
+5
*
*) Add a hook (insert_error_filter) to allow filters to re-insert
Paul J. Reder
2003-12-12
1
-0
/
+7
*
get rid of _FOREACH
Cliff Woolley
2003-11-16
2
-3
/
+13
*
fix the EBCDIC path in send_all_header_fields() to actually return something
Jeff Trawick
2003-11-15
1
-1
/
+1
*
add a comment
André Malo
2003-11-02
1
-1
/
+5
*
Set the scoreboard state to indicate logging prior to running
Jeff Trawick
2003-10-22
1
-0
/
+2
*
Resolve the ap_get_client_block() showstopper by looking at APR_BRIGADE_LAST
Justin Erenkrantz
2003-08-31
1
-1
/
+19
[next]