PR: 959
[oweals/openssl.git] / crypto / pkcs7 /
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-09-15 Dr. Stephen HensonCheck ASN1_TYPE structure type is a SEQUENCE in PKCS7_g...
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-03-28 Dr. Stephen HensonEnhance EVP code to generate random symmetric keys...
2004-03-27 Dr. Stephen HensonAllow CRLs to be passed into X509_STORE_CTX. This is...
2004-03-26 Dr. Stephen HensonFree up BIO properly when using streaming S/MIME sign.
2004-03-25 Dr. Stephen HensonMake S/MIME encrypt work again.
2004-03-24 Richard LevitteCorrect constness problems.
2004-03-15 Richard LevitteConstify d2i, s2i, c2i and r2i functions and other...
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-12-27 Richard LevitteUse sh explicitely to run point.sh
2003-11-10 Dr. Stephen HensonOops!
2003-11-10 Dr. Stephen HensonPrint out GeneralizedTime and UTCTime in ASN1_STRING_pr...
2003-10-11 Dr. Stephen HensonAdd support for digested data PKCS#7 type.
2003-10-11 Dr. Stephen HensonSimplify cipher and digest lookup in PKCS#7 code.
2003-10-11 Dr. Stephen HensonSimplify cipher and digest lookup in PKCS#7 code.
2003-10-10 Dr. Stephen HensonNew function to initialize a PKCS7 structure of type...
2003-10-10 Dr. Stephen HensonInitialize digested data type in PKCS7_set_type().
2003-10-10 Dr. Stephen HensonRetrieve correct content to sign when the
2003-10-10 Dr. Stephen HensonRetrieve correct content to sign when the
2003-06-24 Dr. Stephen HensonReturn EOF when an S/MIME part have been read.
2003-06-24 Dr. Stephen HensonReturn EOF when an S/MIME part have been read.
2003-06-02 Dr. Stephen HensonOnly count 'LF' as EOL in pk7_mime.c, this avoids incorrect
2003-06-02 Dr. Stephen HensonOnly count 'LF' as EOL in pk7_mime.c, this avoids incorrect
2003-06-02 Dr. Stephen HensonStop checking for CRLF when start of buffer is reached.
2003-06-02 Dr. Stephen HensonStop checking for CRLF when start of buffer is reached.
2003-06-01 Dr. Stephen HensonVarious S/MIME bug and compatibility fixes.
2003-06-01 Dr. Stephen HensonVarious S/MIME bug and compatibility fixes.
2003-02-25 Dr. Stephen HensonFix indefinite length encoding so EOC correctly updates
2003-02-15 Dr. Stephen HensonSingle pass processing to cleartext S/MIME signing.
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-29 Richard Levittemake update
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-13 Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-11-12 Ben LaurieMany security improvements (CHATS) and a warning fix.
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-04 Dr. Stephen HensonAdd declaration got PKCS#7 NDEF.
2002-10-03 Dr. Stephen HensonPreliminary streaming ASN1 encode support.
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-09-08 Dr. Stephen HensonReally fix PKCS7_set_detached this time...
2002-09-08 Dr. Stephen HensonReally fix PKCS7_set_detached this time...
2002-09-07 Dr. Stephen HensonFix typos in PKCS#12 ASN1 code.
2002-09-07 Dr. Stephen HensonFix typos in PKCS#12 ASN1 code.
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-12 Bodo Möllerget rid of EVP_PKEY_ECDSA (now we have EVP_PKEY_EC...
2002-08-09 Bodo Möllermake update
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz Jänicke"make update"
2002-07-24 Richard LevitteDon't clobber loop variable.
2002-07-24 Richard LevitteDon't clobber loop variable.
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-18 Richard LevitteReverse the change with the following log, it needs...
2002-07-18 Richard LevitteReverse the change with the following log, it needs...
2002-07-18 Richard LevitteMake S/MIME output conform with the mail and MIME stand...
2002-07-18 Richard LevitteMake S/MIME output conform with the mail and MIME stand...
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-05-07 Bodo Möllerin SignerInfo, use ecdsa-with-SHA1 OID for ECDSA (not...
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-26 Dr. Stephen HensonAlways init ctx_tmp in PKCS7_dataFinal since it is...
2002-02-26 Dr. Stephen HensonAlways init ctx_tmp in PKCS7_dataFinal since it is...
2002-02-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-13 Bodo MöllerECDSA support
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-01-02 Richard LevitteAllow verification of other types than DATA.
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-07 Dr. Stephen HensonDon't overwrite signing time.
2001-11-15 Richard Levittemake update
2001-10-17 Dr. Stephen HensonModify EVP cipher behaviour in a similar way
2001-10-16 Dr. Stephen HensonRetain compatibility of EVP_DigestInit() and EVP_Digest...
2001-10-04 Richard Levitte'make update'
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-10-02 Richard LevitteA lot of things are undeclared unless x509.h is included.
2001-09-08 Dr. Stephen HensonReplace old (and invalid) copyright notice.
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-27 Dr. Stephen HensonMore linker bloat reorganisation:
2001-04-05 Richard LevitteFix couple of memory leaks in PKCS7_dataDecode().
2001-03-20 Richard Levitteavoid linking problems when OpenSSL is built with no...
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
next