]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/ocsp/ocsp_asn.c
Various Win32 related fixes. Doesn't compile yet on
authorDr. Stephen Henson <steve@openssl.org>
Thu, 21 Dec 2000 01:38:55 +0000 (01:38 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 21 Dec 2000 01:38:55 +0000 (01:38 +0000)
commit3c07b4c2ee35181d8a02c56183b177f1c0010e2f
treeb52f2972e4405496c6602f9a7c6f234711660155
parent1cc0b0a66a4197efb26c357a18f443608ed3d605
Various Win32 related fixes. Doesn't compile yet on
Win32 but it is getting there...

Update mkdef.pl to handle ASN1_ANY and fix headers.

Stop various VC++ warnings.

Include some fixes from "Peter 'Luna' Runestig"
<peter@runestig.com>

Remove external declaration for des_set_weak_key_flag:
it doesn't exist.
crypto/asn1/asn1.h
crypto/asn1/tasn_dec.c
crypto/des/des.h
crypto/objects/o_names.c
crypto/ocsp/ocsp_asn.c
crypto/pkcs7/pk7_asn1.c
util/mkdef.pl