Engage SHA1 IA64 assembler on IA64 platforms [from HEAD].
[oweals/openssl.git] / crypto / pkcs12 /
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-12-05 Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-24 Dr. Stephen HensonCheck return code of EVP_CipherInit() in PKCS#12 code.
2004-11-24 Dr. Stephen HensonCheck return code of EVP_CipherInit() in PKCS#12 code.
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-11-02 Richard LevitteDon't use $(EXHEADER) directly in for loops, as most...
2004-05-17 Geoff ThorpeAfter the latest round of header-hacking, regenerate...
2004-05-17 Geoff ThorpeDeprecate the recursive includes of bn.h from various...
2004-05-11 Ben LauriePull FIPS back into stable.
2004-04-19 Geoff Thorpemake update
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-03-20 Richard LevitteShut up an ANSI compiler about uninitialised variables.
2003-03-20 Richard LevitteShut up an ANSI compiler about uninitialised variables.
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-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-03 Dr. Stephen HensonVarious enhancements to PKCS#12 code, new
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-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-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
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-06-27 Richard LevitteUse bg instead of bag as argument to macros, to avoid...
2002-06-27 Richard LevitteUse bg instead of bag as argument to macros, to avoid...
2002-04-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
2002-03-14 Dr. Stephen HensonInitialize cipher context in KRB5
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
2001-12-17 Bodo Möllerremove redundant ERR_load_... declarations
2001-12-09 Ben LaurieImprove back compatibility.
2001-11-15 Richard Levittemake update
2001-11-06 Dr. Stephen HensonPKCS#12 code fixes: initialize and cleanup digests...
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-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-07-26 Dr. Stephen HensonFirst of several reorganisations to
2001-06-19 Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-06-11 Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2001-04-03 Richard LevittePlug a memory leak. Spotted by "Shijin" <shijin@comex...
2001-03-18 Dr. Stephen HensonFix PKCS#12 key generation bug.
2001-03-09 Bodo MöllerInstead of telling both 'make' and the user that ranlib
2001-03-09 Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-26 Richard Levittemake update
2001-02-23 Dr. Stephen HensonGet rid of ASN1_ITEM_FUNCTIONS dummy function
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-22 Richard Levittee_os.h does not belong with the exported headers. ...
2001-02-19 Richard LevitteMake all configuration macros available for application...
2001-02-04 Ben LaurieMake depend.
2001-01-24 Dr. Stephen HensonAdd debugging info to new ASN1 code to trace memory...
2001-01-14 Dr. Stephen HensonChange PKCS#12 key derivation routines to cope with
2001-01-10 Dr. Stephen HensonFix uni2asc() so it can properly convert zero length
2000-12-31 Dr. Stephen HensonRewrite PKCS#12 code and remove some of the old
2000-12-30 Dr. Stephen HensonDelete PKCS#12 redundant files.
2000-12-08 Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-11-12 Ulf Möllerin some new file names the first 8 characters were...
2000-10-14 Richard LevitteThe experimental Rijndael code moved to the main trunk.
2000-09-25 Richard Levitte'ranlib' doesn't always run on some systems. That...
2000-09-17 Richard LevitteUse sk_*_new_null() instead of sk_*_new(NULL), since...
2000-09-07 Dr. Stephen HensonTwo new PKCS#12 demo programs.
2000-09-07 Richard Levitte'make update'
2000-08-24 Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
next