]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/pkcs12.c
Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in the
[thirdparty/openssl.git] / apps / pkcs12.c
1999-05-18  Dr. Stephen HensonChange default PKCS#12 iteration count to 2048, include...
1999-05-16  Dr. Stephen HensonOops! Get the pmatch test the right way round.
1999-05-16  Dr. Stephen HensonFix various less obvious bugs in PKCS#7 handling: such...
1999-05-16  Bodo MöllerMarked probable bug, pointed out by Anonymous.
1999-05-10  Ralf S. EngelschallFix various things to let OpenSSL even pass ``egcc...
1999-05-08  Dr. Stephen HensonAllows PKCS#12 password to be placed on command line...
1999-05-02  Ben LaurieYet another stack.
1999-04-27  Ulf MöllerUpdate NO_* macros.
1999-04-26  Ulf MöllerRemove NOPROTO definitions and error code comments.
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-01  Ben LaurieDon't shadow.
1999-03-29  Dr. Stephen HensonInclude pkcs12 program as part of openssl. This complet...