]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/pkcs12/p12_mutl.c
Change the EVP_somecipher() and EVP_somedigest()
[thirdparty/openssl.git] / crypto / pkcs12 / p12_mutl.c
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...