summaryrefslogtreecommitdiff
path: root/engines
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings.Ben Laurie2005-05-312-0/+5
* Forgottent make update. These files will be retagged.Richard Levitte2005-05-301-18/+17
* Change all relevant occurences of 'ncipher' to 'chil'. That's what nCipher a...Richard Levitte2005-05-301-12/+12
* Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe2005-05-2910-2889/+44
* This commit was manufactured by cvs2svn to create branchcvs2svn2005-05-298-0/+2845
|\
| * Change the source and output paths for 'chil' and '4758cca' engines so thatGeoff Thorpe2005-05-2912-52/+52
| * Handle differences between engine IDs and their dynamic library names (andGeoff Thorpe2005-05-252-2/+8
| * Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte2005-05-211-2/+7
* | Handle differences between engine IDs and their dynamic library names (andGeoff Thorpe2005-05-252-2/+8
* | Patches for Cygwin, provided by Corinna Vinschen <vinschen@redhat.com>Richard Levitte2005-05-211-2/+7
* | Propogate BUILDENV even in ./engines.Andy Polyakov2005-05-191-1/+1
|/
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-3/+5
* Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov2005-05-151-4/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-6/+1
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-0920-247/+300
* Fold rules in test/Makefiles [from stable].Andy Polyakov2005-04-301-3/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-312-5/+5
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe2004-06-011-3/+3
* Minimal work-around for ./engine shared builds. "Minimal" means that IAndy Polyakov2004-05-311-0/+3
* The inclusion of bn.h from the engine.h API header has been deprecated, soGeoff Thorpe2004-05-178-0/+8
* make updateGeoff Thorpe2004-04-191-93/+47
* More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe2004-04-194-0/+7
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-198-5/+18
* ... and this should likewise fix up those RSA implementations that weren'tGeoff Thorpe2004-03-251-2/+2
* By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private keyGeoff Thorpe2004-03-256-36/+14
* Netware-specific changes,Richard Levitte2003-11-281-0/+4
* Avoid some shadowed variable names.Geoff Thorpe2003-11-041-1/+1
* A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.Geoff Thorpe2003-10-291-3/+3
* Conform with the standard prototype for engine control functions.Richard Levitte2003-06-269-17/+17
* make updateRichard Levitte2003-06-111-37/+64
* This memset() in the ubsec ENGINE is a bug. Zeroing out the result arrayGeoff Thorpe2003-06-061-1/+0
* make updateRichard Levitte2003-01-301-0/+12
* Commit a slightly modified version of an old experiment to do RSA privateGeoff Thorpe2003-01-306-1/+659
* Ingore the correct flag file.Richard Levitte2003-01-161-1/+1
* As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe2003-01-157-6/+25
* Name the flag file correctlyRichard Levitte2003-01-101-3/+3
* RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe2003-01-078-3/+11
* HP/UX 11i make gets upset by this line containing nothing but a TabAndy Polyakov2003-01-031-1/+1
* Link engines against libcrypto, even when a TCP/IP implementation isRichard Levitte2003-01-021-0/+1
* make updateRichard Levitte2002-12-291-57/+33
* Update the make system for installations:Richard Levitte2002-12-151-1/+1
* Declare another general file.Richard Levitte2002-12-051-1/+1
* If an application supports static locks, it MUST support dynamic locks asRichard Levitte2002-12-053-10/+20
* PR: 381Richard Levitte2002-12-051-2/+2
* Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2002-11-282-3/+3
* DCL logic bugs fixed.Richard Levitte2002-11-141-3/+5
* When build as dynamic engines, the loading functions should be definedRichard Levitte2002-11-136-0/+12
* Stupid bug fixes. I've forgotten my DCL...Richard Levitte2002-11-061-3/+4