Don't put C++ comments in a C file.
[oweals/openssl.git] / crypto / engine / hw_cswift.c
2005-06-19 Richard LevitteDon't put C++ comments in a C file.
2005-06-17 Nils Larschupdate for the cswift engine:
2005-05-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-11 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-12-05 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-30 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-11-25 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-04-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-01-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-13 Richard LevitteWhen build as dynamic engines, the loading functions...
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-11 Richard LevitteStep 13 of move of engines: Remove old files.
2002-10-09 Richard LevitteThe dissapearing destroy callback reappears
2002-10-06 Dr. Stephen HensonVarious Win32 fixes.
2002-10-05 Richard LevitteFor some reason, the random number support removed...
2002-10-05 Dr. Stephen HensonWin32 fix (signed/unsigned compare error).
2002-10-04 Richard LevitteAdd random number generation capability to the cswift...
2002-10-04 Richard LevitteAdd random number generation capability to the cswift...
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-02-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-02-07 Richard LevitteGenerate the individual engines' error strings and...
2001-09-25 Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...
2001-09-14 Geoff ThorpeSome of the ENGINE file names were changed for 8.3...
2001-09-05 Geoff ThorpeThis adds "destroy" handlers to the existing ENGINEs...
2001-09-03 Geoff ThorpeThis changes the existing hardware ENGINE implementatio...
2001-04-26 Richard LevitteCheck for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO...
2001-04-19 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-03-08 Bodo MöllerHide BN_CTX structure details.
2001-02-19 Richard LevitteMake all configuration macros available for application...
2000-11-14 Richard LevitteModify () to (void), since that's what is actually...
2000-11-07 Richard LevitteConstify DH-related code.
2000-11-07 Richard LevitteConstify DSA-related code.
2000-11-06 Richard LevitteAs a consequence of the BIGNUM constification, the...
2000-10-26 Richard LevitteMerge the engine branch into the main trunk. All confl...