summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2008-05-30Initial DSA public key loading support in CryptoAPI ENGINE.Dr. Stephen Henson
2008-05-30Add error codes for blob sanity checks, rebuild error table.Dr. Stephen Henson
2008-05-30Blob type and algorithm type sanity checksDr. Stephen Henson
2008-05-29Make CryptoAPI engine look more like the others....Dr. Stephen Henson
2008-05-29Create error codes, compile in source.Dr. Stephen Henson
2008-05-29CryptoAPI ENGINE... initial version, not compiled in yet.Dr. Stephen Henson
2008-04-27Update from HEAD.Geoff Thorpe
2008-04-18Add missing 'extern "C" {' to some _err.h files in crypto/engines/Lutz Jänicke
2008-01-03Netware support.Dr. Stephen Henson
2007-12-04gmp engine was non-operational.Andy Polyakov
2007-09-06gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL.Dr. Stephen Henson
2006-02-08backport recent changes from the cvs headNils Larsch
2006-02-04Update filenames in makefilesDr. Stephen Henson
2006-01-08Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts)Bodo Möller
2005-10-25Fix install problems on MacOS X and HP-UX.Andy Polyakov
2005-08-28fix warnings when building openssl with (gcc 3.3.1):Nils Larsch
2005-07-16makeNils Larsch
2005-06-28Makefile updates from HEAD [see http://cvs.openssl.org/chngview?cn=14099Andy Polyakov
2005-06-17clear dso pointer in case of an errorNils Larsch
2005-06-17update for the cswift engine:Nils Larsch
2005-05-31Fix warnings.Ben Laurie
2005-05-30Forgottent make update. These files will be retagged.Richard Levitte
2005-05-30Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher a...Richard Levitte
2005-05-29Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe
2005-05-29This commit was manufactured by cvs2svn to create branchcvs2svn
2005-05-29Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe
2005-05-25Handle differences between engine IDs and their dynamic library names (andGeoff Thorpe
2005-05-25Handle differences between engine IDs and their dynamic library names (andGeoff Thorpe
2005-05-21Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte
2005-05-21Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte
2005-05-19Propogate BUILDENV even in ./engines.Andy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-04-30Fold rules in test/Makefiles [from stable].Andy Polyakov
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-06-01This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe
2004-05-31Minimal work-around for ./engine shared builds. "Minimal" means that IAndy Polyakov
2004-05-17The inclusion of bn.h from the engine.h API header has been deprecated, soGeoff Thorpe
2004-04-19make updateGeoff 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-25... and this should likewise fix up those RSA implementations that weren'tGeoff 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-11-04Avoid some shadowed variable names.Geoff Thorpe
2003-10-29A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe