1. 24 Oct, 2018 1 commit
  2. 16 Oct, 2018 1 commit
  3. 10 Oct, 2018 1 commit
  4. 05 Oct, 2018 2 commits
  5. 04 Oct, 2018 2 commits
  6. 02 Oct, 2018 2 commits
  7. 26 Sep, 2018 1 commit
  8. 25 Sep, 2018 1 commit
  9. 24 Sep, 2018 1 commit
  10. 08 Sep, 2018 1 commit
  11. 27 Aug, 2018 2 commits
  12. 22 Aug, 2018 1 commit
  13. 09 Aug, 2018 2 commits
  14. 08 Aug, 2018 2 commits
  15. 26 Jun, 2018 2 commits
  16. 09 Jun, 2018 2 commits
  17. 06 Jun, 2018 1 commit
  18. 05 Jun, 2018 2 commits
  19. 16 Apr, 2018 2 commits
  20. 01 Feb, 2018 1 commit
  21. 20 Jan, 2018 1 commit
  22. 02 Jan, 2018 1 commit
  23. 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
  24. 18 Dec, 2017 1 commit
  25. 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
  26. 15 Dec, 2017 3 commits