fix out-of-bounds check in lock_dbg_cb (was too lose to detect all
[oweals/openssl.git] / crypto / engine /
2003-07-27 Ben LaurieUnfinished FIPS stuff for review/improvement.
2003-06-06 Geoff ThorpeThis memset() in the ubsec ENGINE is a bug. Zeroing...
2003-03-13 Geoff ThorpeFix a bone-head bug. This warrants a CHANGES entry...
2003-01-30 Richard LevitteAdd the possibility to build without the ENGINE framework.
2003-01-23 Richard LevitteMissing 0 broke FreeBSD build.
2003-01-16 Richard LevitteFreeBSD has /dev/crypto as well.
2003-01-16 Lutz JänickeArmor against systems without ranlib...
2003-01-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2003-01-10 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-29 Richard Levittemake update
2002-12-15 Geoff ThorpeThe ampersand is not required in these constructs,...
2002-12-14 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-12-13 Geoff ThorpeThe ampersand is not required in these constructs,...
2002-12-12 Richard LevitteAdd a static lock called HWCRHK, for the case of having...
2002-12-05 Richard LevitteMake sure to implement the cryptodev engine only when...
2002-12-05 Richard LevitteMake sure to implement the cryptodev engine only when...
2002-12-05 Richard LevitteIf an application supports static locks, it MUST suppor...
2002-12-05 Richard LevitteOnly check for a result buffer if the allocated string...
2002-12-04 Richard LevitteDo not implement RC4 stuff if RC4 is disabled. Concequ...
2002-12-04 Richard LevitteDo not implement RC4 stuff if RC4 is disabled. Concequ...
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-12-03 Richard LevitteWindows CE updates, contributed by Steven Reddie <smr...
2002-11-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-28 Richard LevitteCleanse memory using the new OPENSSL_cleanse() function.
2002-11-27 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-15 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-11-15 Richard LevitteWinCE patches
2002-11-13 Richard LevitteWhen build as dynamic engines, the loading functions...
2002-11-01 Richard LevitteDepend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_...
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-24 Richard LevitteFor the mkdef.pl to recognise if the "external" engines...
2002-10-20 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-18 Geoff ThorpeIf dynamically-loadable ENGINEs are linked against...
2002-10-16 Geoff Thorpe- Remo Inverardi noticed that ENGINEs don't have an...
2002-10-16 Geoff Thorpe- Remo Inverardi noticed that ENGINEs don't have an...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-11 Richard LevitteStep 13 of move of engines: Remove old files.
2002-10-11 Richard LevitteStep 11c of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 11b of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 11a of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 10 of move of engines: Change crypto/engine/Makefi...
2002-10-11 Richard LevitteStep 9 of move of engines: rename crypto/engine/hw_cryp...
2002-10-11 Richard Levittemake update
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Richard LevitteThe dissapearing destroy callback reappears
2002-10-06 Dr. Stephen HensonVarious Win32 fixes.
2002-10-05 Richard LevitteFor some reason, the random number support removed...
2002-10-05 Dr. Stephen HensonWin32 fix (signed/unsigned compare error).
2002-10-04 Dr. Stephen Hensonmake update
2002-10-04 Richard LevitteAdd random number generation capability to the cswift...
2002-10-04 Richard LevitteAdd random number generation capability to the cswift...
2002-10-02 Richard LevitteRemoval missing
2002-10-02 Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-10-02 Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-09-25 Richard LevitteIncorrect argument order to memset()
2002-09-25 Richard LevitteIncorrect argument order to memset()
2002-09-25 Richard LevitteMissing ;
2002-09-25 Richard LevitteMissing ;
2002-09-22 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-28 Geoff ThorpeFix a bug to allow the 4758 ENGINE to build as a DSO.
2002-08-28 Geoff ThorpeFix a bug to allow the 4758 ENGINE to build as a DSO.
2002-08-22 Dr. Stephen HensonChange C++ style comments
2002-08-22 Dr. Stephen HensonFix C++ style comments.
2002-08-13 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-09 Bodo Möllermake update
2002-08-09 Bodo MöllerECDH engine support
2002-08-09 Bodo MöllerAdd ECDH support.
2002-08-04 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-08-02 Richard LevitteCertain flag macros were tested with #if instead if...
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
2002-07-30 Lutz JänickeOpenSSL Security Advisory [30 July 2002]
2002-07-30 Lutz Jänicke"make update"
2002-07-23 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-22 Richard LevitteIf DH is disabled, don't define the DH functions.
2002-07-22 Richard LevitteIf DH is disabled, don't define the DH functions.
2002-07-19 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2002-07-14 Bodo MöllerReplace 'ecdsaparam' commandline utility by 'ecparam'
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-07-10 Lutz JänickeReorder inclusion of header files:
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevittePass CFLAG to dependency makers, so non-standard system...
2002-06-27 Richard LevitteDJGPP has some needed header files that other MSDOS...
2002-06-27 Richard LevitteDJGPP has some needed header files that other MSDOS...
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-21 Geoff ThorpeMake sure any ENGINE control commands make local copies...
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-06-13 Lutz JänickeAdd missing prototypes.
2002-06-05 Richard LevitteSince there's no continuation, the ; can go as well :-)
2002-06-05 Richard LevitteSince there's no continuation, the ; can go as well :-)
2002-06-05 Lutz JänickeThere is no continuation at this point.
2002-06-05 Lutz JänickeThere is no continuation at this point.
2002-05-22 Richard LevitteUse 0 instead of NULL when casting to function pointers...
next