summaryrefslogtreecommitdiffstats
path: root/engines
AgeCommit message (Expand)Author
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt 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-22More commentsMatt Caswell
2015-01-14Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz
2015-01-13For master windows build dsa.h is now needed.Dr. Stephen Henson
2015-01-12RT3548: Remove some unsupported platforms.Rich Salz
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-16Rename gost2814789t.c to gost2814789test.c. The old name caused problemsMatt Caswell
2014-12-11make updateMatt Caswell
2014-12-10capi_ctrl, capi_vtrace: check for NULL after allocating and free itKurt Roeckx
2014-12-08Disable engines that will fail to build when bn is made opaqueMatt Caswell
2014-12-05Fix broken buildEmilia Kasper
2014-12-04Replace GOST_R_MALLOC_FAILURE and GOST_R_NO_MEMORY with ERR_R_MALLOC_FAILUREKurt Roeckx
2014-12-04capi_get_provname: Check return valuesKurt Roeckx
2014-12-04capi_get_key: check for NULL after allocating keyJonas Maebe
2014-12-04capi_cert_get_fname: check for NULL after allocating wfnameJonas Maebe
2014-12-04capi_get_provname: free name on error if it was malloc'edJonas Maebe
2014-12-04pkey_gost_mac_keygen: check for NULL after allocating keydataJonas Maebe
2014-12-04pkey_gost_ctrl: check for NULL after allocating pctx->shared_ukmJonas Maebe
2014-11-28Remove all .cvsignore filesRich Salz
2014-09-24RT3544: Remove MWERKS supportRich Salz
2014-09-10RT3271 update; extra; semi-colon; confuses; some;Rich Salz
2014-09-09RT3271: Don't use "if !" in shell linesRich Salz
2014-08-19RT2513: Fix typo's paramter-->parameterMartin Olsson
2014-08-18RT1815: More const'ness improvementsJustin Blanchard
2014-08-17pub_decode_gost94, pub_decode_gost01: check for NULL after allocating databuf...Jonas Maebe
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz
2014-07-24Don't call setenv in gost2814789t.cDr. Stephen Henson
2014-07-08Please Clang's sanitizer.Andy Polyakov
2014-07-02Add support for SHA2 in CAPI ENGINE.Libor Krystek
2014-06-01Initialise alg.David Ramos
2014-03-07engines/ccgost/gosthash.c: simplify and avoid SEGV.Andy Polyakov
2013-11-08engines/ccgost/gost89.h: make word32 defintion unconditional.Andy Polyakov
2013-11-01Fix warning.Dr. Stephen Henson
2013-10-28engines/e_aep.c: make it BN_ULONG-size and endian "neutral".Andy Polyakov
2013-09-15Add support for Cygwin-x86_64.Andy Polyakov
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2013-06-21Add control to retrieve signature MD.Dr. Stephen Henson
2013-04-13Fix Windows linking error in GOST test case.Andy Polyakov
2013-03-04Missing MINFO generation.Ben Laurie
2013-02-21Fix ignored return value warnings.Ben Laurie
2013-01-24Don't use C++ style comments.Dr. Stephen Henson
2013-01-22x86_64 assembly pack: make Windows build more robust.Andy Polyakov
2013-01-22gost2814789t.c: portability fixes.Andy Polyakov