make update
[openssl.git] / crypto / engine / engine.h
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...