- 26 Mar, 2017 1 commit
-
-
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.
-
- 24 Mar, 2017 2 commits
- 21 Mar, 2017 1 commit
-
-
Jeromy authored
-
- 02 Feb, 2017 2 commits
- 06 Jan, 2017 1 commit
-
-
Lars Gierth authored
Edit badges, fix links
-
- 26 Dec, 2016 1 commit
-
-
Richard Littauer authored
Edit badges, fixed https links, added Travis and Codecov, capitalized README, added year to license
-
- 14 Oct, 2016 1 commit
-
-
Richard Littauer authored
-
- 11 Oct, 2016 2 commits
-
-
Jeromy Johnson authored
Standardized README
-
-
- 05 Oct, 2016 1 commit
-
-
Jeromy authored
-
- 04 Oct, 2016 1 commit
-
-
Jeromy authored
-
- 03 Oct, 2016 1 commit
-
-
Richard Littauer authored
Update README URLs based on HTTP redirects
-
- 30 Sep, 2016 1 commit
-
-
Richard Littauer authored
-
- 19 Sep, 2016 4 commits
- 16 Sep, 2016 2 commits
- 17 Aug, 2016 2 commits
- 10 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 16 May, 2016 3 commits
-
-
Jeromy authored
-
Jeromy authored
-
Juan Benet authored
make multiaddr-net more pluggable
-
- 15 May, 2016 1 commit
-
-
Jeromy authored
-
- 10 May, 2016 1 commit
-
-
Jeromy authored
-
- 06 May, 2016 1 commit
-
-
Jeromy authored
-
- 04 May, 2016 1 commit
-
-
Jeromy authored
-
- 03 May, 2016 1 commit
-
-
Jeromy authored
-
- 02 May, 2016 1 commit
-
-
Jeromy authored
-
- 27 Apr, 2016 3 commits
-
-
Jeromy authored
-
Jeromy Johnson authored
move deps from godep to gx
-
Jeromy authored
-
- 11 Oct, 2015 1 commit
-
-
Juan Benet authored
return error if passed nil net.Addr
-
- 09 Oct, 2015 1 commit
-
-
Jeromy authored
-
- 03 Oct, 2015 2 commits
-
-
Juan Benet authored
add utp to multiaddr-net
-
Jeromy authored
-