aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_openssl.c
Commit message (Expand)AuthorAgeFilesLines
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-281-0/+2
* makeNils Larsch2005-07-161-0/+6
* size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov2004-05-151-1/+1
* More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe2004-04-191-0/+3
* Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe2004-04-191-0/+1
* Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the sameRichard Levitte2002-12-041-0/+15
* makedepend complains when a header file is included more than once inRichard Levitte2002-10-141-2/+1
* Add ECDH support.Bodo Möller2002-08-091-0/+11
* ENGINE module additions.Dr. Stephen Henson2002-03-061-0/+28
* The "openssl" ENGINE is no longer used except as a testing/debuggingGeoff Thorpe2001-11-221-12/+38
* "FALLBACK" handling was a hack that was thrown out long ago in theGeoff Thorpe2001-09-251-17/+1
* This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE forGeoff Thorpe2001-09-251-9/+224
* This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe2001-09-251-76/+5
* 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/+165