ms/uplink-x86.pl: make it work.
[openssl.git] / engines /
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-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_1-post-reformat
2015-01-22 Matt CaswellRerun util/openssl-format-source -v -c . OpenSSL_1_0_1-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.1
2015-01-22 Matt CaswellFurther comment changes for reformat
2015-01-22 Tim Hudsonmark all block comments that need format preserving...
2014-12-17 Emilia KasperBuild fixes
2014-10-15 Richard LevitteAdjust VMS build to Unix build. Most of all, make...
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
next