]> git.ipfire.org Git - thirdparty/openssl.git/history - engines
Make sure test/tests.com exit gracefully, even when openssl.exe wasn't properly built.
[thirdparty/openssl.git] / engines /
2014-10-15  Richard LevitteMake sure that disabling the MAYLOSEDATA3 warning is...
2014-06-01  David RamosInitialise alg.
2014-03-07  Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
2014-01-06  Dr. Stephen Hensonmake update
2013-12-08  Dr. Stephen Hensonmake update
2013-11-08  Andy Polyakovengines/ccgost/gost89.h: make word32 defintion uncondit...
2013-01-19  Andy Polyakovengines/ccgost: GOST fixes [from master].
2012-11-18  Dr. Stephen HensonPR: 2880
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-04-26  Dr. Stephen Hensonmake update OpenSSL_1_0_1b
2012-03-11  Dr. Stephen HensonPR: 2744
2012-02-29  Dr. Stephen HensonPR: 2743
2012-02-11  Dr. Stephen HensonPR: 2703
2012-02-11  Dr. Stephen HensonPR: 2705
2012-01-24  Dr. Stephen Hensononly include bn.h once
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-09-01  Dr. Stephen HensonPR: 2586
2011-09-01  Dr. Stephen HensonPR: 2586
2011-06-21  Dr. Stephen HensonStop warning.
2011-06-14  Dr. Stephen HensonFix warnings in shared builds.
2011-05-15  Dr. Stephen Hensonnew flag to stop ENGINE methods being registered
2011-03-25  Richard LevitteCorrections to the VMS build system.
2011-03-25  Richard LevitteFor VMS, implement the possibility to choose 64-bit...
2011-03-19  Richard LevitteApply all the changes submitted by Steven M. Schweda...
2011-01-30  Dr. Stephen Hensonstop warnings about no previous prototype when compilin...
2011-01-06  Richard LevittePR: 2407
2010-12-14  Richard LevitteFirst attempt at adding the possibility to set the...
2010-11-18  Dr. Stephen HensonPR: 2375
2010-11-18  Dr. Stephen HensonPR: 2374
2010-08-24  Andy Polyakovengine/Makefile: harmonize engine install rule for...
2010-06-16  cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-06-15  Dr. Stephen HensonFix warnings (From HEAD, original patch by Ben).
2010-05-26  Dr. Stephen HensonAvoid use of ex_data free function in Chil ENGINE so...
2010-05-22  Dr. Stephen HensonPR: 2254
2010-05-15  Dr. Stephen HensonPR: 2255
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-13  Richard LevitteRework the way engines are built
2010-04-08  Dr. Stephen Hensonmake GOST MAC work again
2010-03-24  Dr. Stephen Hensoninitialise buf if wrong_info not used
2010-03-15  Andy Polyakove_capi.c: fix typo.
2010-03-15  Dr. Stephen Hensonworkaround for missing definition in some headers
2010-03-12  Dr. Stephen HensonPR: 2192
2010-02-23  Bodo MöllerAlways check bn_wexpend() return values for failure...
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-30  Andy PolyakovAdapt mingw config for newer mingw environment [from...
2009-12-22  Bodo MöllerUse properly local variables for thread-safety.
2009-11-10  Dr. Stephen HensonPR: 1686
2009-10-19  Dr. Stephen HensonPR: 2070
2009-08-25  Richard LevitteMake engines compile on VMS for ia64 as well.
2009-08-10  Dr. Stephen HensonPR: 2003
2009-07-01  Dr. Stephen HensonSubmitted by: "Victor B. Wagner" <vitus@cryptocom.ru>
2009-06-16  Dr. Stephen HensonUpdates from HEAD.
2009-06-14  Ben LaurieMake depend.
2009-05-29  Dr. Stephen HensonUpdate from 0.9.8-stable.
2009-05-28  Dr. Stephen Hensonmake errors
2009-05-15  Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2009-05-12  Andy Polyakove_padlock.c: update from HEAD.
2009-05-07  Dr. Stephen HensonTypo.
2009-05-06  Richard LevitteSelect updates from HEAD
2009-05-05  Andy Polyakove_capi.c: update from HEAD.
2009-05-05  Richard LevitteUpdate from HEAD
2009-04-27  Richard LevitteUpdates from HEAD
2009-04-26  Richard LevitteAdd local symbol hacks for OpenVMS
2009-04-23  Dr. Stephen HensonMake no-rsa, no-dsa and no-dh compile again.
2009-04-23  Dr. Stephen HensonMake no-gost work properly.
2009-04-16  Dr. Stephen HensonPR: 1894
2009-04-10  Dr. Stephen HensonPR: 1887 (part)
2009-04-02  Dr. Stephen HensonPR: 1882
2009-03-31  cvs2svnThis commit was manufactured by cvs2svn to create 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-22  Andy PolyakovThis _WIN32-specific patch makes it possible to "wrap...
2008-12-16  Richard LevitteSynchronise VMS build system with the Unixly one
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-11-28  Geoff ThorpeClarify a 'chil' engine param that is a little unintuitive.
2008-11-19  Geoff ThorpeAllow the CHIL engine to load even if dynamic locks...
2008-11-13  Ben LaurieAftermath of a clashing size_t fix (now only format...
2008-11-12  Dr. Stephen HensonRevert another size_t change.
2008-11-12  Geoff ThorpeRevert the size_t modifications from HEAD that had...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2008-11-03  Andy PolyakovAdd initial support for mingw64.
2008-11-02  Dr. Stephen HensonFix warnings: printf format mismatches on 64 bit platforms.
2008-11-01  Ben LaurieMore size_tification.
2008-10-31  Andy PolyakovFix warnings after commit#17578.
2008-10-12  Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2008-09-12  Andy PolyakovAIX build updates.
2008-08-13  Bodo Möllerfix error function codes
2008-06-25  Dr. Stephen HensonUpdate from stable branch.
2008-06-18  Dr. Stephen HensonUpdate from stable branch.
2008-06-18  Dr. Stephen HensonUpdate from stable branch.
2008-06-05  Dr. Stephen HensonDon't change _WIN32_WINNT and detect GetConsoleWindow...
2008-06-05  Dr. Stephen HensonUpdate from stable branch.
next