index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
engine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove eng_aesni.c as AES-NI support is integrated directly at EVP.
appro
2011-10-13
1
-1
/
+0
*
Add provisory support for RDRAND instruction.
appro
2011-08-10
1
-0
/
+1
*
Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.
appro
2011-07-20
1
-0
/
+1
*
new flag to stop ENGINE methods being registered
steve
2011-05-15
1
-0
/
+7
*
stop warnings about no previous prototype when compiling shared engines
steve
2011-01-30
1
-0
/
+3
*
Fix memory leak in ENGINE autoconfig code. Improve error logging.
steve
2010-02-09
1
-0
/
+1
*
revert previous change
steve
2010-01-28
1
-3
/
+0
*
reword RI description
steve
2010-01-27
1
-0
/
+3
*
ENGINE_load_capi() now exists on all platforms (but no op on non-WIN32)
steve
2010-01-06
1
-4
/
+0
*
Intel AES-NI engine.
appro
2009-04-27
1
-0
/
+1
*
Merge from 1.0.0-stable branch.
steve
2009-04-23
1
-0
/
+2
*
More type-checking.
ben
2008-06-04
1
-1
/
+2
*
Add support for client cert engine setting in s_client app.
steve
2008-06-03
1
-3
/
+3
*
Allow ENGINE client cert callback to specify a set of other certs, for
steve
2008-06-01
1
-1
/
+2
*
Update error codes, move typedef of SSL, SSL_CTX to ossl_typ.h
steve
2008-06-01
1
-0
/
+1
*
Add support for ENGINE supplied SSL client auth.
steve
2008-06-01
1
-0
/
+9
*
More CryptoAPI engine code from stable branch.
steve
2008-05-31
1
-0
/
+3
*
Lookup public key ASN1 methods by string by iterating through all
steve
2007-11-21
1
-0
/
+2
*
Minor clean-up in crypto/engine.
appro
2006-12-29
1
-4
/
+6
*
Allow for mingw cross-compile configuration.
appro
2006-10-23
1
-1
/
+1
*
Add missing prototype. Fix various warnings (C++ comments, ; outside function).
steve
2006-09-21
1
-0
/
+1
*
Make things static that should be. Declare stuff in headers that should be.
ben
2006-08-28
1
-0
/
+4
*
Complete EVP_PKEY_ASN1_METHOD ENGINE support.
steve
2006-06-05
1
-0
/
+5
*
Initial public key ASN1 method engine support. Not integrated yet.
steve
2006-06-02
1
-0
/
+5
*
Automatically free up dynamically allocated public key methods when
steve
2006-06-02
1
-1
/
+1
*
Extend default method string to include public key methods.
steve
2006-06-02
1
-0
/
+2
*
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
steve
2006-06-02
1
-0
/
+1
*
Fix error code. make update
steve
2006-06-01
1
-0
/
+2
*
Add missing prototype. Extend engine utility to print public key algorithms.
steve
2006-06-01
1
-0
/
+1
*
Add engine table for EVP_PKEY_METHOD. Doesn't do much yet.
steve
2006-06-01
1
-1
/
+7
*
Update from stable branch.
steve
2005-11-06
1
-1
/
+2
*
make
nils
2005-07-16
1
-17
/
+0
*
Fix more error codes.
bodo
2005-05-11
1
-3
/
+4
*
New "algorithm define" OPENSSL_NO_GMP. Update mkdef.pl and Configure script
steve
2005-04-19
1
-0
/
+2
*
VIA C3 processor extends IA-32 instruction set with instuctions
appro
2004-08-02
1
-0
/
+1
*
Minor change to group like functions together.
geoff
2004-06-17
1
-3
/
+2
*
Reduce header interdependencies, initially in engine.h (the rest of the
geoff
2004-04-19
1
-3
/
+6
*
We're getting a clash with C++ because it has a type called 'list'.
levitte
2003-11-29
1
-1
/
+1
*
Add STORE support in ENGINE.
levitte
2003-05-01
1
-6
/
+20
*
Declare prototypes for function pointer types, even if they are likely to
geoff
2003-02-15
1
-4
/
+4
*
Fix warning.
ben
2003-02-01
1
-0
/
+3
*
Add the possibility to build without the ENGINE framework.
levitte
2003-01-30
1
-0
/
+5
*
This glues the GMP wrapper ENGINE into OpenSSL if it is being built (ie. if
geoff
2003-01-30
1
-5
/
+6
*
Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.
levitte
2002-11-01
1
-0
/
+1
*
For the mkdef.pl to recognise if the "external" engines are inserted
levitte
2002-10-24
1
-0
/
+2
*
If dynamically-loadable ENGINEs are linked against a shared-library version
geoff
2002-10-18
1
-3
/
+21
*
- Remo Inverardi noticed that ENGINEs don't have an "up_ref" function in the
geoff
2002-10-16
1
-0
/
+2
*
The OpenBSD project has replaced the first implementation of the /dev/crypto
START_OpenSSL_0_9_7-stable
levitte
2002-10-02
1
-1
/
+1
*
Add ECDH support.
bodo
2002-08-09
1
-1
/
+21
*
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
bodo
2002-03-14
1
-1
/
+1
[next]