1. 28 Sep, 2019 1 commit
  2. 19 Sep, 2019 1 commit
    • Steven Allen's avatar
      fix unix path handling on windows · d66032c3
      Steven Allen authored
      * Convert to windows paths when converting from a multiaddr to a net.Addr
      * Convert from windows paths when converting from a net.Addr to a multiaddr
      
      Also, don't "clean". `filepath.Clean` is _usually_ correct but not _technically_
      correct in all cases. We should leave cleaning to the application.
      d66032c3
  3. 18 Sep, 2019 1 commit
  4. 04 Dec, 2018 1 commit
  5. 01 Dec, 2018 1 commit
  6. 28 Nov, 2018 1 commit
  7. 22 Nov, 2018 1 commit
  8. 21 Oct, 2018 1 commit
    • mwnx's avatar
      Fully implement ip6zone support · a1defdc5
      mwnx authored
      - Add `FromIPAndZone` function (complementing the `FromIP` function).
      - Handle zones when parsing `net.Addr`s.
      - In `DialArgs`, return an error if an `ip6zone` is prefixed to an `ip4`
        or to another `ip6zone`.
      
      Note: I was not able to add a listen test (in TestListenAddrs) for
      `/zone/.../ip6/...` since there is no link-local address which is
      guaranteed to exist on all systems.
      a1defdc5
  9. 18 Oct, 2018 2 commits
  10. 17 Mar, 2017 1 commit
  11. 19 Sep, 2016 1 commit
  12. 10 Jun, 2016 1 commit
  13. 15 May, 2016 1 commit
  14. 06 May, 2016 1 commit
  15. 04 May, 2016 1 commit
  16. 03 May, 2016 1 commit
  17. 02 May, 2016 1 commit
  18. 27 Apr, 2016 1 commit
  19. 09 Oct, 2015 1 commit
  20. 03 Oct, 2015 1 commit
  21. 25 Feb, 2015 1 commit
    • Henry's avatar
      updated godeps · 4e467c67
      Henry authored
      small api change from utp (removed stutter)
      4e467c67
  22. 13 Jan, 2015 1 commit
  23. 20 Nov, 2014 2 commits
  24. 19 Nov, 2014 1 commit
  25. 05 Nov, 2014 4 commits
  26. 11 Oct, 2014 1 commit