summaryrefslogtreecommitdiffstats
path: root/engines/ccgost/gost_eng.c
AgeCommit message (Expand)Author
2016-01-15free up gost ciphersDr. Stephen Henson
2016-01-12Adapt all engines that need it to opaque EVP_CIPHERRichard Levitte
2015-12-07Adapt all engines that add new EVP_MDsRichard Levitte
2015-08-11Remove Gost94 signature algorithm.Rich Salz
2015-02-13Transfer a fix from 1.0.1Richard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2012-09-01Don't load GOST ENGINE if it is already loaded.Dr. Stephen Henson
2008-03-16Fix a variety of warnings generated by some elevated compiler-fascism,Geoff Thorpe
2007-10-261. Changes for s_client.c to make it return non-zero exit code in caseDr. Stephen Henson
2007-05-18Updated GOST MAC support.Dr. Stephen Henson
2007-05-17Initial GOST MAC support. Not fully working yet...Dr. Stephen Henson
2007-03-23Stage 1 GOST ciphersuite support.Dr. Stephen Henson
2006-12-22use OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug messagesNils Larsch
2006-11-08Fix various warnings.Ben Laurie
2006-10-23Yet another mingw warning.Andy Polyakov
2006-09-21Add missing prototype. Fix various warnings (C++ comments, ; outside function).Dr. Stephen Henson
2006-09-21Updated version of gost engine.Dr. Stephen Henson