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

[openssl-gost] [gost-engine/engine] 819a7d: test_tls: use socketpair instead of network connec...



  Branch: refs/heads/mgm_impl
  Home:   https://github.com/gost-engine/engine
  Commit: 819a7d99d505787df757c61612a5a4a7eae4a3c9
      https://github.com/gost-engine/engine/commit/819a7d99d505787df757c61612a5a4a7eae4a3c9
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
    M test_tls.c

  Log Message:
  -----------
  test_tls: use socketpair instead of network connection

May fix build on Cirrus-CI, issue #134.


  Commit: a9bc743d4982744398275e6d1e67d12b75f33de2
      https://github.com/gost-engine/engine/commit/a9bc743d4982744398275e6d1e67d12b75f33de2
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-04-29 (Mon, 29 Apr 2019)

  Changed paths:
    M test_tls.c

  Log Message:
  -----------
  Merge pull request #135 from vt-alt/test_tls2

test_tls: use socketpair instead of network connection


  Commit: 23e7ef1acbd85a73a6c0fc312acbe5b1930066d6
      https://github.com/gost-engine/engine/commit/23e7ef1acbd85a73a6c0fc312acbe5b1930066d6
  Author: Ilya Shipitsin <chipitsine@gmail.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    A .cirrus.yml

  Log Message:
  -----------
  initial cirrus-ci support


  Commit: 3ef0c31c42ccc7ee998fffc9d31558e86749fc03
      https://github.com/gost-engine/engine/commit/3ef0c31c42ccc7ee998fffc9d31558e86749fc03
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    A .cirrus.yml

  Log Message:
  -----------
  Merge pull request #136 from chipitsine/master

initial cirrus-ci support


  Commit: 89c1ea282998ff5bd8556ce53d9127dbec1a9631
      https://github.com/gost-engine/engine/commit/89c1ea282998ff5bd8556ce53d9127dbec1a9631
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: ec882cfdb956d06a78aad19bc1089203bd08812d
      https://github.com/gost-engine/engine/commit/ec882cfdb956d06a78aad19bc1089203bd08812d
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-04-30 (Tue, 30 Apr 2019)

  Changed paths:
    M README.md

  Log Message:
  -----------
  Update README.md


  Commit: 1855e10fa994a31e5da15dd5c5a76549578ca849
      https://github.com/gost-engine/engine/commit/1855e10fa994a31e5da15dd5c5a76549578ca849
  Author: Voev <voev.kirill@gmail.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Не учитывается значение carry


  Commit: 7556d78fd101dfb2694884784261dc6cf11ceaf4
      https://github.com/gost-engine/engine/commit/7556d78fd101dfb2694884784261dc6cf11ceaf4
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-05-13 (Mon, 13 May 2019)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Merge pull request #138 from Voev/patch-1

Не учитывается значение carry


  Commit: 5f7c329331e5ae664dfde0a0650228f2ae3cbd5f
      https://github.com/gost-engine/engine/commit/5f7c329331e5ae664dfde0a0650228f2ae3cbd5f
  Author: Dimitriy Ryazantcev <dimitriy.ryazantcev@gmail.com>
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Fix MacOS building

Fixes #122


  Commit: 5d72a935d862cd2f6ea4b00f19a6edb5e0b0d92c
      https://github.com/gost-engine/engine/commit/5d72a935d862cd2f6ea4b00f19a6edb5e0b0d92c
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #137 from DJm00n/master

