]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pkcs12/p12_mutl.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / crypto / pkcs12 / p12_mutl.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05  Dr. Stephen HensonChange old obsolete email address...
2006-05-17  Dr. Stephen HensonFix from HEAD.
2005-06-30  Dr. Stephen HensonCheck PKCS7 structures in PKCS#12 files are of type...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-11  Bodo MöllerFix more error codes.
2004-12-05  Dr. Stephen HensonAdd lots of checks for memory allocation failure, error...
2002-03-14  Dr. Stephen HensonInitialize cipher context in KRB5
2001-12-09  Ben LaurieImprove back compatibility.
2001-07-30  Ben LaurieReally add the EVP and all of the DES changes.
2001-06-19  Dr. Stephen HensonChange all calls to low level digest routines in the...
2001-03-09  Dr. Stephen HensonChange the EVP_somecipher() and EVP_somedigest()
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-05-04  Dr. Stephen HensonMake PKCS#12 code handle missing passwords.
2000-03-03  Bodo MöllerFix for previous patch: If RAND_pseudo_bytes returns...
2000-03-02  Bodo MöllerUse RAND_pseudo_bytes, not RAND_bytes, for IVs/salts.
2000-01-21  Ulf MöllerCheck RAND_bytes() return value or use RAND_pseudo_bytes().
1999-10-20  Dr. Stephen HensonReplace the macros in asn1.h with function equivalents...
1999-06-29  Ulf MöllerFix no-hmac and no-ripemd.
1999-04-24  Dr. Stephen HensonDelete the unnecessary ERR and ERRC lines in makefiles...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-23  Ben LaurieWork with -pedantic!
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-03-29  Dr. Stephen HensonRemove deleted PKCS#12 functions from pkcs12.h, get...
1999-03-29  Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...
1999-03-28  Dr. Stephen HensonYet more PKCS#12 integration: add lots of files under...