aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/engine_openssl.c
Commit message (Expand)AuthorAgeFilesLines
* make engine file names unique in 8.3Ulf Möller2001-09-071-165/+0
* This changes the existing hardware ENGINE implementations to dynamicallyGeoff Thorpe2001-09-031-1/+1
* Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte2001-04-261-5/+6
* Some more tweaks to ENGINE code.Geoff Thorpe2001-04-181-31/+21
* Hide BN_CTX structure details.Bodo Möller2001-03-081-2/+2
* As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte2000-11-061-2/+2
* Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte2000-10-261-0/+174