[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/master
  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


Compare: https://github.com/gost-engine/engine/compare/7ed64cd58e3f...a9bc743d4982