]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Axe most WIN32 stuff from Apache 1.3. In Apache 2.0 we either use APR
authorRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 16:35:18 +0000 (16:35 +0000)
committerRalf S. Engelschall <rse@apache.org>
Sat, 5 May 2001 16:35:18 +0000 (16:35 +0000)
commit4f6be425bef72ba429bc39befbfa1b7a6c673635
treec9cd5ee0010d33727f23ecfe16d54061f1cbef20
parentd3cf43347bfae6f05799b9e39c707886150686b9
Axe most WIN32 stuff from Apache 1.3. In Apache 2.0 we either use APR
later for this or we don't do it at all. But we certainly no longer want
to see any platform specific things inside a module.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89018 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/mod_ssl.h
modules/ssl/ssl_engine_config.c
modules/ssl/ssl_engine_init.c
modules/ssl/ssl_engine_io.c
modules/ssl/ssl_engine_kernel.c
modules/ssl/ssl_engine_mutex.c
modules/ssl/ssl_util.c