summaryrefslogtreecommitdiff
path: root/engines/e_sureware.c
Commit message (Expand)AuthorAgeFilesLines
* Fix misc NULL derefs in sureware engineMatt Caswell2015-04-201-11/+16
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-824/+862
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4
* Fix strange formatting by indentMatt Caswell2015-01-221-12/+12
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-221-1/+2
* 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