summaryrefslogtreecommitdiffstats
path: root/crypto/engine
AgeCommit message (Expand)Author
2002-10-09Use double dashes so makedepend doesn't misunderstand the flags weRichard Levitte
2002-10-06Various Win32 fixes.Dr. Stephen Henson
2002-10-05For some reason, the random number support removed the destructorRichard Levitte
2002-10-04make updateDr. Stephen Henson
2002-10-04Add random number generation capability to the cswift engine.Richard Levitte
2002-10-02Removal missingRichard Levitte
2002-10-02The OpenBSD project has replaced the first implementation of the /dev/cryptoRichard Levitte
2002-09-25Incorrect argument order to memset()Richard Levitte
2002-09-25Missing ;Richard Levitte
2002-08-28Fix a bug to allow the 4758 ENGINE to build as a DSO.Geoff Thorpe
2002-08-22Change C++ style commentsDr. Stephen Henson
2002-08-09make updateBodo Möller
2002-08-09ECDH engine supportBodo Möller
2002-08-09Add ECDH support.Bodo Möller
2002-08-02Certain flag macros were tested with #if instead if #ifdef...Richard Levitte
2002-07-30OpenSSL Security Advisory [30 July 2002]Lutz Jänicke
2002-07-30"make update"Lutz Jänicke
2002-07-22If DH is disabled, don't define the DH functions.Richard Levitte
2002-07-14Replace 'ecdsaparam' commandline utility by 'ecparam'Bodo Möller
2002-07-10Reorder inclusion of header files:Lutz Jänicke
2002-06-27Pass CFLAG to dependency makers, so non-standard system include paths areRichard Levitte
2002-06-27DJGPP has some needed header files that other MSDOS/Windows compilers don't h...Richard Levitte
2002-06-21Make sure any ENGINE control commands make local copies of stringGeoff Thorpe
2002-06-13Add missing prototypes.Lutz Jänicke
2002-06-05Since there's no continuation, the ; can go as well :-)Richard Levitte
2002-06-05There is no continuation at this point.Lutz Jänicke
2002-04-29Synchronise with 0.9.7-stable.Richard Levitte
2002-04-20The callback must have (void) as argument list.Richard Levitte
2002-04-06make update (libeay.num has been edited to match 0.9.7-stable)Richard Levitte
2002-04-03Forgot one of the castsRichard Levitte
2002-04-03Cast the pointers to the BIGNUM data to unsigned long *. This would beRichard Levitte
2002-03-25fix memory leakBodo Möller
2002-03-22fix conditational compilation for OPENSSL_NO_...Bodo Möller
2002-03-14Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.Bodo Möller
2002-03-07Synchronise the AEP engine in all branches. For 0.9.6-stable [engine], imple...Richard Levitte
2002-03-07When closing, do not use close(). Also, if the closing call fails, doRichard Levitte
2002-03-06ENGINE module additions.Dr. Stephen Henson
2002-03-03Fix warnings about signed/unsigned mismatch and globalDr. Stephen Henson
2002-02-28make updateRichard Levitte
2002-02-28Make sure aep_close_connection() is declared and has a prototype that'sRichard Levitte
2002-02-28Updated AEP engine, submitted by Diarmuid O'Neill <Diarmuid.ONeill@aep.ie>Richard Levitte
2002-02-27This adds a new ENGINE to support IBM 4758 cards, contributed by MauriceGeoff Thorpe
2002-02-24Make the engine config module always add dynamic ENGINEsDr. Stephen Henson
2002-02-14Fix warnings.Ben Laurie
2002-02-13ECDSA supportBodo Möller
2002-02-07Remove an unused variable.Richard Levitte
2002-02-07Oops, do not unlock CRYPTO_LOCK_DYNLOCK when we lockedRichard Levitte
2002-02-07I forgot to include the aep and sureware vendor header files.Richard Levitte
2002-02-07Because AEP and we used the same AEP_R_ prefix for error reasons,Richard Levitte
2002-02-07Add aep and sureware implementations and clean up some error reasonsRichard Levitte