]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Apply mod_ssl MEGA porting patch. This is a cleaned up version of the
authorRalf S. Engelschall <rse@apache.org>
Thu, 19 Jul 2001 16:08:01 +0000 (16:08 +0000)
committerRalf S. Engelschall <rse@apache.org>
Thu, 19 Jul 2001 16:08:01 +0000 (16:08 +0000)
commitca8f54367fb1c30b21298afb8ef451fc983173cf
tree3b87d72517367fd5fecd6e3b10737ec9c120f9c4
parentd7a428b08ac7cdc4da42f58ee355703b0acb93ac
Apply mod_ssl MEGA porting patch. This is a cleaned up version of the
latest patches from Madhusudan which makes mod_ssl 95% working inside
Apache 2.0. There is still a lot of more work (both porting and cleanup)
to do be done. See modules/ssl/README for details.

Submitted by: Madhusudan Mathihalli <madhusudan_mathihalli@hp.com>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89618 13f79535-47bb-0310-9956-ffa450edef68
18 files changed:
modules/ssl/README
modules/ssl/mod_ssl.c
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_ds.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_log.c
modules/ssl/ssl_engine_mutex.c
modules/ssl/ssl_engine_pphrase.c
modules/ssl/ssl_engine_rand.c
modules/ssl/ssl_engine_vars.c
modules/ssl/ssl_scache.c
modules/ssl/ssl_scache_dbm.c
modules/ssl/ssl_util.c
modules/ssl/ssl_util_ssl.c
modules/ssl/ssl_util_ssl.h