summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_int.h
AgeCommit message (Expand)Author
2008-06-01Add support for ENGINE supplied SSL client auth.Dr. Stephen Henson
2007-11-21Lookup public key ASN1 methods by string by iterating through allDr. Stephen Henson
2006-06-05Complete EVP_PKEY_ASN1_METHOD ENGINE support.Dr. Stephen Henson
2006-06-02Initial public key ASN1 method engine support. Not integrated yet.Dr. Stephen Henson
2006-06-02Automatically free up dynamically allocated public key methods whenDr. Stephen Henson
2006-06-01Add engine table for EVP_PKEY_METHOD. Doesn't do much yet.Dr. Stephen Henson
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-05-01Add STORE support in ENGINE.Richard Levitte
2002-08-09Add ECDH support.Bodo Möller
2002-02-13ECDSA supportBodo Möller
2001-11-22When the "dynamic" ENGINE loads another ENGINE from a shared-library, itGeoff Thorpe
2001-10-01The STACK macros take care of casting to and from the designated item typeGeoff Thorpe
2001-09-25This change adds cipher and digest support into ENGINE using theGeoff Thorpe
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