]> git.ipfire.org Git - thirdparty/openssl.git/history - engines/e_aep.c
Fix self signed handling.
[thirdparty/openssl.git] / engines / e_aep.c
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-05-01  Rich Salzfree NULL cleanup 11
2015-05-01  Rich Salzfree null cleanup finale
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-08-09  Rich SalzUndo a90081576c94f9f54de1755188a00ccc1760549a
2014-08-08  Rich SalzRemove DJGPP (and therefore WATT32) #ifdef's.
2013-11-01  Dr. Stephen HensonFix warning.
2013-10-28  Andy Polyakovengines/e_aep.c: make it BN_ULONG-size and endian ...
2012-06-03  Ben LaurieVersion skew reduction: trivia (I hope).
2010-11-18  Dr. Stephen HensonPR: 2375
2008-12-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-11-03  Andy PolyakovAdd initial support for mingw64.
2008-01-03  Dr. Stephen HensonNetware support.
2005-07-16  Nils Larschmake
2005-06-17  Nils Larschclear dso pointer in case of an error
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 ThorpeMore updates for the header cleanups (and apologies...
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-11-28  Richard LevitteNetware-specific changes,
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-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...