Remove /* foo.c */ comments
[openssl.git] / crypto / pkcs12 / p12_utl.c
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-05-14 Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11 Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2009-06-17 Dr. Stephen HensonRename asc2uni and uni2asc functions to avoid clashes.
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2001-02-23 Dr. Stephen HensonInitial support for ASN1_ITEM_FUNCTION option to
2001-02-19 Richard LevitteMake all configuration macros available for application...
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-06-01 Richard LevitteThere have been a number of complaints from a number...
1999-08-08 Ralf S. EngelschallA few more ``#ifndef NO_FP_API / #endif'' pairs for...
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-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...