]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/engine/engine.h
Automatically free up dynamically allocated public key methods when
[thirdparty/openssl.git] / crypto / engine / engine.h
2006-06-02  Dr. Stephen HensonAutomatically free up dynamically allocated public...
2006-06-02  Dr. Stephen HensonExtend default method string to include public key...
2006-06-02  Dr. Stephen HensonAdd ENGINE support for EVP_PKEY_METHOD including lookup...
2006-06-01  Dr. Stephen HensonFix error code. make update
2006-06-01  Dr. Stephen HensonAdd missing prototype. Extend engine utility to print...
2006-06-01  Dr. Stephen HensonAdd engine table for EVP_PKEY_METHOD. Doesn't do much...
2005-11-06  Dr. Stephen HensonUpdate from stable branch.
2005-07-16  Nils Larschmake
2005-05-11  Bodo MöllerFix more error codes.
2005-04-19  Dr. Stephen HensonNew "algorithm define" OPENSSL_NO_GMP. Update mkdef...
2004-08-02  Andy PolyakovVIA C3 processor extends IA-32 instruction set with...
2004-06-17  Geoff ThorpeMinor change to group like functions together.
2004-04-19  Geoff ThorpeReduce header interdependencies, initially in engine...
2003-11-29  Richard LevitteWe're getting a clash with C++ because it has a type...
2003-05-01  Richard LevitteAdd STORE support in ENGINE.
2003-02-15  Geoff ThorpeDeclare prototypes for function pointer types, even...
2003-02-01  Ben LaurieFix warning.
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-30  Geoff ThorpeThis glues the GMP wrapper ENGINE into OpenSSL if it...
2002-11-01  Richard LevitteDepend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_...
2002-10-24  Richard LevitteFor the mkdef.pl to recognise if the "external" engines...
2002-10-18  Geoff ThorpeIf dynamically-loadable ENGINEs are linked against...
2002-10-16  Geoff Thorpe- Remo Inverardi noticed that ENGINEs don't have an...
2002-10-02  Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-08-09  Bodo MöllerAdd ECDH support.
2002-03-14  Bodo MöllerFixes for 'no-hw' combined with 'no-SOME_CIPHER'.
2002-03-06  Dr. Stephen HensonENGINE module additions.
2002-02-27  Geoff ThorpeThis adds a new ENGINE to support IBM 4758 cards, contr...
2002-02-13  Bodo MöllerECDSA support
2002-02-07  Richard LevitteAdd aep and sureware implementations and clean up some...
2002-01-24  Bodo Möllerfix formatting of automatically generated error section
2002-01-22  Dr. Stephen HensonConstification.
2002-01-22  Dr. Stephen Hensondefault_algorithms option in ENGINE config.
2002-01-21  Dr. Stephen HensonInitial ENGINE config module, docs to follow.
2001-10-04  Richard LevitteBecause there's chances we clash with the system's...
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...
2001-09-14  Geoff ThorpeSome of the ENGINE file names were changed for 8.3...
2001-09-12  Geoff ThorpeENGINE uses a very opaque design, so we can predeclare...
2001-09-05  Geoff ThorpeENGINE's init() and finish() handler functions are...
2001-09-04  Geoff ThorpeMake the 'dynamic' ENGINE bundle up the loading applica...
2001-09-03  Geoff ThorpeThis changes the existing hardware ENGINE implementatio...
2001-09-03  Geoff ThorpeThis change adds a new ENGINE called "dynamic" that...
2001-08-18  Ben LaurieAdd EVP test program.
2001-08-18  Ben LaurieAdd first cut symmetric crypto support.
2001-08-05  Ben LaurieStart to reduce some of the header bloat.
2001-06-19  Richard Levitte- Add the possibility to control engines through contro...
2001-05-25  Richard LevitteWe had the password callback for ENGINEs pretty much...
2001-04-26  Geoff ThorpeSome fixes to the reference-counting in ENGINE code...
2001-04-26  Geoff ThorpeThis adds 2 things to the ENGINE code.
2001-04-26  Richard LevitteProvide the possibility to clean up internal ENGINE...
2001-04-26  Richard LevitteCheck for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO...
2001-04-19  Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-19  Geoff ThorpeSome BIG tweaks to ENGINE code.
2001-04-18  Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18  Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18  Geoff ThorpeSome more tweaks to ENGINE code.
2000-12-14  Geoff ThorpeThis is an engine contributed by Broadcom - it is meant...
2000-11-16  Geoff ThorpeMany applications that use OpenSSL with ENGINE support...
2000-11-07  Richard LevitteConstify DH-related code.
2000-11-07  Richard LevitteConstify DSA-related code.
2000-11-06  Richard LevitteAs a consequence of the BIGNUM constification, the...
2000-11-02  Richard LevitteChange the engine library so the application writer...
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...