1. 06 Apr, 2016 4 commits
  2. 30 Mar, 2016 2 commits
  3. 09 Mar, 2016 1 commit
  4. 08 Mar, 2016 1 commit
  5. 05 Mar, 2016 1 commit
  6. 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
  7. 03 Mar, 2016 2 commits
  8. 02 Mar, 2016 1 commit
  9. 21 Feb, 2016 1 commit
  10. 17 Feb, 2016 2 commits
  11. 14 Feb, 2016 1 commit
  12. 10 Feb, 2016 1 commit
  13. 31 Jan, 2016 1 commit
  14. 30 Jan, 2016 1 commit
    • Randall Leeds's avatar
      Leave overflow logic to go-msgio · f5809511
      Randall Leeds authored
      
      
      go-msgio implements the message length limit (currently 8MB), so the
      secio reader can get away without re-implementing this logic.
      
      Instead, the reader lets go-msgio allocate a buffer when the output
      buffer is too small to hold the incoming message. This buffer is kept
      and drained into the output buffer(s) of Read() calls and released back
      to the msgio instance once it is fully drained.
      
      License: MIT
      Signed-off-by: default avatarRandall Leeds <randall@bleeds.info>
      f5809511
  15. 05 Jan, 2016 1 commit
  16. 04 Jan, 2016 1 commit
  17. 11 Dec, 2015 1 commit
  18. 07 Dec, 2015 1 commit
    • Jeromy's avatar
      WIP · d91b419e
      Jeromy authored
      d91b419e
  19. 24 Nov, 2015 1 commit
  20. 20 Nov, 2015 1 commit
  21. 19 Nov, 2015 1 commit
  22. 17 Nov, 2015 3 commits
  23. 16 Nov, 2015 7 commits
  24. 15 Nov, 2015 1 commit
  25. 14 Nov, 2015 1 commit
  26. 12 Nov, 2015 1 commit