aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_int.h
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-101/+119
* Add support for ENGINE supplied SSL client auth.Dr. Stephen Henson2008-06-011-0/+2
* Lookup public key ASN1 methods by string by iterating through allDr. Stephen Henson2007-11-211-0/+2
* Complete EVP_PKEY_ASN1_METHOD ENGINE support.Dr. Stephen Henson2006-06-051-0/+1
* Initial public key ASN1 method engine support. Not integrated yet.Dr. Stephen Henson2006-06-021-0/+2
* Automatically free up dynamically allocated public key methods whenDr. Stephen Henson2006-06-021-0/+4
* Add engine table for EVP_PKEY_METHOD. Doesn't do much yet.Dr. Stephen Henson2006-06-011-1/+2
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-0/+1
* Add STORE support in ENGINE.Richard Levitte2003-05-011-0/+1
* Add ECDH support.Bodo Möller2002-08-091-0/+6
* ECDSA supportBodo Möller2002-02-131-0/+1
* When the "dynamic" ENGINE loads another ENGINE from a shared-library, itGeoff Thorpe2001-11-221-0/+5
* The STACK macros take care of casting to and from the designated item typeGeoff Thorpe2001-10-011-1/+5
* This change adds cipher and digest support into ENGINE using theGeoff Thorpe2001-09-251-1/+6
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-53/+37
* 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/+187