]> granicus.if.org Git - apache/commit
Remove the ssl_toolkit_compat layer, which is no longer needed
authorKaspar Brand <kbrand@apache.org>
Sun, 7 Aug 2011 10:34:31 +0000 (10:34 +0000)
committerKaspar Brand <kbrand@apache.org>
Sun, 7 Aug 2011 10:34:31 +0000 (10:34 +0000)
commit7bd59fd67a7ef3eb7aba69e34cab6b714fddbec5
treeffd2f6bc80d28d6af268c6928a15f944d8e937e1
parent1eb818742fa1fb6d107f14cf7ef8e69e60772df0
Remove the ssl_toolkit_compat layer, which is no longer needed
after support for non-OpenSSL toolkits has been dropped.

Replace macros by their value proper where feasible, and keep
those definitions in ssl_private.h which depend on specific
OpenSSL versions.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1154687 13f79535-47bb-0310-9956-ffa450edef68
13 files changed:
CHANGES
modules/ssl/mod_ssl.dsp
modules/ssl/ssl_engine_dh.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_vars.c
modules/ssl/ssl_private.h
modules/ssl/ssl_toolkit_compat.h [deleted file]
modules/ssl/ssl_util.c
modules/ssl/ssl_util_ssl.c
modules/ssl/ssl_util_ssl.h