1. 05 Feb, 2020 1 commit
  2. 28 Sep, 2019 1 commit
  3. 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
  4. 18 Sep, 2019 1 commit
  5. 04 Dec, 2018 1 commit
  6. 01 Dec, 2018 1 commit
  7. 28 Nov, 2018 1 commit
  8. 22 Nov, 2018 1 commit
  9. 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
  10. 18 Oct, 2018 2 commits
  11. 17 Mar, 2017 1 commit
  12. 19 Sep, 2016 1 commit
  13. 10 Jun, 2016 1 commit
  14. 15 May, 2016 1 commit
  15. 06 May, 2016 1 commit
  16. 04 May, 2016 1 commit
  17. 03 May, 2016 1 commit
  18. 02 May, 2016 1 commit
  19. 27 Apr, 2016 1 commit
  20. 09 Oct, 2015 1 commit
  21. 03 Oct, 2015 1 commit
  22. 25 Feb, 2015 1 commit
    • Henry's avatar
      updated godeps · 4e467c67
      Henry authored
      small api change from utp (removed stutter)
      4e467c67
  23. 13 Jan, 2015 1 commit
  24. 20 Nov, 2014 2 commits
  25. 19 Nov, 2014 1 commit
  26. 05 Nov, 2014 4 commits
  27. 11 Oct, 2014 1 commit