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