- 28 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 22 Aug, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 07 Jul, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 02 Jul, 2021 4 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
Marten Seemann authored
stop using the deprecated go-multiaddr-net package
-
Marten Seemann authored
-
- 12 Jul, 2020 2 commits
-
-
Fazlul Shahriar authored
-
Fazlul Shahriar authored
Changes to go.mod has been left out: requires go-netroute@v0.1.3 and go-reuseport@master for Plan 9 support.
-
- 02 Apr, 2020 1 commit
-
-
Will authored
Use OS routing table as a hint when dialing
-
- 30 Mar, 2020 1 commit
-
-
Steven Allen authored
Merge pull request #24 from libp2p/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.3 Bump github.com/multiformats/go-multiaddr-net from 0.1.2 to 0.1.3
-
- 29 Mar, 2020 4 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net) from 0.1.2 to 0.1.3. - [Release notes](https://github.com/multiformats/go-multiaddr-net/releases) - [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.1.2...v0.1.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Bump github.com/multiformats/go-multiaddr from 0.2.0 to 0.2.1
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.2.0 to 0.2.1. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.2.0...v0.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
fix: less confusing log message
-
- 21 Feb, 2020 1 commit
-
-
Steven Allen authored
fixes https://github.com/ipfs/go-ipfs/issues/6922
-
- 06 Feb, 2020 2 commits
-
-
Steven Allen authored
Merge pull request #21 from libp2p/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.2 Bump github.com/multiformats/go-multiaddr-net from 0.1.1 to 0.1.2
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/multiformats/go-multiaddr-net/releases) - [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.1.1...v0.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 11 Dec, 2019 2 commits
-
-
Steven Allen authored
Bump github.com/multiformats/go-multiaddr from 0.1.2 to 0.2.0
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.1.2 to 0.2.0. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.1.2...v0.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 07 Dec, 2019 4 commits
-
-
Steven Allen authored
readme: replace IPFS contrib links with libp2p
-
Steven Allen authored
Bump github.com/multiformats/go-multiaddr from 0.0.1 to 0.1.2
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr](https://github.com/multiformats/go-multiaddr) from 0.0.1 to 0.1.2. - [Release notes](https://github.com/multiformats/go-multiaddr/releases) - [Commits](https://github.com/multiformats/go-multiaddr/compare/v0.0.1...v0.1.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Merge pull request #17 from libp2p/dependabot/go_modules/github.com/multiformats/go-multiaddr-net-0.1.1 Bump github.com/multiformats/go-multiaddr-net from 0.0.1 to 0.1.1
-
- 06 Dec, 2019 3 commits
-
-
Steven Allen authored
-
Steven Allen authored
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multiaddr-net](https://github.com/multiformats/go-multiaddr-net) from 0.0.1 to 0.1.1. - [Release notes](https://github.com/multiformats/go-multiaddr-net/releases) - [Commits](https://github.com/multiformats/go-multiaddr-net/compare/v0.0.1...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 10 Jul, 2019 1 commit
-
-
Yusef Napora authored
-
- 11 Apr, 2019 3 commits
-
-
Yusef Napora authored
replace gx instructions with note about gomod
-
Yusef Napora authored
-
Raúl Kripalani authored
-
- 09 Apr, 2019 1 commit
-
-
Yusef Napora authored
-
- 04 Apr, 2019 2 commits
-
-
Steven Allen authored
don't set linger to 0
-
Steven Allen authored
We should do this from go-tcp-transport (https://github.com/libp2p/go-tcp-transport/pull/36), not here, as setting linger to 0 will cause us to send RST packets instead of nicely closing connections. Also, document why we need the fallback dialer.
-
- 01 Mar, 2019 2 commits
-
-
Raúl Kripalani authored
add gomod support // tag v0.0.1.
-
Raúl Kripalani authored
-
- 28 Feb, 2019 1 commit
-
-
Jakub Sztandera authored
-