- 26 Feb, 2020 1 commit
-
-
Will Scott authored
The specific implementations of net.Addr are internal implementation details of this package, and a downstream consumner shouldn't relay on the internal use of net.IPAddr / net.TCPAddr to implement that interface for direct extraction of IP. The consumer would instead need to go through a round of string conversion to retreive IP safely. Adding an IP extraction function to the interface here will allow the IP to be retreived more efficiently.
-
- 05 Feb, 2020 1 commit
-
-
Steven Allen authored
-
- 28 Sep, 2019 1 commit
-
-
Steven Allen authored
-
- 19 Sep, 2019 1 commit
-
-
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.
-
- 18 Sep, 2019 1 commit
-
-
Steven Allen authored
So we don't have to import a DNS resolver just to parse dns multiaddrs.
-
- 04 Dec, 2018 1 commit
-
-
Cole Brown authored
-
- 01 Dec, 2018 1 commit
-
-
Cole Brown authored
-
- 28 Nov, 2018 1 commit
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
- 22 Nov, 2018 1 commit
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
- 21 Oct, 2018 1 commit
-
-
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.
-
- 18 Oct, 2018 2 commits
-
-
Steven Allen authored
-
Steven Allen authored
This allows us to do less string-parsing.
-
- 17 Mar, 2017 1 commit
-
-
Hector Sanjuan authored
License: MIT Signed-off-by: Hector Sanjuan <code@hector.link>
-
- 19 Sep, 2016 1 commit
-
-
jbenet authored
-
- 10 Jun, 2016 1 commit
-
-
Jeromy authored
-
- 15 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 1 commit
-
-
Jeromy authored
-
- 09 Oct, 2015 1 commit
-
-
Jeromy authored
-
- 03 Oct, 2015 1 commit
-
-
Jeromy authored
-
- 25 Feb, 2015 1 commit
-
-
Henry authored
small api change from utp (removed stutter)
-
- 13 Jan, 2015 1 commit
-
-
Juan Batiz-Benet authored
-
- 20 Nov, 2014 2 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 19 Nov, 2014 1 commit
-
-
Juan Batiz-Benet authored
-
- 05 Nov, 2014 4 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
- 11 Oct, 2014 1 commit
-
-
Juan Batiz-Benet authored
-