- 29 Aug, 2021 1 commit
-
-
tavit ohanian authored
-
- 22 Aug, 2021 1 commit
-
-
tavit ohanian authored
-
- 10 Aug, 2021 1 commit
-
-
tavit ohanian authored
-
- 08 Jul, 2021 1 commit
-
-
tavit ohanian authored
-
- 04 Jul, 2021 2 commits
-
-
tavit ohanian authored
-
tavit ohanian authored
-
- 24 Feb, 2021 1 commit
-
-
Marten Seemann authored
add deprecation notices to Transport, the constructor and the README
-
- 23 Feb, 2021 1 commit
-
-
Marten Seemann authored
-
- 08 Feb, 2020 1 commit
-
-
Steven Allen authored
feat: remove sha1 hmac
-
- 04 Feb, 2020 3 commits
-
-
Steven Allen authored
This hasn't been enabled since 2014 but we might as well completely remove it to remove any confusion.
-
Steven Allen authored
Merge pull request #63 from libp2p/dependabot/go_modules/github.com/multiformats/go-multihash-0.0.13 Bump github.com/multiformats/go-multihash from 0.0.10 to 0.0.13
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.10 to 0.0.13. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.10...v0.0.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 17 Dec, 2019 1 commit
-
-
Steven Allen authored
Bump github.com/libp2p/go-libp2p-core from 0.2.5 to 0.3.0
-
- 12 Dec, 2019 1 commit
-
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.2.5 to 0.3.0. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.2.5...v0.3.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
readme: add context and links
-
Steven Allen authored
Merge pull request #59 from libp2p/dependabot/go_modules/github.com/multiformats/go-multihash-0.0.10 Bump github.com/multiformats/go-multihash from 0.0.8 to 0.0.10
-
Steven Allen authored
Bump github.com/libp2p/go-libp2p-core from 0.2.4 to 0.2.5
-
- 06 Dec, 2019 6 commits
-
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-core](https://github.com/libp2p/go-libp2p-core) from 0.2.4 to 0.2.5. - [Release notes](https://github.com/libp2p/go-libp2p-core/releases) - [Commits](https://github.com/libp2p/go-libp2p-core/compare/v0.2.4...v0.2.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [github.com/multiformats/go-multihash](https://github.com/multiformats/go-multihash) from 0.0.8 to 0.0.10. - [Release notes](https://github.com/multiformats/go-multihash/releases) - [Commits](https://github.com/multiformats/go-multihash/compare/v0.0.8...v0.0.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
Steven Allen authored
Bump github.com/libp2p/go-libp2p-testing from 0.0.2 to 0.1.1
-
Steven Allen authored
-
Steven Allen authored
-
dependabot-preview[bot] authored
Bumps [github.com/libp2p/go-libp2p-testing](https://github.com/libp2p/go-libp2p-testing) from 0.0.2 to 0.1.1. - [Release notes](https://github.com/libp2p/go-libp2p-testing/releases) - [Commits](https://github.com/libp2p/go-libp2p-testing/compare/v0.0.2...v0.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
-
- 28 Oct, 2019 2 commits
-
-
Steven Allen authored
chore(dep): update
-
Steven Allen authored
update protobuf, libp2p-core, sha256-simd, and multihash Also regenerate protobuf files
-
- 04 Sep, 2019 1 commit
-
-
Yusef Napora authored
-
- 02 Aug, 2019 2 commits
-
-
bigs authored
Update to latest go-libp2p-core, update tests
-
Cole Brown authored
-
- 12 Jul, 2019 1 commit
-
-
bigs authored
Remove support for blowfish
-
- 10 Jul, 2019 2 commits
-
-
Cole Brown authored
-
Yusef Napora authored
-
- 15 Jun, 2019 3 commits
-
-
Steven Allen authored
fix: wait for handshake to complete before returning
-
Steven Allen authored
That makes sure we aren't still writing/reading after we relinquish control. fixes #40 may be related to https://github.com/ipfs/go-ipfs/issues/6197?
-
Steven Allen authored
avoid holding the message writer longer than necessary
-
- 06 Jun, 2019 1 commit
-
-
Steven Allen authored
We only need it for the handshake.
-
- 25 May, 2019 1 commit
-
-
Raúl Kripalani authored
-
- 28 Apr, 2019 2 commits
-
-
Steven Allen authored
fix buffer size check
-
vyzo authored
-
- 22 Apr, 2019 1 commit
-
-
Steven Allen authored
-