diff options
author | Edward Rudd | 2004-01-22 05:26:56 +0000 |
---|---|---|
committer | Edward Rudd | 2004-01-22 05:26:56 +0000 |
commit | f230d2468cdc8ee3d290d34a36593b154f51aee1 (patch) | |
tree | d823f819136bd34dfa5bb0cba94c6c8c03e852d6 /AUTHORS | |
parent | b19a5851171395e196ed686977482d79d7140cfd (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-- | AUTHORS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -1,5 +1,11 @@ | |||
1 | Christopher B. Powell | 1 | The Apache Foundation |
2 | Main author | 2 | standard apache logging module for which this module is based on |
3 | |||
4 | Zeev Suraski <bourbon at netvision.net dot il> | ||
5 | Adding the mysql routines (intial revisions) | ||
6 | |||
7 | Christopher B. Powell <chris at grubbybabby dot com> | ||
8 | Maintainer since version 1.06 | ||
3 | 9 | ||
4 | Edward Rudd <eddie at omegaware dot com> | 10 | Edward Rudd <eddie at omegaware dot com> |
5 | Apache 2.0 port. | 11 | Apache 2.0 port. |