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
/
httpd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* include/httpd.h (conn_state_e): Remove trailing comma from enum.
Joe Orton
2005-12-08
1
-1
/
+1
*
New version of ap_core_output_filter that does nonblocking writes
Brian Pane
2005-10-23
1
-5
/
+5
*
Add new connection states for handler and write completion
Brian Pane
2005-10-23
1
-0
/
+2
*
Add ap_append_pid(); This is performed enough to warrant
Jim Jagielski
2005-08-31
1
-0
/
+13
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-28
1
-76
/
+153
*
As discussed on the list, change the default setting for
Rich Bowen
2005-04-13
1
-1
/
+1
*
*) include/httpd.h: Add a brigade for temporary uses in the core input filter...
Paul Querna
2005-02-17
1
-0
/
+1
*
* include/httpd.h: Fix a comment.
Joe Orton
2005-02-11
1
-1
/
+1
*
* include/ap_regex.h: Include apr.h not stdlib.h; replace pointless
Joe Orton
2005-02-11
1
-0
/
+5
*
Move the POSIX reg* implementations into the ap_* namespace;
Joe Orton
2005-02-11
1
-31
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-2
/
+1
*
undo changes made in 111386 due to veto
Geoffrey Young
2004-12-09
1
-2
/
+1
*
add response code 226 constant (HTTP_IM_USED) and status
Geoffrey Young
2004-12-09
1
-1
/
+2
*
Revert my patch of this a.m. while I work out all the
William A. Rowe Jr
2004-11-29
1
-6
/
+6
*
Usage was inconsistent with the rest of ap_filter_t examples;
William A. Rowe Jr
2004-11-29
1
-6
/
+6
*
The Event MPM.
Paul Querna
2004-11-20
1
-0
/
+23
*
veto and revert win64 patch: 64bit changes must percolate from the
Roy T. Fielding
2004-10-23
1
-4
/
+4
*
WIN64: API changes to clean up Windows 64bit compile warnings
Allan K. Edwards
2004-10-22
1
-4
/
+4
*
correct struct fields comments
Stas Bekman
2004-08-12
1
-4
/
+5
*
Added 'AllowOverride Options=Indexes,MultiViews' to give an admin better
Paul Querna
2004-07-14
1
-0
/
+2
*
* include/httpd.h: Double DYNAMIC_MODULE_LIMIT, httpd alone includes
Joe Orton
2004-02-26
1
-1
/
+1
*
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
*
Add core version query function ap_get_server_revision and
André Malo
2004-01-25
1
-0
/
+19
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
fix docco
André Malo
2003-12-14
1
-1
/
+1
*
SECURITY [CAN-2003-0020]: escape arbitrary data before writing into the
André Malo
2003-11-24
1
-1
/
+11
*
fix comment
Cliff Woolley
2003-11-24
1
-1
/
+2
*
- add XHTML doctypes to httpd.h
André Malo
2003-11-02
1
-0
/
+15
*
Fold in the CAN-2003-0542 regex patch.
Sander Striker
2003-10-24
1
-0
/
+3
*
fix misleading ap_get_token description
André Malo
2003-08-19
1
-3
/
+3
*
Use 'expected' rather than 'exp', as the latter shadows the exp()
Greg Stein
2003-06-17
1
-4
/
+4
*
Porting to BS2000: the antique interface (BS2000Account) no longer exists
Martin Kraemer
2003-05-09
1
-1
/
+0
*
Minor MMN bump:
André Malo
2003-03-06
1
-0
/
+8
*
* include/http_config.h
Sander Striker
2003-03-06
1
-7
/
+7
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
here we go. add a directive that will keep %2f from being
Ken Coar
2003-01-23
1
-1
/
+7
*
move rfc1413 code to a new module "metadata:mod_ident".
André Malo
2003-01-18
1
-5
/
+0
*
use a subpool of c->pool for resources which are set aside, then clear it
Greg Ames
2002-11-08
1
-4
/
+3
*
Fix a compile of compiler warnings. I don't know how these slipped past.
Ryan Bloom
2002-10-11
1
-1
/
+2
*
Bring in os.h after we let apr do its platform foo.
William A. Rowe Jr
2002-07-01
1
-1
/
+2
*
Change conn_rec->keepalive to an enumerated value of
Justin Erenkrantz
2002-06-26
1
-2
/
+7
*
Removed "tolower(++s)" idiom from ap_strcasestr(), to avoid side-effects
Brian Pane
2002-06-23
1
-0
/
+1
*
Improve on some of the documentary comments in the request_rec.
Aaron Bannert
2002-06-15
1
-47
/
+48
*
Solve the 80/20 by initializing and storing server_rec->timeout and
William A. Rowe Jr
2002-06-12
1
-4
/
+4
*
Add a PROXYREQ_RESPONSE value for request_rec->proxyreq because it is
Justin Erenkrantz
2002-05-30
1
-1
/
+3
*
Rewrite ap_byterange_filter so that it can work with data that does not
Justin Erenkrantz
2002-05-06
1
-2
/
+0
*
BUCKET FREELISTS
Cliff Woolley
2002-03-29
1
-0
/
+2
[next]