summaryrefslogtreecommitdiffstats
path: root/engines/e_sureware.c
AgeCommit message (Expand)Author
2015-10-15Remove Obsolete enginesMatt Caswell
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-04-30free cleanup almost the finaleRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-25free NULL cleanupRich Salz
2015-03-25Fix misc NULL derefs in sureware engineMatt Caswell
2015-03-24free NULL cleanupRich Salz
2015-01-30Dead code removal #if 0 enginesRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2009-09-23Fixup sureware ENGINE to handle new RAND_METHODDr. Stephen Henson
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-01More size_tification.Ben Laurie
2006-03-18remove unnecessary codeNils Larsch
2006-01-29add additional checks + cleanupNils Larsch
2005-07-16makeNils Larsch
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2004-05-17The inclusion of bn.h from the engine.h API header has been deprecated, soGeoff Thorpe
2004-04-19More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2003-06-26Conform with the standard prototype for engine control functions.Richard Levitte
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe
2003-01-07RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte
2002-10-16The ENGINE implementations in ./engines/ should be role models on how toGeoff Thorpe
2002-10-11Step 7 of move of engines: Engines should not depend on privateRichard Levitte
2002-10-11Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte
2002-10-11Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte