aboutsummaryrefslogtreecommitdiff
path: root/crypto/engine/eng_openssl.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix warnings after commit#17578.Andy Polyakov1-1/+1
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch1-0/+2
2005-07-16makeNils Larsch1-0/+6
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov1-1/+1
2004-04-19More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe1-0/+3
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe1-0/+1
2002-12-04Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the sameRichard Levitte1-0/+15
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte1-2/+1
2002-08-09Add ECDH support.Bodo Möller1-0/+11
2002-03-06ENGINE module additions.Dr. Stephen Henson1-0/+28
2001-11-22The "openssl" ENGINE is no longer used except as a testing/debuggingGeoff Thorpe1-12/+38
2001-09-25"FALLBACK" handling was a hack that was thrown out long ago in theGeoff Thorpe1-17/+1
2001-09-25This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE forGeoff Thorpe1-9/+224
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe1-76/+5
2001-09-14Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe1-2/+2
2001-09-07make engine file names unique in 8.3Ulf Möller1-0/+165