Update smime utility to support streaming for -encrypt and -sign -nodetach
[openssl.git] / crypto / pkcs7 / pkcs7.h
2007-04-13 Dr. Stephen HensonUpdate smime utility to support streaming for -encrypt...
2007-04-01 Ben LaurieFix warning.
2006-12-24 Dr. Stephen HensonExperimental streaming PKCS#7 support.
2006-11-06 Nils Larschremove SSLEAY_MACROS code
2006-07-10 Dr. Stephen HensonAllow digests to supply S/MIME micalg values from a...
2006-05-18 Dr. Stephen HensonAdd -resign and -md options to smime command to support...
2006-05-18 Dr. Stephen HensonMore S/MIME tidy. Place some common attribute operation...
2006-05-17 Dr. Stephen HensonTidy up of S/MIME code and add new functions which...
2006-05-08 Dr. Stephen HensonUpdate PKCS#7 decrypt routines to use new API.
2006-05-08 Dr. Stephen HensonUpdate PKCS#7 enveloped data to new API.
2006-05-07 Dr. Stephen HensonUpdate S/MIME code to use default digest.
2006-04-27 Dr. Stephen HensonReplace RSA specific PKCS7_RECIP_INFO set up with an...
2006-04-27 Dr. Stephen HensonNew function to extract AlgorithmIdentifier for PKCS7_R...
2006-04-17 Dr. Stephen HensonAllow public key ASN1 methods to set PKCS#7 SignerInfo...
2006-02-12 Ulf MöllerRFC 3161 compliant time stamp request creation, respons...
2005-09-01 Dr. Stephen HensonUpdate ASN1 printing code and add a -print option to...
2005-08-04 Dr. Stephen HensonAllow PKCS7_decrypt() to work if no cert supplied.
2005-05-11 Bodo MöllerFix more error codes.
2004-03-27 Dr. Stephen HensonAllow CRLs to be passed into X509_STORE_CTX. This is...
2003-10-11 Dr. Stephen HensonAdd support for digested data PKCS#7 type.
2003-10-10 Dr. Stephen HensonNew function to initialize a PKCS7 structure of type...
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.
2002-10-04 Dr. Stephen HensonAdd declaration got PKCS#7 NDEF.
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-11-15 Richard Levittemake update
2001-10-04 Richard LevitteBecause there's chances we clash with the system's...
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-03-07 Bodo MöllerFix ERR_R_... problems.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-12-31 Dr. Stephen HensonFix the S/MIME code so it now works again and
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-09-08 Richard LevitteTwo places where I forgot to change vms_idhacks to...
2000-09-05 Dr. Stephen HensonKeep a not of original encoding in certificate requests.
2000-08-22 Dr. Stephen HensonAdd support for 'other' PKCS#7 content types.
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-05-21 Ben LaurieYet more typesafety.
2000-05-16 Ben LaurieTypesafe Thought Police part 4.
2000-05-16 Ben LaurieTypesafety Thought Police part 3.
2000-05-02 Richard LevitteIn Message-ID: <003201bfb332$14a07520$0801a8c0@janm...
2000-02-26 Dr. Stephen HensonRename functions for new convention.
2000-02-03 Ulf Möllerispell (and minor modifications)
2000-01-07 Dr. Stephen Henson#undef PKCS7_SIGNER_INFO for Win32 to avoid clashes.
1999-12-29 Dr. Stephen HensonAdd OIDs for idea and blowfish. Unfortunately these...
1999-12-09 Dr. Stephen HensonMake the PKCS#7 S/MIME functions check for passed NULL...
1999-12-07 Dr. Stephen HensonModify S/MIME application so the -signer option writes...
1999-12-05 Dr. Stephen HensonMerge in my S/MIME library and utility.
1999-11-27 Dr. Stephen HensonInitial trust code: allow setting of trust checking...
1999-07-28 Ulf MöllerVMS updates.
1999-06-22 Dr. Stephen HensonNew function PKCS7_signatureVerify to allow the signing...
1999-06-02 Ben Lauriestack.
1999-06-02 Ben LaurieStack.
1999-05-31 Ben Lauriestack.
1999-05-31 Ben LaurieStack.
1999-05-31 Ben LaurieMore stack.
1999-05-21 Dr. Stephen HensonMove the Win32 #undefs of X509_NAME and PKCS7_ISSUER_AN...
1999-05-21 Dr. Stephen HensonThe last argument in the d2i_XXX_fp and d2i_XXX_bio...
1999-05-16 Dr. Stephen HensonFix some obvious bugs in the PKCS#7 library handling...
1999-05-09 Dr. Stephen HensonKill evil casts, fix PKCS#7 and add new X509V3 Function.
1999-04-26 Ulf MöllerRemove NOPROTO definitions and error code comments.
1999-04-24 Dr. Stephen HensonComplete rewrite of the error code generation script...
1999-04-23 Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-12 Ben LaurieAdd type-safe STACKs and SETs.
1999-03-03 Dr. Stephen HensonFix the Win32 compile environment and add various chang...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21 Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21 Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...