summaryrefslogtreecommitdiffstats
path: root/engines/e_aep.c
AgeCommit message (Expand)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2013-11-01Fix warning.Dr. Stephen Henson
2013-10-28engines/e_aep.c: make it BN_ULONG-size and endian "neutral".Andy Polyakov
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2010-11-18PR: 2375Dr. Stephen Henson
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-11-03Add initial support for mingw64.Andy Polyakov
2008-01-03Netware support.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-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
2004-03-25By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe
2003-11-28Netware-specific changes,Richard Levitte
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-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