| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Obsolete engines | Matt Caswell | 2015-10-15 | 1 | -621/+0 |
* | Use p==NULL not !p (in if statements, mainly) | Rich Salz | 2015-05-11 | 1 | -7/+4 |
* | memset, memcpy, sizeof consistency fixes | Rich Salz | 2015-05-06 | 1 | -1/+1 |
* | free NULL cleanup 11 | Rich Salz | 2015-05-01 | 1 | -2/+1 |
* | free null cleanup finale | Rich Salz | 2015-05-01 | 1 | -2/+1 |
* | Run util/openssl-format-source -v -c . | Matt Caswell | 2015-01-22 | 1 | -471/+490 |
* | make | Nils Larsch | 2005-07-16 | 1 | -1/+9 |
* | clear dso pointer in case of an error | Nils Larsch | 2005-06-17 | 1 | -0/+1 |
* | The inclusion of bn.h from the engine.h API header has been deprecated, so | Geoff Thorpe | 2004-05-17 | 1 | -0/+1 |
* | Reduce header interdependencies, initially in engine.h (the rest of the | Geoff Thorpe | 2004-04-19 | 1 | -0/+3 |
* | By adding a BN_CTX parameter to the 'rsa_mod_exp' callback, private key | Geoff Thorpe | 2004-03-25 | 1 | -7/+2 |
* | Conform with the standard prototype for engine control functions. | Richard Levitte | 2003-06-26 | 1 | -2/+2 |
* | As with RSA, which was modified recently, this change makes it possible to | Geoff Thorpe | 2003-01-15 | 1 | -1/+4 |
* | RSA_METHOD now supports key-generation, but (for now) none of these | Geoff Thorpe | 2003-01-07 | 1 | -0/+1 |
* | When build as dynamic engines, the loading functions should be defined | Richard Levitte | 2002-11-13 | 1 | -0/+2 |
* | The ENGINE implementations in ./engines/ should be role models on how to | Geoff Thorpe | 2002-10-16 | 1 | -0/+1 |
* | Step 7 of move of engines: Engines should not depend on private | 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 | 1 | -2/+2 |
* | Step 2 of move of engines: copy engines to new directory and rename them | Richard Levitte | 2002-10-11 | 1 | -0/+592 |