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

[openssl-gost] [gost-engine/engine] 38ce65: test_tls: simple TLS connection testing



  Branch: refs/heads/master
  Home:   https://github.com/gost-engine/engine
  Commit: 38ce652a600ca43db4996f3c2945aff39a323e36
      https://github.com/gost-engine/engine/commit/38ce652a600ca43db4996f3c2945aff39a323e36
  Author: Vitaly Chikunov <vt@altlinux.org>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M CMakeLists.txt
    A test_tls.c

  Log Message:
  -----------
  test_tls: simple TLS connection testing

Generate cert for every parameter, set it up on s_server, connect
s_client, and transfer 1M of data to both directions.


  Commit: 419263293a3075c630d028b94378107714ab6fa6
      https://github.com/gost-engine/engine/commit/419263293a3075c630d028b94378107714ab6fa6
  Author: Dmitry Belyavskiy <beldmit@users.noreply.github.com>
  Date:   2019-03-02 (Sat, 02 Mar 2019)

  Changed paths:
    M CMakeLists.txt
    A test_tls.c

  Log Message:
  -----------
  Merge pull request #121 from vt-alt/test_tls

test_tls: simple TLS connection testing


Compare: https://github.com/gost-engine/engine/compare/5d1638d8f89b...419263293a30