index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
engine
/
eng_openssl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo in HMAC redirection, add HMAC INIT tracing
Dr. Stephen Henson
2010-11-24
1
-2
/
+5
*
VERY EXPERIMENTAL HMAC redirection example in OpenSSL ENGINE. Untested at this
Dr. Stephen Henson
2010-11-24
1
-0
/
+242
*
Fix warnings after commit#17578.
Andy Polyakov
2008-10-31
1
-1
/
+1
*
fix warnings when building openssl with the following compiler options:
Nils Larsch
2005-08-29
1
-0
/
+2
*
make
Nils Larsch
2005-07-16
1
-0
/
+6
*
size_t-fication of message digest APIs. We should size_t-fy more APIs...
Andy Polyakov
2004-05-15
1
-1
/
+1
*
More updates for the header cleanups (and apologies, again, for not having
Geoff Thorpe
2004-04-19
1
-0
/
+3
*
Reduce header interdependencies, initially in engine.h (the rest of the
Geoff Thorpe
2004-04-19
1
-0
/
+1
*
Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the same
Richard Levitte
2002-12-04
1
-0
/
+15
*
makedepend complains when a header file is included more than once in
Richard Levitte
2002-10-14
1
-2
/
+1
*
Add ECDH support.
Bodo Möller
2002-08-09
1
-0
/
+11
*
ENGINE module additions.
Dr. Stephen Henson
2002-03-06
1
-0
/
+28
*
The "openssl" ENGINE is no longer used except as a testing/debugging
Geoff Thorpe
2001-11-22
1
-12
/
+38
*
"FALLBACK" handling was a hack that was thrown out long ago in the
Geoff Thorpe
2001-09-25
1
-17
/
+1
*
This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE for
Geoff Thorpe
2001-09-25
1
-9
/
+224
*
This change replaces the ENGINE's underlying mechanics with the new
Geoff Thorpe
2001-09-25
1
-76
/
+5
*
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
/
+165