summaryrefslogtreecommitdiff
path: root/crypto/engine/eng_int.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for ENGINE supplied SSL client auth.steve2008-06-011-0/+2
* Lookup public key ASN1 methods by string by iterating through allsteve2007-11-211-0/+2
* Complete EVP_PKEY_ASN1_METHOD ENGINE support.steve2006-06-051-0/+1
* Initial public key ASN1 method engine support. Not integrated yet.steve2006-06-021-0/+2
* Automatically free up dynamically allocated public key methods whensteve2006-06-021-0/+4
* Add engine table for EVP_PKEY_METHOD. Doesn't do much yet.steve2006-06-011-1/+2
* (oops) Apologies all, that last header-cleanup commit was from the wronggeoff2004-04-191-0/+1
* Add STORE support in ENGINE.levitte2003-05-011-0/+1
* Add ECDH support.bodo2002-08-091-0/+6
* ECDSA supportbodo2002-02-131-0/+1
* When the "dynamic" ENGINE loads another ENGINE from a shared-library, itgeoff2001-11-221-0/+5
* The STACK macros take care of casting to and from the designated item typegeoff2001-10-011-1/+5
* This change adds cipher and digest support into ENGINE using thegeoff2001-09-251-1/+6
* This change replaces the ENGINE's underlying mechanics with the newgeoff2001-09-251-53/+37
* Some of the ENGINE file names were changed for 8.3 filename uniquenessgeoff2001-09-141-2/+2
* make engine file names unique in 8.3ulf2001-09-071-0/+187