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
/
eng_openssl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo in HMAC redirection, add HMAC INIT tracing
steve
2010-11-24
1
-2
/
+5
*
VERY EXPERIMENTAL HMAC redirection example in OpenSSL ENGINE. Untested at this
steve
2010-11-24
1
-0
/
+242
*
Fix warnings after commit#17578.
appro
2008-10-31
1
-1
/
+1
*
fix warnings when building openssl with the following compiler options:
nils
2005-08-28
1
-0
/
+2
*
make
nils
2005-07-16
1
-0
/
+6
*
size_t-fication of message digest APIs. We should size_t-fy more APIs...
appro
2004-05-15
1
-1
/
+1
*
More updates for the header cleanups (and apologies, again, for not having
geoff
2004-04-19
1
-0
/
+3
*
Reduce header interdependencies, initially in engine.h (the rest of the
geoff
2004-04-19
1
-0
/
+1
*
Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the same
levitte
2002-12-04
1
-0
/
+15
*
makedepend complains when a header file is included more than once in
levitte
2002-10-14
1
-2
/
+1
*
Add ECDH support.
bodo
2002-08-09
1
-0
/
+11
*
ENGINE module additions.
steve
2002-03-06
1
-0
/
+28
*
The "openssl" ENGINE is no longer used except as a testing/debugging
geoff
2001-11-22
1
-12
/
+38
*
"FALLBACK" handling was a hack that was thrown out long ago in the
geoff
2001-09-25
1
-17
/
+1
*
This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE for
geoff
2001-09-25
1
-9
/
+224
*
This change replaces the ENGINE's underlying mechanics with the new
geoff
2001-09-25
1
-76
/
+5
*
Some of the ENGINE file names were changed for 8.3 filename uniqueness
geoff
2001-09-14
1
-2
/
+2
*
make engine file names unique in 8.3
ulf
2001-09-07
1
-0
/
+165