summaryrefslogtreecommitdiffstats
path: root/engines/e_ubsec.c
AgeCommit message (Expand)Author
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2010-05-15PR: 2255Dr. Stephen Henson
2010-02-23Always check bn_wexpend() return values for failure (CVE-2009-3245).Bodo Möller
2009-04-23Make no-rsa, no-dsa and no-dh compile again.Dr. Stephen Henson
2007-06-07Finish gcc 4.2 changes.Dr. Stephen Henson
2005-07-16makeNils Larsch
2005-06-17clear dso pointer in case of an errorNils 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-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2004-03-25By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe
2003-06-26Conform with the standard prototype for engine control functions.Richard Levitte
2003-06-06This memset() in the ubsec ENGINE is a bug. Zeroing out the result arrayGeoff Thorpe
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-13When build as dynamic engines, the loading functions should be definedRichard 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