summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-11-09Fix missing malloc return value checksMatt Caswell
2015-09-15RT4044: Remove .cvsignore files.Rich Salz
2015-05-26Fix error check in GOST engineMatt Caswell
2015-05-23Fix update and depend in engines/Richard Levitte
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-04-21Initialize variableEmilia Kasper
2015-04-21make updateEmilia Kasper
2015-04-21Initialised 'ok' and redo the logic.Richard Levitte
2015-04-20Fix return checks in GOST engineMatt Caswell
2015-04-20Fix misc NULL derefs in sureware engineMatt Caswell
2015-02-22Fix null-pointer dereferenceEdgar Pek
2015-01-22Fix for reformat problems with e_padlock.cMatt Caswell
2015-01-22Re-align some comments after running the reformat script.OpenSSL_1_0_1-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_1-post-auto-reformatMatt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Tweaks for comments due to indent's inability to handle themMatt Caswell
2015-01-22Move more comments that confuse indentMatt Caswell
2015-01-22Fix strange formatting by indentMatt Caswell
2015-01-22engines/e_ubsec.c: make it indent-friendly.Andy Polyakov
2015-01-22Additional comment changes for reformat of 1.0.1Matt Caswell
2015-01-22Further comment changes for reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-12-17Build fixesEmilia Kasper
2014-10-15Adjust VMS build to Unix build. Most of all, make it so the disabledRichard Levitte
2014-10-15Make sure that disabling the MAYLOSEDATA3 warning is only done when the compi...Richard Levitte
2014-06-01Initialise alg.David Ramos
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