summaryrefslogtreecommitdiffstats
path: root/crypto/engine/eng_openssl.c
AgeCommit message (Expand)Author
2010-11-24fix typo in HMAC redirection, add HMAC INIT tracingDr. Stephen Henson
2010-11-24VERY EXPERIMENTAL HMAC redirection example in OpenSSL ENGINE. Untested at thisDr. Stephen Henson
2008-10-31Fix warnings after commit#17578.Andy Polyakov
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch
2005-07-16makeNils Larsch
2004-05-15size_t-fication of message digest APIs. We should size_t-fy more APIs...Andy Polyakov
2004-04-19More updates for the header cleanups (and apologies, again, for not havingGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
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-08-09Add ECDH support.Bodo Möller
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