[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openssl-gost] [gost-engine/engine] 4d14d0: Fix Visual Studio compliance



  Branch: refs/heads/openssl_1_1_0
  Home:   https://github.com/gost-engine/engine
  Commit: 4d14d0eb5555adec369d797cd4968c01c1e25cee
      https://github.com/gost-engine/engine/commit/4d14d0eb5555adec369d797cd4968c01c1e25cee
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-02-15 (Mon, 15 Feb 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  Fix Visual Studio compliance


  Commit: d0e97865ae0499feb63e751b4cb2478c44d93247
      https://github.com/gost-engine/engine/commit/d0e97865ae0499feb63e751b4cb2478c44d93247
  Author: Richard Levitte <richard@levitte.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  Get ASN.1 IV using public functions

The function EVP_CIPHER_get_asn1_iv(), which is the default
get_asn1_params implementation, can be used to set the "original IV".
No need to reach into the inside of EVP_CIPHER_CTX, which makes it
much more future proof.


  Commit: 51bc37ca82a81742c0dda02bfa7d4a2ae67acab6
      https://github.com/gost-engine/engine/commit/51bc37ca82a81742c0dda02bfa7d4a2ae67acab6
  Author: Richard Levitte <richard@levitte.org>
  Date:   2016-02-17 (Wed, 17 Feb 2016)

  Changed paths:
    M gost_asn1.c

  Log Message:
  -----------
  Fixup the horror of automatic source reformatting


  Commit: f1ea373ddb0bda0ffe871f1008512c0462e1155e
      https://github.com/gost-engine/engine/commit/f1ea373ddb0bda0ffe871f1008512c0462e1155e
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2016-03-02 (Wed, 02 Mar 2016)

  Changed paths:
    M gost_asn1.c
    M gost_crypt.c

  Log Message:
  -----------
  Merge pull request #14 from levitte/fix-getting-asn1-params

Fix getting asn1 params


  Commit: c89b75723868791467e949c968988f8cab1c9cf9
      https://github.com/gost-engine/engine/commit/c89b75723868791467e949c968988f8cab1c9cf9
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-03-10 (Thu, 10 Mar 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  Backport of the ctrl-function from the 1_1_0 branch


  Commit: 9d2382ed19fe17464f3caee84368b357fa2f2a10
      https://github.com/gost-engine/engine/commit/9d2382ed19fe17464f3caee84368b357fa2f2a10
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-03-10 (Thu, 10 Mar 2016)

  Changed paths:
    M gost_pmeth.c

  Log Message:
  -----------
  Memory leak fix


  Commit: 98faf872c8119d1f7c980d27a56e65a4a919e16c
      https://github.com/gost-engine/engine/commit/98faf872c8119d1f7c980d27a56e65a4a919e16c
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-03-29 (Tue, 29 Mar 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  Try to fix a strange segfault


  Commit: bf17fc11b0f28fd4927827a9edf083dc175d0b3d
      https://github.com/gost-engine/engine/commit/bf17fc11b0f28fd4927827a9edf083dc175d0b3d
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-03-30 (Wed, 30 Mar 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  Try to fix segfault


  Commit: dc899bdc7042f0de371fc2cc0a3346ca18cdf2da
      https://github.com/gost-engine/engine/commit/dc899bdc7042f0de371fc2cc0a3346ca18cdf2da
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-04-18 (Mon, 18 Apr 2016)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  Adoption to TK26 recommendations


  Commit: 594e792d4e853582177a9b16a2827c5805c71348
      https://github.com/gost-engine/engine/commit/594e792d4e853582177a9b16a2827c5805c71348
  Author: stevenlinsell <steve.linsell@yahoo.co.uk>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M gost_eng.c

  Log Message:
  -----------
  Fix missing cleanup of GOST specific error messages


  Commit: 4ec805f3a4452452d292618bd79be1c8a748dc66
      https://github.com/gost-engine/engine/commit/4ec805f3a4452452d292618bd79be1c8a748dc66
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2016-08-18 (Thu, 18 Aug 2016)

  Changed paths:
    M gost_eng.c

  Log Message:
  -----------
  Merge pull request #19 from stevenlinsell/master

Fix missing cleanup of GOST specific error messages


  Commit: 868ae7a730a86f9c1021ea766cd714f817cb934d
      https://github.com/gost-engine/engine/commit/868ae7a730a86f9c1021ea766cd714f817cb934d
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

  Changed paths:
    A CMakeLists.txt
    A CMake_ReadMe.md
    R Makefile
    M e_gost_err.h
    M gost_ameth.c
    M gost_asn1.c
    M gost_crypt.c
    M gost_ec_keyx.c
    M gost_ec_sign.c
    M gost_eng.c
    A gost_grasshopper.h
    A gost_grasshopper_cipher.c
    A gost_grasshopper_cipher.h
    A gost_grasshopper_core.c
    A gost_grasshopper_core.h
    A gost_grasshopper_defines.c
    A gost_grasshopper_defines.h
    A gost_grasshopper_galois_precompiled.c
    A gost_grasshopper_mac.c
    A gost_grasshopper_mac.h
    A gost_grasshopper_math.h
    A gost_grasshopper_precompiled.c
    A gost_grasshopper_precompiled.h
    M gost_lcl.h
    M gost_md.c
    M gost_md2012.c
    M gost_pmeth.c

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/openssl_1_1_0'

Conflicts:
	gost_asn1.c
	gost_crypt.c


  Commit: aa0693ece6d75e83f007ee1850e63dc591d49a9f
      https://github.com/gost-engine/engine/commit/aa0693ece6d75e83f007ee1850e63dc591d49a9f
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-11-19 (Sat, 19 Nov 2016)

  Changed paths:
    M gost_crypt.c

  Log Message:
  -----------
  Bugfix


  Commit: 394129dbc476cb879876b7dfc05c403bcfe5ef46
      https://github.com/gost-engine/engine/commit/394129dbc476cb879876b7dfc05c403bcfe5ef46
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-11 (Sun, 11 Dec 2016)

  Changed paths:
    M gost_ec_keyx.c

  Log Message:
  -----------
  Fix return value of gost_ec_derive


  Commit: 0d84f62acc3a66a91d846a15824b9d939d54aa79
      https://github.com/gost-engine/engine/commit/0d84f62acc3a66a91d846a15824b9d939d54aa79
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M gost_pmeth.c

  Log Message:
  -----------
  Fix signature verification.


  Commit: 849ca2fc6a06c9a9d58ea3050760610dc7fdb190
      https://github.com/gost-engine/engine/commit/849ca2fc6a06c9a9d58ea3050760610dc7fdb190
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  Bugfix according to real behaviour


  Commit: 18383fe5a0b32b22fb70e16177406ac777a98453
      https://github.com/gost-engine/engine/commit/18383fe5a0b32b22fb70e16177406ac777a98453
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  Fix warning


  Commit: d21d11ec8e5b8eb62dbe0d802a3c9bcee2d83159
      https://github.com/gost-engine/engine/commit/d21d11ec8e5b8eb62dbe0d802a3c9bcee2d83159
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-12 (Mon, 12 Dec 2016)

  Changed paths:
    M gost_ec_sign.c

  Log Message:
  -----------
  Fix signature processing


  Commit: cf50e3aee85c81690a541314541b0a31149004e9
      https://github.com/gost-engine/engine/commit/cf50e3aee85c81690a541314541b0a31149004e9
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-13 (Tue, 13 Dec 2016)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  Erroneous check removed


  Commit: 8ca2be85ff19e02f9d8dca12aad17a6d6c2e9bb4
      https://github.com/gost-engine/engine/commit/8ca2be85ff19e02f9d8dca12aad17a6d6c2e9bb4
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M gost_ec_keyx.c

  Log Message:
  -----------
  Some cleanup


  Commit: dd84ee9c14ddb4e49569410c6442296f84c1a7ca
      https://github.com/gost-engine/engine/commit/dd84ee9c14ddb4e49569410c6442296f84c1a7ca
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M gost_ameth.c

  Log Message:
  -----------
  Some code clarity


  Commit: fcb061fdde69cbd9148d9af3fd3129a21e7c2177
      https://github.com/gost-engine/engine/commit/fcb061fdde69cbd9148d9af3fd3129a21e7c2177
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2016-12-15 (Thu, 15 Dec 2016)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Endianess test


Compare: https://github.com/gost-engine/engine/compare/a72a02c4dd57...fcb061fdde69