This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another
authorAndy Polyakov <appro@openssl.org>
Mon, 22 Dec 2008 13:54:12 +0000 (13:54 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 22 Dec 2008 13:54:12 +0000 (13:54 +0000)
commite527201f6be3c295358bcc8b6bafec598f02dc97
treee3b3ea15baf24f50465ad652b13f418dcc26464d
parent70531c147c2d38b03f109312a270ccc0af6cf8d6
This _WIN32-specific patch makes it possible to "wrap" OpenSSL in another
.DLL, in particular static build. The issue has been discussed in RT#1230
and later on openssl-dev, and mutually exclusive approaches were suggested.
This completes compromise solution suggested in RT#1230.
PR: 1230
crypto/bio/bss_file.c
crypto/des/enc_read.c
crypto/des/enc_writ.c
crypto/ocsp/ocsp_ht.c
crypto/rand/randfile.c
crypto/ui/ui_openssl.c
crypto/x509/by_dir.c
e_os.h
engines/e_aep.c