Fix MacOS building (master branch)


  Commit: a0aeb9c7f3b57c09528bb8c73658d374cbd92f56
      https://github.com/gost-engine/engine/commit/a0aeb9c7f3b57c09528bb8c73658d374cbd92f56
  Author: Ilya Shipitsin <chipitsine@gmail.com>
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis-ci: add osx builds


  Commit: e71ebcd708e932408384189b3c5460c84dfd0755
      https://github.com/gost-engine/engine/commit/e71ebcd708e932408384189b3c5460c84dfd0755
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-05-18 (Sat, 18 May 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #140 from chipitsine/master

travis-ci: add osx builds


  Commit: ae2b566c91a6a5e60c8f7f6b01effbcc5c51b63d
      https://github.com/gost-engine/engine/commit/ae2b566c91a6a5e60c8f7f6b01effbcc5c51b63d
  Author: beldmit <beldmit@gmail.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M gost_keyexpimp.c

  Log Message:
  -----------
  Try to fix --no-deprecated build


  Commit: 54bce8a3ac563614957571ae984ed3aade5e2b32
      https://github.com/gost-engine/engine/commit/54bce8a3ac563614957571ae984ed3aade5e2b32
  Author: beldmit <beldmit@gmail.com>
  Date:   2019-06-05 (Wed, 05 Jun 2019)

  Changed paths:
    M gost_keyexpimp.c

  Log Message:
  -----------
  Revert previous commit


  Commit: 79c7bd611a48915dfc1e4796a38309120ce2dd39
      https://github.com/gost-engine/engine/commit/79c7bd611a48915dfc1e4796a38309120ce2dd39
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-06-08 (Sat, 08 Jun 2019)

  Changed paths:
    M gost_keyexpimp.c

  Log Message:
  -----------
  Make build against current OpenSSL with --no-deprecated


  Commit: adbae8f80572272d44fb4701a67361ca6cf731e2
      https://github.com/gost-engine/engine/commit/adbae8f80572272d44fb4701a67361ca6cf731e2
  Author: Ilya Shipitsin <chipitsine@gmail.com>
  Date:   2019-06-09 (Sun, 09 Jun 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  travis-ci: cleanup "so/dylib" mangling, not needed
after https://github.com/openssl/openssl/pull/8951


  Commit: e37273980388332884e53744e4300f48ac62f772
      https://github.com/gost-engine/engine/commit/e37273980388332884e53744e4300f48ac62f772
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-06-10 (Mon, 10 Jun 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge pull request #147 from chipitsine/clean_osx_travis_workaround

travis-ci: cleanup "so/dylib" mangling, not needed


  Commit: 034066376d4b3743368a5907d2cbec20983af3e0
      https://github.com/gost-engine/engine/commit/034066376d4b3743368a5907d2cbec20983af3e0
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M test_grasshopper.c
    M test_keyexpimp.c

  Log Message:
  -----------
  Fix test_grasshopper and test_keyexpimp engine init

Make proper engine initialization for tests instead of
EVP_add_cipher/EVP_add_digest hack. Fixes #151.


  Commit: a6a51fae35fbcf07fac2170a1a4b05f8f8b936bf
      https://github.com/gost-engine/engine/commit/a6a51fae35fbcf07fac2170a1a4b05f8f8b936bf
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Try to fix Travis-CI build installing cpanimus

Try this approach:
https://stackoverflow.com/questions/32358197/travis-ci-install-perl-module-with-non-perl-language


  Commit: 140770d1dfcda28d8cf5b0e53d58b04f1fde0c6a
      https://github.com/gost-engine/engine/commit/140770d1dfcda28d8cf5b0e53d58b04f1fde0c6a
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-07-12 (Fri, 12 Jul 2019)

  Changed paths:
    M .travis.yml
    M test_grasshopper.c
    M test_keyexpimp.c

  Log Message:
  -----------
  Merge pull request #152 from vt-alt/fix151

Fix test_grasshopper and test_keyexpimp engine init


  Commit: 41bff5cad003c9239623e556e69a281b2a8e80b1
      https://github.com/gost-engine/engine/commit/41bff5cad003c9239623e556e69a281b2a8e80b1
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M e_gost_err.c
    M e_gost_err.h
    M gost.txt
    M gost_eng.c
    M gost_grasshopper_cipher.c
    M gost_grasshopper_cipher.h
    A test_mgm.c

  Log Message:
  -----------
  Initial implementation of MGM mode for Kuznyechik.
No decrypt yet, only big blocks supported.


  Commit: 6a11a35836f5dd53bb974313b91721bdcc2b536c
      https://github.com/gost-engine/engine/commit/6a11a35836f5dd53bb974313b91721bdcc2b536c
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M gost_eng.c

  Log Message:
  -----------
  Travis workaround


  Commit: 4968bbcabf7edfe83f8763b9d515c3b2a2645edc
      https://github.com/gost-engine/engine/commit/4968bbcabf7edfe83f8763b9d515c3b2a2645edc
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M gost_eng.c

  Log Message:
  -----------
  Travis workaround 2


  Commit: dcdc08f64cc68f4368bcde6e9cf85a6870a4b2a3
      https://github.com/gost-engine/engine/commit/dcdc08f64cc68f4368bcde6e9cf85a6870a4b2a3
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M test/00-engine.t

  Log Message:
  -----------
  Travis workaround 3


  Commit: fa0962d85ebe1243747383b1d335cebb35110162
      https://github.com/gost-engine/engine/commit/fa0962d85ebe1243747383b1d335cebb35110162
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Bug fixed


  Commit: 1acf2839b1839ccc7bcc6116c5d37f3ebb1caa82
      https://github.com/gost-engine/engine/commit/1acf2839b1839ccc7bcc6116c5d37f3ebb1caa82
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Debug + formatting


  Commit: 6fadd028401324e2d81abcb539f4a3014d1a1cc1
      https://github.com/gost-engine/engine/commit/6fadd028401324e2d81abcb539f4a3014d1a1cc1
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Decrypt


  Commit: 78a055ada2eb65ce475c4e8339fab4f395cf5800
      https://github.com/gost-engine/engine/commit/78a055ada2eb65ce475c4e8339fab4f395cf5800
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M test_mgm.c

  Log Message:
  -----------
  Decryption tests + formatting


  Commit: a3b374bbca31a9aa95aec9f4aebcbbc9b4190e94
      https://github.com/gost-engine/engine/commit/a3b374bbca31a9aa95aec9f4aebcbbc9b4190e94
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:
    M gost_grasshopper_cipher.c

  Log Message:
  -----------
  Hexdump removed


  Commit: 361dcb32d8a4b439cdb3cbb85ebd2eebc30f9fbf
      https://github.com/gost-engine/engine/commit/361dcb32d8a4b439cdb3cbb85ebd2eebc30f9fbf
  Author: Dmitry Belyavskiy <beldmit@gmail.com>
  Date:   2019-07-15 (Mon, 15 Jul 2019)

  Changed paths:

  Log Message:
  -----------
  Merge branch 'mgm_impl' of https://github.com/gost-engine/engine into mgm_impl


Compare: https://github.com/gost-engine/engine/compare/291a33c215b3...361dcb32d8a4