1. 10 Apr, 2016 1 commit
    • Jeromy's avatar
      Handle incoming conns in their own goroutines · b938ab9a
      Jeromy authored
      Doing the multistream negotiation in sync causes hanging issues.
      This commit accepts transport connections and starts the negotiation
      in a separate goroutine, sending it down a channel when its ready.
      b938ab9a
  2. 08 Apr, 2016 1 commit
  3. 07 Apr, 2016 1 commit
  4. 06 Apr, 2016 5 commits
  5. 30 Mar, 2016 2 commits
  6. 19 Mar, 2016 2 commits
  7. 16 Mar, 2016 1 commit
  8. 09 Mar, 2016 2 commits
  9. 08 Mar, 2016 1 commit
  10. 05 Mar, 2016 2 commits
  11. 04 Mar, 2016 1 commit
    • Jeromy's avatar
      Add fallback dialer · 1b84a1cc
      Jeromy authored
      Previously we were unable to dial on a given transport if there were no
      listener addresses defined for that. This meant that most people couldnt
      use utp (as they had no utp listener transport to dial from).
      1b84a1cc
  12. 03 Mar, 2016 5 commits
  13. 02 Mar, 2016 1 commit
  14. 21 Feb, 2016 1 commit
  15. 18 Feb, 2016 1 commit
  16. 17 Feb, 2016 5 commits
  17. 16 Feb, 2016 2 commits
  18. 14 Feb, 2016 1 commit
  19. 10 Feb, 2016 1 commit
  20. 31 Jan, 2016 2 commits
  21. 30 Jan, 2016 2 commits