aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/engine_int.h
Commit message (Expand)AuthorAgeFilesLines
* make engine file names unique in 8.3Ulf Möller2001-09-071-187/+0
* ENGINE's init() and finish() handler functions are used when the ENGINE isGeoff Thorpe2001-09-051-0/+1
* This changes the existing hardware ENGINE implementations to dynamicallyGeoff Thorpe2001-09-031-7/+7
* This change adds a new ENGINE called "dynamic" that allows new ENGINEGeoff Thorpe2001-09-031-0/+4
* Add first cut symmetric crypto support.Ben Laurie2001-08-181-0/+17
* For some inexplicable reason, I'd (a) left the debugging irreversiblyGeoff Thorpe2001-04-271-3/+1
* Some fixes to the reference-counting in ENGINE code. First, there were aGeoff Thorpe2001-04-261-0/+23
* This adds 2 things to the ENGINE code.Geoff Thorpe2001-04-261-0/+2
* engine.h includes all the needed header files, so don't do it againRichard Levitte2001-04-261-7/+0
* Some BIG tweaks to ENGINE code.Geoff Thorpe2001-04-191-0/+1
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-181-5/+5
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-181-2/+2
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-181-1/+1
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-12/+12
* This is an engine contributed by Broadcom - it is meant to support theGeoff Thorpe2000-12-141-0/+4
* Constify DH-related code.Richard Levitte2000-11-071-1/+1
* Constify DSA-related code.Richard Levitte2000-11-071-1/+1
* As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte2000-11-061-1/+1
* Change the engine library so the application writer has to explicitelyRichard Levitte2000-11-021-25/+5
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+164