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

[openssl-gost] [gost-engine/engine] 1d2983: Fix error in printf() invocation



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 1d298302d4f35ed44ab8859e98b506d948b1a0da
      https://github.com/gost-engine/engine/commit/1d298302d4f35ed44ab8859e98b506d948b1a0da
  Author: Uri Blumenthal <uri@ll.mit.edu>
  Date:   2017-06-26 (Mon, 26 Jun 2017)

  Changed paths:
    M gost12sum.c
    M gostsum12.c

  Log Message:
  -----------
  Fix error in printf() invocation


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

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Make sure CMake does not pick stray directories for linking the engine


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

  Changed paths:
    M CMakeLists.txt
    M CMake_ReadMe.md

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


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

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Fixed sudden inability to find OpenSSL libraries by restoring manual specification of
where they reside


  Commit: 992bc72204a4a879d2094f952bcd7cddf7197606
      https://github.com/gost-engine/engine/commit/992bc72204a4a879d2094f952bcd7cddf7197606
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2017-06-27 (Tue, 27 Jun 2017)

  Changed paths:
    M CMakeLists.txt
    M gost12sum.c
    M gostsum12.c

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

Fix error in printf() invocation


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