summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_openssl.c
AgeCommit message (Expand)Author
2002-12-04Do not implement RC4 stuff if RC4 is disabled. Concequently, apply the sameRichard Levitte
2002-10-14makedepend complains when a header file is included more than once inRichard Levitte
2002-03-06ENGINE module additions.Dr. Stephen Henson
2001-11-22The "openssl" ENGINE is no longer used except as a testing/debuggingGeoff Thorpe
2001-09-25"FALLBACK" handling was a hack that was thrown out long ago in theGeoff Thorpe
2001-09-25This change adds dummy RC4 and SHA1 support to the "openssl" ENGINE forGeoff Thorpe
2001-09-25This change replaces the ENGINE's underlying mechanics with the newGeoff Thorpe
2001-09-14Some of the ENGINE file names were changed for 8.3 filename uniquenessGeoff Thorpe
2001-09-07make engine file names unique in 8.3Ulf Möller