aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-206/+221
* Complete EVP_PKEY_ASN1_METHOD ENGINE support.Dr. Stephen Henson2006-06-051-0/+1
* Automatically free up dynamically allocated public key methods whenDr. Stephen Henson2006-06-021-0/+2
* Fix more error codes.Bodo Möller2005-05-111-1/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-4/+1
* Add STORE support in ENGINE.Richard Levitte2003-05-011-0/+1
* If dynamically-loadable ENGINEs are linked against a shared-library versionGeoff Thorpe2002-10-181-0/+10
* When the "dynamic" ENGINE loads another ENGINE from a shared-library, itGeoff Thorpe2001-11-221-0/+23
* Woopsie...Richard Levitte2001-10-011-1/+1
* sk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in ENGINE_cleanup().Richard Levitte2001-10-011-9/+7
* The STACK macros take care of casting to and from the designated item typeGeoff Thorpe2001-10-011-8/+23
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-701/+122
* Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe2001-09-141-2/+2
* make engine file names unique in 8.3Ulf Möller2001-09-071-0/+864