summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_all.c
AgeCommit message (Expand)Author
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2013-07-05Remove RSAX engine, superseded by RSAZ module.Andy Polyakov
2011-08-10Add provisory support for RDRAND [from HEAD].Andy Polyakov
2011-07-20Add RSAX builtin engine [from HEAD].Andy Polyakov
2010-07-21Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson
2009-07-01PR: 1974 (partial)Dr. Stephen Henson
2008-05-31Update VC-32.pl and load CryptoAPI engine in the right place.Dr. Stephen Henson
2008-05-31More CryptoAPI engine code from stable branch.Dr. Stephen Henson
2006-12-29Minor clean-up in crypto/engine.Andy Polyakov
2006-09-21Compile in gost engine.Dr. Stephen Henson
2005-04-19New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure scriptDr. Stephen Henson
2004-08-02VIA C3 processor extends IA-32 instruction set with instuctionsAndy Polyakov
2004-04-19(oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe
2003-01-30This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. ifGeoff Thorpe
2003-01-16FreeBSD has /dev/crypto as well.Richard Levitte
2002-11-01Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.Richard Levitte
2002-10-11Step 11a of move of engines: Time to make the changes to supportRichard Levitte
2002-10-02The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte
2002-02-27This adds a new ENGINE to support IBM 4758 cards, contributed by MauriceGeoff Thorpe
2002-02-07Add aep and sureware implementations and clean up some error reasonsRichard Levitte
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe
2001-09-14Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe
2001-09-07make engine file names unique in 8.3Ulf Möller