Dead code cleanup; remove #if 0 from crypto/engine
[openssl.git] / crypto / engine / eng_fat.c
2015-01-24 Kurt RoeckxFix segfault with empty fields as last in the config.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2011-05-15 Dr. Stephen Hensonnew flag to stop ENGINE methods being registered
2006-06-05 Dr. Stephen HensonComplete EVP_PKEY_ASN1_METHOD ENGINE support.
2006-06-02 Dr. Stephen HensonExtend default method string to include public key...
2006-06-01 Dr. Stephen HensonAdd missing prototype. Extend engine utility to print...
2004-04-19 Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-11-29 Richard LevitteWe're getting a clash with C++ because it has a type...
2003-03-13 Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2002-08-09 Bodo MöllerAdd ECDH support.
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-01-22 Dr. Stephen HensonConstification.
2002-01-22 Dr. Stephen Hensondefault_algorithms option in ENGINE config.
2001-09-25 Geoff ThorpeThis change adds cipher and digest support into ENGINE...
2001-09-25 Geoff ThorpeThis change replaces the ENGINE's underlying mechanics...