OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________
________________
Server: cvs.openssl.org Name: Dr.
Stephen Henson
Root: /v/openssl/cvs Email: steve openssl.org
Module: openssl Date:
12-Mar-2008 01:37:32
Branch: HEAD Handle:
2008031200373100
Modified files:
openssl/crypto ossl_typ.h
Log:
#undef X509_EXTENSIONS to avoid conflict with
CryptoAPI.
Summary:
Revision Changes Path
1.17 +1 -0 openssl/crypto/ossl_typ.h
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/ossl_typ.h
============================================================
================
$ cvs diff -u -r1.16 -r1.17 ossl_typ.h
--- openssl/crypto/ossl_typ.h 26 Sep 2007 21:56:56
-0000 1.16
+++ openssl/crypto/ossl_typ.h 12 Mar 2008 00:37:31
-0000 1.17
 -99,6 +99,7 
#ifdef OPENSSL_SYS_WIN32
#undef X509_NAME
+#undef X509_EXTENSIONS
#undef X509_CERT_PAIR
#undef PKCS7_ISSUER_AND_SERIAL
#endif
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|