aboutsummaryrefslogtreecommitdiffstats
path: root/engines/e_sureware.c
Commit message (Expand)AuthorAgeFilesLines
* Remove Obsolete enginesMatt Caswell2015-10-151-1074/+0
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-111-3/+3
* free NULL cleanup 11Rich Salz2015-05-011-2/+1
* free cleanup almost the finaleRich Salz2015-04-301-4/+1
* Code style: space after 'if'Viktor Dukhovni2015-04-161-3/+3
* free NULL cleanupRich Salz2015-03-251-6/+3
* Fix misc NULL derefs in sureware engineMatt Caswell2015-03-251-11/+16
* free NULL cleanupRich Salz2015-03-241-4/+2
* Dead code removal #if 0 enginesRich Salz2015-01-301-21/+0
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-2/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-829/+867
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4
* Fix strange formatting by indentMatt Caswell2015-01-221-12/+12
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-141-1/+1
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* Fixup sureware ENGINE to handle new RAND_METHODDr. Stephen Henson2009-09-231-5/+10
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-6/+6
* More size_tification.Ben Laurie2008-11-011-6/+6
* remove unnecessary codeNils Larsch2006-03-181-2/+0
* add additional checks + cleanupNils Larsch2006-01-291-0/+2
* makeNils Larsch2005-07-161-0/+8
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-091-21/+21
* The inclusion of bn.h from the engine.h API header has been deprecated, soGeoff Thorpe2004-05-171-0/+1
* More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe2004-04-191-0/+3
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-0/+1
* Conform with the standard prototype for engine control functions.Richard Levitte2003-06-261-2/+2
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-151-1/+4
* RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe2003-01-071-1/+2
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-281-1/+1
* The ENGINE implementations in ./engines/ should be role models on how toGeoff Thorpe2002-10-161-0/+1
* Step 7 of move of engines: Engines should not depend on privateRichard Levitte2002-10-111-4/+1
* Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte2002-10-111-1/+1
* Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte2002-10-111-0/+1040