summaryrefslogtreecommitdiff
path: root/crypto/engine/eng_all.c
Commit message (Expand)AuthorAgeFilesLines
* Update source files for pre-3.0 deprecationRichard Levitte2019-11-071-2/+3
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Remove superfluous call to OPENSSL_cpuid_setupPatrick Steuer2019-07-221-3/+0
* Following the license change, modify the boilerplates in crypto/engine/Richard Levitte2018-12-061-1/+1
* Refactor the computation of API version limitsRichard Levitte2018-12-061-1/+2
* Update copyright yearMatt Caswell2018-06-201-1/+1
* Convert our own check of OPENSSL_NO_DEPRECATEDRichard Levitte2018-06-191-1/+1
* Remove bsd_cryptodev engineRich Salz2017-06-191-7/+1
* Fix support for DragonFly BSDjrmarino2016-10-221-1/+1
* Fix various no-*s.Ben Laurie2016-08-011-1/+1
* Copyright consolidation 09/10Rich Salz2016-05-171-54/+5
* Fixes to make no-deprecated work againViktor Dukhovni2016-02-141-29/+3
* After auto init, check that the deprecated functions exist before usingRichard Levitte2016-02-101-9/+10
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Remove the GOST engineMatt Caswell2016-01-191-3/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-181-1/+1
* Remove GMP engine.Rich Salz2015-12-151-3/+0
* Remove Obsolete enginesMatt Caswell2015-10-151-18/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Dead code cleanup; remove #if 0 from crypto/engineRich Salz2015-02-021-9/+0
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-48/+52
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+1
* Disable engines that will fail to build when bn is made opaqueMatt Caswell2014-12-081-0/+3
* Remove RSAX engine, superseded by RSAZ module.Andy Polyakov2013-07-051-3/+0
* Version skew reduction: trivia (I hope).Ben Laurie2012-06-031-2/+2
* eng_all.c: revert previous "disable Padlock" commit, which was unjustified.Andy Polyakov2012-03-191-2/+2
* Padlock engine doesn't build (the asm parts are not built for some reason),Ben Laurie2011-12-131-2/+2
* Remove eng_aesni.c as AES-NI support is integrated directly at EVP.Andy Polyakov2011-10-131-3/+0
* Add provisory support for RDRAND instruction.Andy Polyakov2011-08-101-0/+3
* Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.Andy Polyakov2011-07-201-0/+3
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),Dr. Stephen Henson2010-07-211-0/+3
* load cryptodev if HAVE_CRYPTODEV is set tooDr. Stephen Henson2010-03-011-1/+1
* Intel AES-NI engine.Andy Polyakov2009-04-271-0/+3
* Update VC-32.pl and load CryptoAPI engine in the right place.Dr. Stephen Henson2008-05-311-1/+1
* More CryptoAPI engine code from stable branch.Dr. Stephen Henson2008-05-311-0/+3
* Minor clean-up in crypto/engine.Andy Polyakov2006-12-291-6/+6
* Compile in gost engine.Dr. Stephen Henson2006-09-211-0/+3
* New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure scriptDr. Stephen Henson2005-04-191-1/+1
* VIA C3 processor extends IA-32 instruction set with instuctionsAndy Polyakov2004-08-021-0/+3
* (oops) Apologies all, that last header-cleanup commit was from the wrongGeoff Thorpe2004-04-191-2/+1
* This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. ifGeoff Thorpe2003-01-301-11/+14
* FreeBSD has /dev/crypto as well.Richard Levitte2003-01-161-6/+6
* Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.Richard Levitte2002-11-011-1/+1
* Step 11a of move of engines: Time to make the changes to supportRichard Levitte2002-10-111-0/+2
* The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte2002-10-021-2/+13
* This adds a new ENGINE to support IBM 4758 cards, contributed by MauriceGeoff Thorpe2002-02-271-0/+3
* Add aep and sureware implementations and clean up some error reasonsRichard Levitte2002-02-071-0/+6
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-70/+21
* Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe2001-09-141-2/+2
* make engine file names unique in 8.3Ulf Möller2001-09-071-0/+142