aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_dyn.c
Commit message (Expand)AuthorAgeFilesLines
* Fix two possible leaksFdaSilvaYY2016-02-271-1/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-447/+470
* Build fixesEmilia Kasper2014-12-171-3/+0
* Change STRING to OPENSSL_STRING etc as common words suchDr. Stephen Henson2009-07-271-6/+6
* More type-checking.Ben Laurie2008-06-041-7/+7
* Fix more error codes.Bodo Möller2005-05-111-2/+2
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-4/+0
* The definition of dynamic_ctrl() should change along with theRichard Levitte2003-06-261-1/+1
* dynamic_ctrl() didn't have exactly the same prototype as defined byRichard Levitte2003-06-191-1/+1
* If dynamically-loadable ENGINEs are linked against a shared-library versionGeoff Thorpe2002-10-181-0/+1
* Step 11b of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-3/+94
* Make sure any ENGINE control commands make local copies of stringGeoff Thorpe2002-06-211-5/+19
* Cut "ENGINE_ID" to the more concise "ID".Geoff Thorpe2001-11-221-4/+4
* When the "dynamic" ENGINE loads another ENGINE from a shared-library, itGeoff Thorpe2001-11-221-3/+3
* After loading a dynamic engine, reset the command definitions to theRichard Levitte2001-11-141-0/+7
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-3/+15
* Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe2001-09-141-3/+3
* make engine file names unique in 8.3Ulf Möller2001-09-071-0/+427