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:
16-Mar-2008 19:41:20
Branch: HEAD Handle:
2008031618411901
Modified files:
openssl/crypto/cms cms.h
openssl/util mkfiles.pl
Log:
Remove deleted function from header file, update
mkfiles.pl
Summary:
Revision Changes Path
1.9 +0 -1 openssl/crypto/cms/cms.h
1.25 +1 -0 openssl/util/mkfiles.pl
____________________________________________________________
________________
patch -p0 <<' .'
Index: openssl/crypto/cms/cms.h
============================================================
================
$ cvs diff -u -r1.8 -r1.9 cms.h
--- openssl/crypto/cms/cms.h 16 Mar 2008 13:05:03
-0000 1.8
+++ openssl/crypto/cms/cms.h 16 Mar 2008 18:41:19
-0000 1.9
 -109,7 +109,6 
#define CMS_USE_KEYID 0x10000
const ASN1_OBJECT *CMS_get0_type(CMS_ContentInfo *cms);
-CMS_ContentInfo *CMS_Data_Create(void);
BIO *CMS_dataInit(CMS_ContentInfo *cms, BIO *icont);
int CMS_dataFinal(CMS_ContentInfo *cms, BIO *bio);
 .
patch -p0 <<' .'
Index: openssl/util/mkfiles.pl
============================================================
================
$ cvs diff -u -r1.24 -r1.25 mkfiles.pl
--- openssl/util/mkfiles.pl 11 Jan 2008 11:59:36
-0000 1.24
+++ openssl/util/mkfiles.pl 16 Mar 2008 18:41:20
-0000 1.25
 -46,6 +46,7 
"crypto/pem",
"crypto/x509",
"crypto/x509v3",
+"crypto/cms",
"crypto/conf",
"crypto/txt_db",
"crypto/pkcs7",
 .
____________________________________________________________
__________
OpenSSL Project http://www.openssl.org
CVS Repository Commit List
openssl-cvs openssl.org
Automated List Manager
majordomo openssl.org
|