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
/
include
/
http_request.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce Suspendable Requests to the Event MPM.
Paul Querna
2008-09-20
1
-1
/
+4
*
* include/http_request.h: Fix warning with gcc -Wall.
Joe Orton
2008-04-07
1
-1
/
+1
*
Remove CORE_PRIVATE.
Paul Querna
2008-04-07
1
-2
/
+0
*
Avoid calling access control hooks for internal requests with
Chris Darroch
2008-04-03
1
-4
/
+138
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
Redesign of request cleanup and logging to use End-Of-Request bucket
Brian Pane
2005-10-24
1
-1
/
+40
*
Corrected an out-of-date comment (it's been a while since main.c has
Brian Pane
2005-10-09
1
-1
/
+1
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
1
-37
/
+25
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Minor comment fixes, no code changes:
Erik Abele
2004-10-11
1
-14
/
+14
*
use more intuitive variable names
Stas Bekman
2004-08-20
1
-9
/
+9
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-07
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-53
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Clarify the use and sequencing of these three hooks.
Greg Stein
2002-08-23
1
-6
/
+18
*
Revert to the 1.39 comments about NULL for ap_sub_req_lookup() next_filter
William A. Rowe Jr
2002-06-22
1
-3
/
+3
*
Note the changed meaning of the NULL next_filter argument to the
William A. Rowe Jr
2002-06-22
1
-3
/
+3
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Which PR? I can't count them all. Get QUERY_STRING and PATH_INFO
William A. Rowe Jr
2002-01-27
1
-3
/
+12
*
This patch eliminates the wasteful run-time conversion of method names from
Justin Erenkrantz
2001-09-19
1
-0
/
+19
*
Normalize all paths to run the same, common code for pre-request setup
William A. Rowe Jr
2001-08-31
1
-0
/
+8
*
Introduce the map_to_storage hook, which allows modules to bypass
William A. Rowe Jr
2001-08-25
1
-3
/
+18
*
Fix the macro expansion problem in the hook declaration.
Ryan Bloom
2001-08-11
1
-4
/
+0
*
_THIS_ is why mod_dir wouldn't serve the results of mod_negotiation
William A. Rowe Jr
2001-08-06
1
-1
/
+1
*
The real slim shady finally stood up. This patch segregates the fast
William A. Rowe Jr
2001-08-06
1
-0
/
+10
*
Downgrade non-stopper from XXX->###
William A. Rowe Jr
2001-07-23
1
-1
/
+1
*
Here, finally are a few cleanups of my fat fingers.
William A. Rowe Jr
2001-06-27
1
-1
/
+1
*
Move duplicated rnew cloning from apr_ap_sub_req_lookup_*() functions,
William A. Rowe Jr
2001-06-27
1
-0
/
+17
*
change create_request hook to RUN_ALL/return int so handlers can throw errors
Doug MacEachern
2001-03-25
1
-1
/
+1
*
Add a hook, create_request. This hook allows modules to modify
Ryan Bloom
2001-03-18
1
-0
/
+8
*
Check in not-quite-working hooks groupings.
Ben Laurie
2001-03-13
1
-9
/
+15
*
Another chunk of code from http to core. This should continue to build
Ryan Bloom
2001-03-05
1
-0
/
+4
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
fix minor prototype inconsistencies noticed with C::Scan
Doug MacEachern
2001-02-04
1
-7
/
+7
*
More doc improvements.
Ben Laurie
2001-01-29
1
-1
/
+1
*
The big change. This is part 3 of the apr-util symbols rename, please
William A. Rowe Jr
2001-01-19
1
-3
/
+3
*
Allow modules to specify the first module for a sub-request. This allows
Ryan Bloom
2000-11-22
1
-3
/
+13
*
Fix a broken thing
William A. Rowe Jr
2000-10-18
1
-2
/
+2
*
Add a sub-request filter. This filter just strips the EOS from the
Ryan Bloom
2000-10-16
1
-0
/
+10
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-12
/
+12
*
Document http_request.h using ScanDoc.
Ryan Bloom
2000-08-14
1
-2
/
+144
*
Add mnemonics for the ap_allow_methods() reset flag meanings.
Ken Coar
2000-08-11
1
-0
/
+4
*
Add support for arbitrary extension methods for the Allow
Ken Coar
2000-08-10
1
-1
/
+17
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-2
/
+2
*
http_request.[ch]:
Greg Stein
2000-06-24
1
-0
/
+1
*
PR:
William A. Rowe Jr
2000-05-27
1
-6
/
+6
*
William A. Rowe Jr
2000-05-27
1
-6
/
+6
[next]