Various changes to make this stuff compile under Win32 and VC++ with and
authorDr. Stephen Henson <steve@openssl.org>
Mon, 22 Feb 1999 01:26:40 +0000 (01:26 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 22 Feb 1999 01:26:40 +0000 (01:26 +0000)
commite527ba09a66837cad0d8973409e660474db63f89
tree9cafa6c8c7d85d4e5cb1957b995ffa815745915d
parent60e31c3a4bbdbdb4259eaa3c48639f3e3915f380
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
23 files changed:
crypto/rsa/rsa_oaep_test.c
crypto/x509v3/v3_akey.c
crypto/x509v3/v3_alt.c
crypto/x509v3/v3_bcons.c
crypto/x509v3/v3_bitst.c
crypto/x509v3/v3_conf.c
crypto/x509v3/v3_enum.c
crypto/x509v3/v3_extku.c
crypto/x509v3/v3_genn.c
crypto/x509v3/v3_ia5.c
crypto/x509v3/v3_int.c
crypto/x509v3/v3_lib.c
crypto/x509v3/v3_pku.c
crypto/x509v3/v3_prn.c
crypto/x509v3/v3_skey.c
crypto/x509v3/v3_utl.c
crypto/x509v3/v3conf.c
crypto/x509v3/v3prin.c
crypto/x509v3/x509v3.h
ssl/s3_lib.c
ssl/ssl_ciph.c
util/libeay.num
util/mk1mf.pl