summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2014-03-07engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov
2014-01-06make updateDr. Stephen Henson
2013-12-08make updateDr. Stephen Henson
2013-11-08engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov
2013-01-19engines/ccgost: GOST fixes [from master].Andy Polyakov
2012-11-18PR: 2880Dr. Stephen Henson
2012-09-01Don't load GOST ENGINE if it is already loaded.Dr. Stephen Henson
2012-08-13gosthash.c: use memmove in circle_xor8, as input pointers can be equalAndy Polyakov
2012-04-26make updateOpenSSL_1_0_1bDr. Stephen Henson
2012-03-11PR: 2744Dr. Stephen Henson
2012-02-29PR: 2743Dr. Stephen Henson
2012-02-11PR: 2703Dr. Stephen Henson
2012-02-11PR: 2705Dr. Stephen Henson
2012-01-24only include bn.h onceDr. Stephen Henson
2012-01-12Sanitize usage of <ctype.h> functions. It's important that charactersAndy Polyakov
2012-01-04Check GOST parameters are not NULL (CVE-2012-0027)Dr. Stephen Henson
2011-09-01PR: 2586Dr. Stephen Henson
2011-09-01PR: 2586Dr. Stephen Henson
2011-06-21Stop warning.Dr. Stephen Henson
2011-06-14Fix warnings in shared builds.Dr. Stephen Henson
2011-05-15new flag to stop ENGINE methods being registeredDr. Stephen Henson
2011-03-25Corrections to the VMS build system.Richard Levitte
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-19Apply all the changes submitted by Steven M. Schweda <sms@antinode.info>Richard Levitte
2011-01-30stop warnings about no previous prototype when compiling shared enginesDr. Stephen Henson
2011-01-06PR: 2407Richard Levitte
2010-12-14First attempt at adding the possibility to set the pointer size for the build...Richard Levitte
2010-11-18PR: 2375Dr. Stephen Henson
2010-11-18PR: 2374Dr. Stephen Henson
2010-08-24engine/Makefile: harmonize engine install rule for .dylib extension on MacOS ...Andy Polyakov
2010-06-15Fix warnings (From HEAD, original patch by Ben).Dr. Stephen Henson
2010-05-26Avoid use of ex_data free function in Chil ENGINE so it can be safelyDr. Stephen Henson
2010-05-22PR: 2254Dr. Stephen Henson
2010-05-15PR: 2255Dr. Stephen Henson
2010-04-14fix bug in ccgost CFB mode codeDr. Stephen Henson
2010-04-14check ASN1 type before using itDr. Stephen Henson
2010-04-13Rework the way engines are builtRichard Levitte
2010-04-08make GOST MAC work againDr. Stephen Henson
2010-03-24initialise buf if wrong_info not usedDr. Stephen Henson
2010-03-15e_capi.c: fix typo.Andy Polyakov
2010-03-15workaround for missing definition in some headersDr. Stephen Henson
2010-03-12PR: 2192Dr. Stephen Henson
2010-02-23Always check bn_wexpend() return values for failure (CVE-2009-3245).Bodo Möller
2010-02-16Submitted by: Dmitry Ivanov <vonami@gmail.com>Dr. Stephen Henson
2010-01-27size_t doesn't compare less than zero...Richard Levitte
2010-01-19PR: 2141Dr. Stephen Henson
2010-01-16PR: 2135Dr. Stephen Henson
2009-12-30Adapt mingw config for newer mingw environment [from HEAD].Andy Polyakov
2009-12-22Use properly local variables for thread-safety.Bodo Möller
2009-11-10PR: 1686Dr. Stephen Henson