]> git.ipfire.org Git - thirdparty/openssl.git/history - engines/e_cswift.c
Additional comment changes for reformat of 0.9.8
[thirdparty/openssl.git] / engines / e_cswift.c
2015-01-22  Matt CaswellAdditional comment changes for reformat of 0.9.8
2010-06-12  Ben LaurieFix gcc 4.6 warnings. Check TLS server hello extension...
2006-02-08  Nils Larschbackport recent changes from the cvs head
2006-01-08  Bodo MöllerSome error code cleanups (SSL lib. used SSL_R_... codes...
2005-08-28  Nils Larschfix warnings when building openssl with (gcc 3.3.1):
2005-07-16  Nils Larschmake
2005-06-17  Nils Larschupdate for the cswift engine:
2005-05-17  cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-09  Bodo MöllerUpdate util/ck_errf.pl script, and have it run automati...
2004-05-17  Geoff ThorpeThe inclusion of bn.h from the engine.h API header...
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2004-03-25  Geoff ThorpeBy adding a BN_CTX parameter to the 'rsa_mod_exp' callb...
2003-06-26  Richard LevitteConform with the standard prototype for engine control...
2003-01-15  Geoff ThorpeAs with RSA, which was modified recently, this change...
2003-01-07  Geoff ThorpeRSA_METHOD now supports key-generation, but (for now...
2002-11-13  Richard LevitteWhen build as dynamic engines, the loading functions...
2002-10-16  Geoff ThorpeThe ENGINE implementations in ./engines/ should be...
2002-10-11  Richard LevitteStep 8 of move of engines: Remove the last little quirks.
2002-10-11  Richard LevitteStep 7 of move of engines: Engines should not depend...
2002-10-11  Richard LevitteStep 6 of move of engines: rename the macro ENGINE_DYNA...
2002-10-11  Richard LevitteStep 2 of move of engines: copy engines to new director...