1. 10 Oct, 2018 1 commit
  2. 05 Oct, 2018 2 commits
  3. 04 Oct, 2018 2 commits
  4. 02 Oct, 2018 2 commits
  5. 26 Sep, 2018 1 commit
  6. 25 Sep, 2018 1 commit
  7. 24 Sep, 2018 1 commit
  8. 08 Sep, 2018 1 commit
  9. 27 Aug, 2018 2 commits
  10. 22 Aug, 2018 1 commit
  11. 09 Aug, 2018 2 commits
  12. 08 Aug, 2018 2 commits
  13. 26 Jun, 2018 2 commits
  14. 09 Jun, 2018 2 commits
  15. 06 Jun, 2018 1 commit
  16. 05 Jun, 2018 2 commits
  17. 16 Apr, 2018 2 commits
  18. 01 Feb, 2018 1 commit
  19. 20 Jan, 2018 1 commit
  20. 02 Jan, 2018 1 commit
  21. 01 Jan, 2018 3 commits
    • Travis Lane's avatar
      [interface_test] Test the session interface · 9a65933b
      Travis Lane authored
      This adds a test for the session interface which runs through different
      possible session parameters. We perform three main checks:
      
      1) Ensure we got the remote peer ID
      2) Ensure we got the remote public key
      3) Ensure we can exchange generic data
      9a65933b
    • Travis Lane's avatar
      [al] Add default parameter constant · e8c6c9af
      Travis Lane authored
      Add a constant for the default supported exchanges, ciphers, and hashes.
      This will allow users and tests to reset the parameters to the default if
      they change them.
      e8c6c9af
    • Travis Lane's avatar
      [rw_test] Add test for raw data · 72d42b46
      Travis Lane authored
      Read() and Write() wrap ReadMsg() and WriteMsg() so they might as well
      have test coverage too.
      72d42b46
  22. 18 Dec, 2017 1 commit
  23. 17 Dec, 2017 1 commit
    • Steven Allen's avatar
      use minio sha256 library · 05e6a15f
      Steven Allen authored
      It's significantly faster than the built-in one on ARM, and some Intel
      processors (e.g., the gateways).
      05e6a15f
  24. 15 Dec, 2017 5 commits