summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_dyn.c
AgeCommit message (Expand)Author
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-06-26The definition of dynamic_ctrl() should change along with theRichard Levitte
2003-06-19dynamic_ctrl() didn't have exactly the same prototype as defined byRichard Levitte
2002-10-18If dynamically-loadable ENGINEs are linked against a shared-library versionGeoff Thorpe
2002-10-11Step 11b of move of engines: Time to make the changes to supportRichard Levitte
2002-06-21Make sure any ENGINE control commands make local copies of stringGeoff Thorpe
2001-11-22Cut "ENGINE_ID" to the more concise "ID".Geoff Thorpe
2001-11-22When the "dynamic" ENGINE loads another ENGINE from a shared-library, itGeoff Thorpe
2001-11-14After loading a dynamic engine, reset the command definitions to theRichard Levitte
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe
2001-09-14Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe
2001-09-07make engine file names unique in 8.3Ulf Möller