summaryrefslogtreecommitdiff
path: root/crypto/engine/eng_fat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix segfault with empty fields as last in the config.Kurt Roeckx2015-01-241-0/+2
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-89/+86
* new flag to stop ENGINE methods being registeredDr. Stephen Henson2011-05-151-1/+2
* Complete EVP_PKEY_ASN1_METHOD ENGINE support.Dr. Stephen Henson2006-06-051-1/+10
* Extend default method string to include public key methods.Dr. Stephen Henson2006-06-021-0/+4
* Add missing prototype. Extend engine utility to print public key algorithms.Dr. Stephen Henson2006-06-011-0/+1
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-3/+0
* We're getting a clash with C++ because it has a type called 'list'.Richard Levitte2003-11-291-3/+3
* Fix a bone-head bug. This warrants a CHANGES entry because it could affectGeoff Thorpe2003-03-131-6/+6
* Add ECDH support.Bodo Möller2002-08-091-0/+23
* Add missing prototypes.Lutz Jänicke2002-06-131-1/+1
* Constification.Dr. Stephen Henson2002-01-221-2/+2
* default_algorithms option in ENGINE config.Dr. Stephen Henson2002-01-221-0/+39
* This change adds cipher and digest support into ENGINE using theGeoff Thorpe2001-09-251-0/+6
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-0/+102