index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
eng_all.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update source files for pre-3.0 deprecation
Richard Levitte
2019-11-07
1
-2
/
+3
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Remove superfluous call to OPENSSL_cpuid_setup
Patrick Steuer
2019-07-22
1
-3
/
+0
*
Following the license change, modify the boilerplates in crypto/engine/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Refactor the computation of API version limits
Richard Levitte
2018-12-06
1
-1
/
+2
*
Update copyright year
Matt Caswell
2018-06-20
1
-1
/
+1
*
Convert our own check of OPENSSL_NO_DEPRECATED
Richard Levitte
2018-06-19
1
-1
/
+1
*
Remove bsd_cryptodev engine
Rich Salz
2017-06-19
1
-7
/
+1
*
Fix support for DragonFly BSD
jrmarino
2016-10-22
1
-1
/
+1
*
Fix various no-*s.
Ben Laurie
2016-08-01
1
-1
/
+1
*
Copyright consolidation 09/10
Rich Salz
2016-05-17
1
-54
/
+5
*
Fixes to make no-deprecated work again
Viktor Dukhovni
2016-02-14
1
-29
/
+3
*
After auto init, check that the deprecated functions exist before using
Richard Levitte
2016-02-10
1
-9
/
+10
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Remove the GOST engine
Matt Caswell
2016-01-19
1
-3
/
+0
*
Remove the "eay" c-file-style indicators
Richard Levitte
2015-12-18
1
-1
/
+1
*
Remove GMP engine.
Rich Salz
2015-12-15
1
-3
/
+0
*
Remove Obsolete engines
Matt Caswell
2015-10-15
1
-18
/
+0
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Dead code cleanup; remove #if 0 from crypto/engine
Rich Salz
2015-02-02
1
-9
/
+0
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-48
/
+52
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
Disable engines that will fail to build when bn is made opaque
Matt Caswell
2014-12-08
1
-0
/
+3
*
Remove RSAX engine, superseded by RSAZ module.
Andy Polyakov
2013-07-05
1
-3
/
+0
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-2
/
+2
*
eng_all.c: revert previous "disable Padlock" commit, which was unjustified.
Andy Polyakov
2012-03-19
1
-2
/
+2
*
Padlock engine doesn't build (the asm parts are not built for some reason),
Ben Laurie
2011-12-13
1
-2
/
+2
*
Remove eng_aesni.c as AES-NI support is integrated directly at EVP.
Andy Polyakov
2011-10-13
1
-3
/
+0
*
Add provisory support for RDRAND instruction.
Andy Polyakov
2011-08-10
1
-0
/
+3
*
Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.
Andy Polyakov
2011-07-20
1
-0
/
+3
*
Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),
Dr. Stephen Henson
2010-07-21
1
-0
/
+3
*
load cryptodev if HAVE_CRYPTODEV is set too
Dr. Stephen Henson
2010-03-01
1
-1
/
+1
*
Intel AES-NI engine.
Andy Polyakov
2009-04-27
1
-0
/
+3
*
Update VC-32.pl and load CryptoAPI engine in the right place.
Dr. Stephen Henson
2008-06-01
1
-1
/
+1
*
More CryptoAPI engine code from stable branch.
Dr. Stephen Henson
2008-06-01
1
-0
/
+3
*
Minor clean-up in crypto/engine.
Andy Polyakov
2006-12-29
1
-6
/
+6
*
Compile in gost engine.
Dr. Stephen Henson
2006-09-21
1
-0
/
+3
*
New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script
Dr. Stephen Henson
2005-04-19
1
-1
/
+1
*
VIA C3 processor extends IA-32 instruction set with instuctions
Andy Polyakov
2004-08-02
1
-0
/
+3
*
(oops) Apologies all, that last header-cleanup commit was from the wrong
Geoff Thorpe
2004-04-19
1
-2
/
+1
*
This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. if
Geoff Thorpe
2003-01-30
1
-11
/
+14
*
FreeBSD has /dev/crypto as well.
Richard Levitte
2003-01-16
1
-6
/
+6
*
Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.
Richard Levitte
2002-11-01
1
-1
/
+1
*
Step 11a of move of engines: Time to make the changes to support
Richard Levitte
2002-10-11
1
-0
/
+2
*
The OpenBSD project has replaced the first implementation of the /dev/crypto
Richard Levitte
2002-10-02
1
-2
/
+13
*
This adds a new ENGINE to support IBM 4758 cards, contributed by Maurice
Geoff Thorpe
2002-02-27
1
-0
/
+3
*
Add aep and sureware implementations and clean up some error reasons
Richard Levitte
2002-02-07
1
-0
/
+6
*
This change replaces the ENGINE's underlying mechanics with the new
Geoff Thorpe
2001-09-25
1
-70
/
+21
*
Some of the ENGINE file names were changed for 8.3 filename uniqueness
Geoff Thorpe
2001-09-14
1
-2
/
+2
*
make engine file names unique in 8.3
Ulf Möller
2001-09-07
1
-0
/
+142