1. 03 Dec, 2018 2 commits
  2. 30 Nov, 2018 1 commit
  3. 28 Nov, 2018 1 commit
  4. 22 Nov, 2018 1 commit
  5. 02 Nov, 2018 2 commits
  6. 24 Oct, 2018 4 commits
  7. 21 Oct, 2018 2 commits
    • vyzo's avatar
      Merge pull request #42 from mwnx/ip6z · 86e5d145
      vyzo authored
      Add "ip6%" multiaddr support (IPv6 with zone ID)
      86e5d145
    • 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
  8. 18 Oct, 2018 13 commits
  9. 17 Oct, 2018 2 commits
    • Steven Allen's avatar
      fix loopback/link-local checks · 03e871bd
      Steven Allen authored
      1. Ensure we check the entire addr, not just a prefix.
      2. Make the LinkLocal test skip zones.
      3. Consider link-local multicast to be link-local.
      4. Defer to *go* to determine if something is, in fact, a loopback/link-local address.
      03e871bd
    • Steven Allen's avatar
      gx: update go-multiaddr · 3895ff18
      Steven Allen authored
      3895ff18
  10. 01 Oct, 2018 3 commits
  11. 30 Sep, 2018 1 commit
  12. 15 Sep, 2018 2 commits
  13. 26 Jun, 2018 1 commit
  14. 22 Jun, 2018 2 commits
  15. 21 Jun, 2018 1 commit
  16. 09 Jun, 2018 1 commit
  17. 06 Jun, 2018 1 commit