aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)AuthorFilesLines
2003-01-30make updateRichard Levitte1-0/+12
2003-01-30Commit a slightly modified version of an old experiment to do RSA privateGeoff Thorpe6-1/+659
2003-01-16Ingore the correct flag file.Richard Levitte1-1/+1
2003-01-15As with RSA, which was modified recently, this change makes it possible toGeoff Thorpe7-6/+25
2003-01-10Name the flag file correctlyRichard Levitte1-3/+3
2003-01-07RSA_METHOD now supports key-generation, but (for now) none of theseGeoff Thorpe8-3/+11
2003-01-03HP/UX 11i make gets upset by this line containing nothing but a TabAndy Polyakov1-1/+1
2003-01-02Link engines against libcrypto, even when a TCP/IP implementation isRichard Levitte1-0/+1
2002-12-29make updateRichard Levitte1-57/+33
2002-12-15Update the make system for installations:Richard Levitte1-1/+1
2002-12-05Declare another general file.Richard Levitte1-1/+1
2002-12-05If an application supports static locks, it MUST support dynamic locks asRichard Levitte3-10/+20
2002-12-05PR: 381Richard Levitte1-2/+2
2002-11-28Cleanse memory using the new OPENSSL_cleanse() function.Richard Levitte2-3/+3
2002-11-14DCL logic bugs fixed.Richard Levitte1-3/+5
2002-11-13When build as dynamic engines, the loading functions should be definedRichard Levitte6-0/+12
2002-11-06Stupid bug fixes. I've forgotten my DCL...Richard Levitte1-3/+4
2002-10-31Add the command procedure to build external engines on VMS.Richard Levitte4-0/+932
2002-10-18Another ENGINE implementation dependant on string.h.Geoff Thorpe1-0/+1
2002-10-18The loop variable is 'l', not 'i'.Geoff Thorpe1-4/+4
2002-10-16The ENGINE implementations in ./engines/ should be role models on how toGeoff Thorpe5-0/+5
2002-10-15A much better idea, of course, is not to do a submake at all...Richard Levitte1-1/+0
2002-10-15Makefile.shared needs to know how it can reach itself.Richard Levitte1-0/+1
2002-10-14libs is a timestamp that we don't really need to know about.Richard Levitte1-0/+1
2002-10-14Add needed libraries as per configuration to the list of libraries weRichard Levitte1-1/+4
2002-10-11TypoRichard Levitte1-48/+49
2002-10-11Step 8 of move of engines: Remove the last little quirks.Richard Levitte1-0/+2
2002-10-11We didn't copy the cryptodev engine here, darn it!Richard Levitte1-24/+0
2002-10-11Step 7 of move of engines: Engines should not depend on privateRichard Levitte16-25/+20
2002-10-11Typo.Richard Levitte1-2/+2
2002-10-11Step 6 of move of engines: rename the macro ENGINE_DYNAMIC_SUPPORT toRichard Levitte8-14/+14
2002-10-11That wasn't supposed to be there...Richard Levitte1-1/+0
2002-10-11Step 5 of move of engines: Add a makefile (and a .cvsignore).Richard Levitte2-0/+290
2002-10-11Step 4 of move of engines: Split e.ec into individual files for eachRichard Levitte10-8/+9
2002-10-11Step 3 of move of engines: copy the corresponding vendor header files.Richard Levitte7-0/+1434
2002-10-11Step 2 of move of engines: copy engines to new directory and rename themRichard Levitte25-0/+9488