summaryrefslogtreecommitdiffstats
path: root/crypto/engine/hw_cswift.c
AgeCommit message (Expand)Author
2002-06-21Make sure any ENGINE control commands make local copies of stringGeoff Thorpe
2002-02-07Generate the individual engines' error strings and macrosRichard Levitte
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-05This adds "destroy" handlers to the existing ENGINEs that load their ownGeoff Thorpe
2001-09-03This changes the existing hardware ENGINE implementations to dynamicallyGeoff Thorpe
2001-04-26Check for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO_DH and disableRichard Levitte
2001-04-19Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-04-18Some more tweaks to ENGINE code.Geoff Thorpe
2001-03-08Hide BN_CTX structure details.Bodo Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-11-14Modify () to (void), since that's what is actually defined in theRichard Levitte
2000-11-07Constify DH-related code.Richard Levitte
2000-11-07Constify DSA-related code.Richard Levitte
2000-11-06As a consequence of the BIGNUM constification, the ENGINE code needs aRichard Levitte
2000-10-26Merge the engine branch into the main trunk. All conflicts resolved.Richard Levitte