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

[openssl-gost] [gost-engine/engine] c01dd4: Silence irrepairable compiler warnings. Add warnin...



  Branch: refs/heads/openssl_1_1_0
  Home:   https://github.com/gost-engine/engine
  Commit: c01dd4aae649ed834736ed2be16af65e20c67ba1
      https://github.com/gost-engine/engine/commit/c01dd4aae649ed834736ed2be16af65e20c67ba1
  Author: Uri Blumenthal <uri@ll.mit.edu>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Silence irrepairable compiler warnings. Add warnings that can be addressed.


  Commit: 53cb3eac19a09048895bdf081ce81a1549b0a0c7
      https://github.com/gost-engine/engine/commit/53cb3eac19a09048895bdf081ce81a1549b0a0c7
  Author: Mouse <mouse008@gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/master'


  Commit: 05690cd479ec4ed9646afbc764f0dcb264b861e8
      https://github.com/gost-engine/engine/commit/05690cd479ec4ed9646afbc764f0dcb264b861e8
  Author: Mouse <mouse008@gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M gost12sum.c
    M gost_ameth.c
    M gost_ec_keyx.c
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Fix compiler warnings


  Commit: 12e45d176316c0cd843302418979188ee94216b6
      https://github.com/gost-engine/engine/commit/12e45d176316c0cd843302418979188ee94216b6
  Author: Mouse <mouse008@gmail.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Enable build by GCC and Clang, and passing -L flag via CMAKE_C_FLAGS variable
like the README suggests.


  Commit: 871d031dfe7f3c411d8a9846edddf3f312eb01ac
      https://github.com/gost-engine/engine/commit/871d031dfe7f3c411d8a9846edddf3f312eb01ac
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M CMakeLists.txt
    M gost12sum.c
    M gost_ameth.c
    M gost_ec_keyx.c
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Merge pull request #37 from mouse07410/master

Address compiler warnings and build with CMAKE_C_FLAGS


  Commit: ea678abc1f9ea5acfdf2d5e5d6fa1c62add0631f
      https://github.com/gost-engine/engine/commit/ea678abc1f9ea5acfdf2d5e5d6fa1c62add0631f
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M gost12sum.c

  Log Message:
  -----------
  C89-compliance.


  Commit: 8d957ab14906a88f01ab511f5b420801d36ceb12
      https://github.com/gost-engine/engine/commit/8d957ab14906a88f01ab511f5b420801d36ceb12
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M CMakeLists.txt
    R gostsum12.c

  Log Message:
  -----------
  Remove the mess with gostsum12/gost12sum


  Commit: d894d6b45e19ed61105afd7cad47ddaadd0ba669
      https://github.com/gost-engine/engine/commit/d894d6b45e19ed61105afd7cad47ddaadd0ba669
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2017-07-04 (Tue, 04 Jul 2017)

  Changed paths:
    M gost12sum.c

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


Compare: https://github.com/gost-engine/engine/compare/992bc72204a4...d894d6b45e19