summaryrefslogtreecommitdiffstatsabout
path: root/AUTHORS
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-01-22 05:26:56 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-01-22 05:26:56 (GMT)
commitf230d2468cdc8ee3d290d34a36593b154f51aee1 (patch)
treed823f819136bd34dfa5bb0cba94c6c8c03e852d6 /AUTHORS
parentb19a5851171395e196ed686977482d79d7140cfd (diff)
SSL support working under 1.3 and 2.0 as a separate module
preparsing of logformat completed. updated configure scripts to detect mod_ssl.h for 1.3 (mostly)
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS10
1 files changed, 8 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index b6969e7..887bda6 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,11 @@
1Christopher B. Powell 1The Apache Foundation
2 Main author 2 standard apache logging module for which this module is based on
3
4Zeev Suraski <bourbon at netvision.net dot il>
5 Adding the mysql routines (intial revisions)
6
7Christopher B. Powell <chris at grubbybabby dot com>
8 Maintainer since version 1.06
3 9
4Edward Rudd <eddie at omegaware dot com> 10Edward Rudd <eddie at omegaware dot com>
5 Apache 2.0 port. 11 Apache 2.0 port.