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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bletch. The Proxy Janitor botches the job again.
Victor J. Orlikowski
2001-05-23
3
-4
/
+4
*
Checkpoint my mod_example work. It does not work correctly yet,
Ken Coar
2001-05-22
2
-192
/
+359
*
Fixes to proxy, after util-uri move, plus fixes to the .mak file.
Victor J. Orlikowski
2001-05-22
6
-38
/
+38
*
Moved util_uri to apr-util/uri/apr_uri, which means adding the apr_
Roy T. Fielding
2001-05-22
5
-19
/
+19
*
Move the addition of default AP_HTTP_HTTP_HEADER filters to the insert_filter
Graham Leggett
2001-05-21
3
-7
/
+11
*
Yet more cleanup.
Ben Laurie
2001-05-20
2
-6
/
+6
*
More cleanup.
Ben Laurie
2001-05-20
4
-8
/
+2
*
AP_ function for optional hooks.
Ben Laurie
2001-05-20
6
-8
/
+12
*
More generic -> optional cleanup.
Ben Laurie
2001-05-20
10
-20
/
+20
*
Long overdue name change from "generic hook" to "optional hook".
Ben Laurie
2001-05-20
7
-11
/
+240
*
Fix warnings.
Ben Laurie
2001-05-20
1
-14
/
+20
*
Tru64 cc is bitchy about trailing commas in an enum list.
Jeff Trawick
2001-05-20
1
-1
/
+1
*
Change directive HeaderOut back to Header and HeaderIn to RequestHeader.
Roy T. Fielding
2001-05-20
1
-27
/
+19
*
Reimplement mod_headers as an output filter. mod_headers can now
Bill Stoddard
2001-05-19
1
-34
/
+114
*
Fix function type to match hook declaration.
Ken Coar
2001-05-19
1
-1
/
+1
*
Cleanup.
Ben Laurie
2001-05-19
2
-10
/
+67
*
Make mod_dav_fs mirror whatever mod_dav was enabled with (static or shared)
Greg Stein
2001-05-18
1
-1
/
+1
*
Bring forward the NOESCAPE flag from 1.3..
Ken Coar
2001-05-18
2
-21
/
+66
*
We don't want these operations to end the stream, simply flush out
William A. Rowe Jr
2001-05-18
1
-5
/
+5
*
Interesting, ISAPI thinks a 0 result is cool. Already patched in 1.3.20.
William A. Rowe Jr
2001-05-18
1
-0
/
+1
*
Change the make targets and rules to be consistent in all of the
Roy T. Fielding
2001-05-18
1
-0
/
+1
*
Fix processing of the TRACE method. Previously we passed bogus
Jeff Trawick
2001-05-17
1
-4
/
+9
*
Get the Request Phase Participation change compiling on Windows.
Bill Stoddard
2001-05-17
1
-1
/
+11
*
don't destroy the pcgi pool when the other-child registration
Jeff Trawick
2001-05-16
1
-1
/
+3
*
Account for changes to the name of field "private" in struct apr_xml_elem.
Jeff Trawick
2001-05-16
2
-10
/
+10
*
Do not start piped log processes during the config file
Bill Stoddard
2001-05-16
1
-0
/
+12
*
clean up DSO builds on OS/390 a bit by ignoring some generated files
Jeff Trawick
2001-05-15
7
-0
/
+7
*
add "Request Phase Participation" info to mod_info
Doug MacEachern
2001-05-15
1
-1
/
+90
*
Make first phase changes to the scoreboard data structures in
Paul J. Reder
2001-05-15
1
-45
/
+45
*
Fix typos
Martin Kraemer
2001-05-14
1
-2
/
+2
*
Fix httpd's definition of LTFLAGS to be consistent with that of apr
Roy T. Fielding
2001-05-12
6
-6
/
+6
*
Do not send apr_file_t allocated out of the pconf pool down the
Bill Stoddard
2001-05-11
1
-2
/
+10
*
Allows Mod_proxy to be dynamically loaded on win32 systems
Ian Holsman
2001-05-11
9
-74
/
+383
*
Add the AP_DECLARE()/AP_CORE_DECLARE macros on the return types of
Chuck Murcko
2001-05-11
2
-2
/
+2
*
Eventually we will want to only find openssl once regardless of how
Roy T. Fielding
2001-05-10
1
-99
/
+1
*
Be more strict when --with-tls was given without a DIR value.
Martin Kraemer
2001-05-08
1
-0
/
+3
*
Try to auto-detect the location of the OpenSSL stuff. The old logic was
Martin Kraemer
2001-05-08
1
-27
/
+29
*
When no specific location of openssl is given, we need to check the
Roy T. Fielding
2001-05-08
1
-5
/
+6
*
Shut the compiler up.
Victor J. Orlikowski
2001-05-07
1
-1
/
+1
*
minor scoreboard/status improvements:
Jeff Trawick
2001-05-07
1
-13
/
+16
*
Get rid of some Apache 1.x OPTIMIZE_TIMEOUTS cruft. Other logic
Jeff Trawick
2001-05-07
1
-9
/
+0
*
Get mod_cern_meta to work on Windows. The problem was in the
Bill Stoddard
2001-05-07
1
-4
/
+5
*
fix the type of a parameter to ap_get_brigade()
Jeff Trawick
2001-05-07
1
-1
/
+1
*
Crikey.
Chuck Murcko
2001-05-07
3
-3
/
+3
*
Back out the recent change to ap_get_brigade, to make it use indirection
Ryan Bloom
2001-05-06
8
-20
/
+29
*
Something got deleted from the module structure.
Ben Laurie
2001-05-06
1
-1
/
+2
*
Add a demo input filter.
Ben Laurie
2001-05-06
2
-0
/
+132
*
Track Greg's change to byte count for input filters
Chuck Murcko
2001-05-06
3
-3
/
+3
*
Fix todo list
Ralf S. Engelschall
2001-05-05
1
-2
/
+2
*
Port ssl_util.c stuff to APR.
Ralf S. Engelschall
2001-05-05
5
-115
/
+75
[next]