summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller
2006-02-04Update filenames in makefiles.Dr. Stephen Henson
2006-01-29add additional checks + cleanupNils Larsch
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-07-26Fix signed/unsigned warnings.Geoff Thorpe
2005-07-16makeNils Larsch
2005-06-29Fix warnings.Ben Laurie
2005-06-23Jumbo Makfiles update.Andy Polyakov
2005-06-17clear dso pointer in case of an errorNils Larsch
2005-06-17update for the cswift engine:Nils Larsch
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-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-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
2003-06-26Conform with the standard prototype for engine control functions.Richard Levitte
2003-06-11make updateRichard Levitte
2003-06-06This memset() in the ubsec ENGINE is a bug. Zeroing out the result arrayGeoff Thorpe
2003-01-30make updateRichard Levitte
2003-01-30Commit a slightly modified version of an old experiment to do RSA privateGeoff Thorpe
2003-01-16Ingore the correct flag file.Richard Levitte
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe
2003-01-10Name the flag file correctlyRichard Levitte
2003-01-07RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe
2003-01-03HP/UX 11i make gets upset by this line containing nothing but a TabAndy Polyakov
2003-01-02Link engines against libcrypto, even when a TCP/IP implementation isRichard Levitte
2002-12-29make updateRichard Levitte
2002-12-15Update the make system for installations:Richard Levitte
2002-12-05Declare another general file.Richard Levitte
2002-12-05If an application supports static locks, it MUST support dynamic locks asRichard Levitte
2002-12-05PR: 381Richard Levitte