]> git.ipfire.org Git - thirdparty/openssl.git/history - engines
Change default RSA, DSA and DH size to 2048 bit
[thirdparty/openssl.git] / engines /
2018-11-20  Matt CaswellUpdate copyright year
2018-09-11  Richard LevitteCAPI engine: add support for RSA_NO_PADDING
2018-01-23  Cristian Stoicafix several typos in README.gost
2018-01-23  Cristian Stoicamerge two mutual exclusive #ifdefs to improve clarity
2017-12-08  Rich SalzStandardize syntax around sizeof(foo)
2016-10-28  Richard LevitteAdd $(EX_LIBS) to the LIBDEPS for libgost.so, just...
2016-08-22  Richard LevitteGOST: rearrange code so it's more like C rather than C++
2016-08-19  Rich SalzFix NULL-return checks in 1.0.2
2016-05-17  Richard LevitteAdd missing initialiser in e_chil.c
2016-01-29  Dr. Stephen HensonBackport SHA2 support for capi engine
2015-12-18  Richard LevitteRemove the "eay" c-file-style indicators
2015-11-09  Matt CaswellFix missing malloc return value checks
2015-09-15  Rich SalzRT4044: Remove .cvsignore files.
2015-05-26  Matt CaswellFix error check in GOST engine
2015-05-23  Richard LevitteFix update and depend in engines/
2015-05-23  Richard LevitteFix the update target and remove duplicate file updates
2015-04-21  Emilia KasperInitialize variable
2015-04-21  Emilia Kaspermake update
2015-04-20  Richard LevitteInitialised 'ok' and redo the logic.
2015-04-20  Matt CaswellFix return checks in GOST engine
2015-04-20  Matt CaswellFix misc NULL derefs in sureware engine
2015-02-22  Edgar PekFix null-pointer dereference
2015-02-13  Richard LevitteTransfer a fix from 1.0.1
2015-01-22  Matt CaswellFix for reformat problems with e_padlock.c
2015-01-22  Matt CaswellRe-align some comments after running the reformat script. OpenSSL_1_0_2-post-reformat
2015-01-22  Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_2-post-auto-reformat
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellTweaks for comments due to indent's inability to handle...
2015-01-22  Matt CaswellMove more comments that confuse indent
2015-01-22  Matt CaswellFix strange formatting by indent
2015-01-22  Andy Polyakovengines/e_ubsec.c: make it indent-friendly.
2015-01-22  Matt CaswellAdditional comment changes for reformat of 1.0.2
2015-01-22  Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-22  Tim Hudsonmark all block comments that need format preserving...
2014-12-17  Emilia KasperBuild fixes
2014-09-10  Rich SalzRT3271 update; extra; semi-colon; confuses; some;
2014-09-09  Rich SalzRT3271: Don't use "if !" in shell lines
2014-07-09  Andy PolyakovPlease Clang's sanitizer.
2014-06-18  Richard LevitteAdjust VMS build to Unix build. Most of all, make...
2014-06-14  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-02-25  Zoltan ArpadffyOpenVMS fixes.
2014-02-06  Dr. Stephen Hensonmake update
2014-02-01  Andy Polyakovengines/e_capi.c: TCHAR support (cumilative update...
2013-11-08  Andy Polyakovengines/ccgost/gost89.h: make word32 defintion uncondit...
2013-10-14  Andy PolyakovAdd support for Cygwin-x86_64.
2013-10-01  Dr. Stephen HensonAdd control to retrieve signature MD.
2013-06-13  Ben LaurieBackport single makefile from master.
2013-01-19  Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' of openssl.net...
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-06-03  Ben LaurieReduce version skew: trivia (I hope).
2012-03-21  cvs2svnThis commit was manufactured by cvs2svn to create branch
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.
next