]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Axe out EAPI-based SSL_VENDOR stuff.
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:02:13 +0000 (15:02 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 15:02:13 +0000 (15:02 +0000)
commit4a4ce878a4decfd689f4c62509ab282cc9e790e1
tree21d51be83e3efd714858b7a0df030a3ab3a4920a
parentf922bfa21803d25054beab7560079b01095602a2
Axe out EAPI-based SSL_VENDOR stuff.
If we want this later again, we have to do it differently anyway. So,
for now we try to strip down mod_ssl as heavy as possible and hence we
kick out this stuff at all.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89010 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/README
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_compat.c
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_log.c
modules/ssl/ssl_scache.c
modules/ssl/ssl_util.c