summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2018-11-20Update copyright yearMatt Caswell
2018-09-11CAPI engine: add support for RSA_NO_PADDINGRichard Levitte
2018-01-23fix several typos in README.gostCristian Stoica
2018-01-23merge two mutual exclusive #ifdefs to improve clarityCristian Stoica
2017-12-08Standardize syntax around sizeof(foo)Rich Salz
2016-10-28Add $(EX_LIBS) to the LIBDEPS for libgost.so, just as for all other enginesRichard Levitte
2016-08-22GOST: rearrange code so it's more like C rather than C++Richard Levitte
2016-08-19Fix NULL-return checks in 1.0.2Rich Salz
2016-05-17Add missing initialiser in e_chil.cRichard Levitte
2016-01-29Backport SHA2 support for capi engineDr. Stephen Henson
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-02-13Transfer a fix from 1.0.1Richard Levitte
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_2-post-reformatMatt Caswell
2015-01-22Rerun util/openssl-format-source -v -c .OpenSSL_1_0_2-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.2Matt Caswell
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-12-17Build fixesEmilia Kasper
2014-09-10RT3271 update; extra; semi-colon; confuses; some;Rich Salz
2014-09-09RT3271: Don't use "if !" in shell linesRich Salz
2014-07-09Please Clang's sanitizer.Andy Polyakov
2014-06-18Adjust VMS build to Unix build. Most of all, make it so the disabledRichard Levitte
2014-06-14Make sure that disabling the MAYLOSEDATA3 warning is only done when theRichard Levitte
2014-06-01Initialise alg.David Ramos
2014-03-07engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov
2014-02-25OpenVMS fixes.Zoltan Arpadffy
2014-02-06make updateDr. Stephen Henson
2014-02-02engines/e_capi.c: TCHAR support (cumilative update from master).Andy Polyakov
2013-11-08engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov
2013-10-14Add support for Cygwin-x86_64.Andy Polyakov
2013-10-01Add control to retrieve signature MD.Dr. Stephen Henson
2013-06-13Backport single makefile from master.Ben Laurie
2013-01-19engines/ccgost: GOST fixes [from master].Andy Polyakov