1. 25 Jan, 2018 1 commit
  2. 04 Dec, 2017 1 commit
  3. 13 Aug, 2017 2 commits
  4. 11 Jul, 2017 2 commits
  5. 28 Mar, 2017 2 commits
  6. 26 Mar, 2017 1 commit
    • Jack Kleeman's avatar
      Check for local ip6 addresses with more flexbility · ee4ab587
      Jack Kleeman authored
      Currently IsIPLoopback returns true for any multiaddr starting ip4/127, but only returns true on ip6 addresses that exactly equal ip6/::1. So /ip6/::1/tcp/4001 for example does not return true. Instead we should check whether ip6/::1 is contained in the multiaddr, and to do that I simply decapsulated and checked to see if the result is different. It seems this was not caught by tests as none are present specifically for this function.
      ee4ab587
  7. 24 Mar, 2017 2 commits
  8. 21 Mar, 2017 1 commit
  9. 17 Mar, 2017 1 commit
  10. 02 Feb, 2017 2 commits
  11. 06 Jan, 2017 1 commit
  12. 26 Dec, 2016 1 commit
  13. 14 Oct, 2016 1 commit
  14. 11 Oct, 2016 2 commits
  15. 05 Oct, 2016 1 commit
  16. 04 Oct, 2016 1 commit
  17. 03 Oct, 2016 1 commit
  18. 30 Sep, 2016 1 commit
  19. 19 Sep, 2016 4 commits
  20. 16 Sep, 2016 2 commits
  21. 17 Aug, 2016 2 commits
  22. 10 Jun, 2016 1 commit
  23. 16 May, 2016 3 commits
  24. 15 May, 2016 1 commit
  25. 10 May, 2016 1 commit
  26. 06 May, 2016 1 commit
  27. 04 May, 2016 1 commit