aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_list.c
Commit message (Expand)AuthorAgeFilesLines
* Add loaded dynamic ENGINEs to list.Dr. Stephen Henson2014-01-281-0/+1
* PR: 1813Dr. Stephen Henson2010-03-271-0/+1
* Automatically free up dynamically allocated public key methods whenDr. Stephen Henson2006-06-021-0/+1
* avoid infinite recursion if dynamic engine isn't loadedNils Larsch2005-08-061-10/+14
* This fixes the installation target for dynamic engines, which was trying toGeoff Thorpe2004-06-011-1/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-3/+0
* Add STORE support in ENGINE.Richard Levitte2003-05-011-0/+1
* - Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in theGeoff Thorpe2002-10-161-11/+22
* Step 11c of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-0/+24
* Add ECDH support.Bodo Möller2002-08-091-0/+8
* ECDSA supportBodo Möller2002-02-131-0/+3
* Initial ENGINE config module, docs to follow.Dr. Stephen Henson2002-01-211-0/+3
* This change adds cipher and digest support into ENGINE using theGeoff Thorpe2001-09-251-0/+2
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-397/+76
* Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe2001-09-141-2/+2
* Fix a typo in the preprocessor logic in eng_list.c that had left RSA, DSA,Geoff Thorpe2001-09-141-2/+2
* make engine file names unique in 8.3Ulf Möller2001-09-071-0/+699