commit | e527ba09a66837cad0d8973409e660474db63f89 | [log] [tgz] |
---|---|---|
author | Dr. Stephen Henson <steve@openssl.org> | Mon Feb 22 01:26:40 1999 +0000 |
committer | Dr. Stephen Henson <steve@openssl.org> | Mon Feb 22 01:26:40 1999 +0000 |
tree | 9cafa6c8c7d85d4e5cb1957b995ffa815745915d | |
parent | 60e31c3a4bbdbdb4259eaa3c48639f3e3915f380 [diff] |
Various changes to make this stuff compile under Win32 and VC++ with and without -debug option to mk1mf.pl. Change _export to is_export (_export is a reserved word under VC++). Add yucky function prototype function pointer casts. Sanitise the included files in crypto/x509v3. Also changed ssleay.exe target to openssl.exe