evp/e_aes.c: populate HWAES_* to remaning modes.
[openssl.git] / engines / ccgost /
2014-06-01 David RamosInitialise alg.
2014-03-07 Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
2013-11-08 Andy Polyakovengines/ccgost/gost89.h: make word32 defintion uncondit...
2013-09-20 Ben LaurieMerge remote-tracking branch 'trevp/pemfix' into trev...
2013-09-15 Andy PolyakovAdd support for Cygwin-x86_64.
2013-09-05 Veres Lajosmisspellings fixes by https://github.com/vlajos/misspel...
2013-06-21 Dr. Stephen HensonAdd control to retrieve signature MD.
2013-04-13 Andy PolyakovFix Windows linking error in GOST test case.
2013-03-04 Ben LaurieMissing MINFO generation.
2013-02-21 Ben LaurieFix ignored return value warnings.
2013-01-24 Dr. Stephen HensonDon't use C++ style comments.
2013-01-22 Andy Polyakovgost2814789t.c: portability fixes.
2013-01-21 Ben LaurieFix warnings.
2013-01-19 Ben LaurieMerge branch 'master' of openssl.net:openssl
2013-01-19 Andy Polyakovgost_crypt.c: add assertions.
2013-01-19 Andy Polyakovengines/ccgost: add test case.
2012-12-19 Andy Polyakovgost_crypt.c: more intuitive ceiling.
2012-12-19 Andy Polyakovengines/cchost/gost_crypt.c: fix typo.
2012-12-19 Andy Polyakovengine/cchost: fix bugs.
2012-09-01 Dr. Stephen HensonDon't load GOST ENGINE if it is already loaded.
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-03-11 Dr. Stephen HensonPR: 2744
2012-02-29 Dr. Stephen HensonPR: 2743
2012-01-12 Andy PolyakovSanitize usage of <ctype.h> functions. It's important...
2012-01-04 Dr. Stephen HensonCheck GOST parameters are not NULL (CVE-2012-0027)
2011-11-12 Andy Polyakovengines/: get rid of cvs warnings on MacOS X, proper...
2011-09-01 Dr. Stephen HensonPR: 2586
2011-02-16 Dr. Stephen HensonInclude openssl/crypto.h first in several other files...
2010-08-24 Andy Polyakovengine/Makefile: harmonize engine install rule for...
2010-06-12 Ben LaurieFix warnings.
2010-05-22 Dr. Stephen HensonPR: 2254
2010-04-14 Dr. Stephen Hensonfix bug in ccgost CFB mode code
2010-04-14 Dr. Stephen Hensoncheck ASN1 type before using it
2010-04-08 Dr. Stephen Hensonmake GOST MAC work again
2010-02-16 Dr. Stephen HensonSubmitted by: Dmitry Ivanov <vonami@gmail.com>
2010-01-27 Richard Levittesize_t doesn't compare less than zero...
2010-01-19 Dr. Stephen HensonPR: 2141
2010-01-16 Dr. Stephen HensonPR: 2135
2009-12-22 Bodo MöllerUse properly local variables for thread-safety.
2009-10-19 Dr. Stephen HensonPR: 2070
2009-07-01 Dr. Stephen HensonUpdate from 1.0.0-stable
2009-06-16 Dr. Stephen HensonSubmitted by: Artem Chuprina <ran@cryptocom.ru>
2009-05-07 Dr. Stephen HensonTypo.
2009-04-28 Richard LevitteStupid typo
2009-04-26 Richard LevitteAdd local symbol hacks for OpenVMS
2009-04-20 Dr. Stephen HensonUpdates from 1.0.0-stable branch.
2009-04-15 Dr. Stephen HensonUpdates from 1.0.0-stable.
2009-04-03 Dr. Stephen HensonMerge from 1.0.0-stable branch.
2009-03-31 Dr. Stephen HensonStop warnings.
2009-03-17 Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2009-02-16 Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2008-12-13 Ben LaurieReturn error if DH_new() fails (Coverity ID 150).
2008-12-13 Ben LaurieCheck for NULL before use (Coverity ID 203).
2008-10-31 Andy PolyakovFix warnings after commit#17578.
2008-04-18 Lutz JänickeAdd missing 'extern "C" {' to some _err.h files in...
2008-04-18 Lutz JänickeAnother minor update from the mingw development
2008-04-17 Lutz JänickeApply mingw patches as supplied by Roumen Petrov an...
2008-03-22 Dr. Stephen HensonUpdate dependencies.
2008-03-16 Geoff ThorpeFix a variety of warnings generated by some elevated...
2008-02-28 Dr. Stephen HensonFix error code function name mismatches in GOST engine...
2008-01-05 Andy Polyakovengine/ccgost Win32 portability fixes.
2008-01-04 Dr. Stephen HensonAvoid WIN32 signed/unsigned warnings.
2007-11-21 Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2007-11-16 Ben LaurieFix warnings.
2007-10-26 Dr. Stephen HensonGOST ENGINE information.
2007-10-26 Dr. Stephen Henson1. Changes for s_client.c to make it return non-zero...
2007-09-19 Bodo MöllerClean up error codes a bit.
2007-05-31 Dr. Stephen HensonFix for GOST engine on platforms where sizeof(size_t...
2007-05-22 Dr. Stephen HensonRevert broken change to ccgost.
2007-05-21 Dr. Stephen HensonFix warning and back out bad modification.
2007-05-18 Dr. Stephen HensonUpdated GOST MAC support.
2007-05-17 Dr. Stephen HensonInitial GOST MAC support. Not fully working yet...
2007-04-04 Ben LaurieMissing return on error. Coverity ID 115.
2007-03-23 Dr. Stephen HensonStage 1 GOST ciphersuite support.
2007-02-09 Dr. Stephen HensonPR: 1483
2006-12-25 Richard LevitteReplace strdup() with BUF_strdup().
2006-12-22 Nils Larschuse OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug...
2006-11-30 Dr. Stephen HensonUpdate dependencies.
2006-11-21 Dr. Stephen HensonAdd .cvsignore
2006-11-08 Ben LaurieFix various warnings.
2006-10-23 Andy PolyakovYet another mingw warning.
2006-10-20 Andy PolyakovAvoid application relink on every make invocation.
2006-09-21 Dr. Stephen HensonUpdated file.
2006-09-21 Dr. Stephen HensonAdd missing prototype. Fix various warnings (C++ commen...
2006-09-21 Dr. Stephen HensonUpdated version of gost engine.
2006-09-17 Dr. Stephen HensonGOST public key algorithm ENGINE donated to the OpenSSL...