]> git.ipfire.org Git - thirdparty/openssl.git/history - apps/spkac.c
Run util/openssl-format-source -v -c .
[thirdparty/openssl.git] / apps / spkac.c
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2009-01-07  Dr. Stephen HensonProperly check EVP_VerifyFinal() and similar return...
2008-11-05  Dr. Stephen HensonChange old obsolete email address...
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-05  Nils Larschsome const fixes
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-12-03  Richard LevitteEXIT() may mean return(). That's confusing, so let...
2002-08-01  Richard LevitteMake it possible to load keys from stdin, and restore...
2002-02-22  Dr. Stephen HensonConfig code updates.
2001-09-12  Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-06-28  Dr. Stephen HensonModify apps to use NCONF code instead of old CONF code.
2001-06-25  Richard LevitteMake better use of load_cert, load_certs and load_key.
2001-06-18  Richard LevitteProvide an application-common setup function for engine...
2001-02-20  Richard LevitteUse new-style system-id macros everywhere possible...
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-09-20  Richard LevitteOn VMS, stdout may very well lead to a file that is...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-03-05  Bodo MöllerAdd missing include (only MONOLITH builds were possible...
2000-03-03  Bodo MöllerAdd an #include.
2000-02-16  Dr. Stephen HensonPass phrase reorganisation.
2000-02-11  Ralf S. EngelschallMake gcc 2.95.2 happy again, even under ``-Wall -Wshado...
2000-02-08  Dr. Stephen HensonAdd command line password options to the reamining...
2000-02-03  Dr. Stephen HensonAdd new -notext option to 'ca', -pubkey option to spkac.
1999-12-24  Dr. Stephen HensonFixes so NO_RSA works again.
1999-09-03  Dr. Stephen HensonAdd new 'spkac' utility and several SPKAC utility funct...