- 01 Aug, 2017 4 commits
-
-
vyzo authored
The legacy interface stays unchanged with a panic though.
-
vyzo authored
-
Steven Allen authored
gx: update go-testutil
-
Steven Allen authored
-
- 31 Jul, 2017 1 commit
-
-
Steven Allen authored
-
- 24 Jul, 2017 1 commit
-
-
Steven Allen authored
-
- 23 Jul, 2017 1 commit
-
-
vyzo authored
RoutedHost: NewStream ensures we have the means to connect to the peer
-
- 22 Jul, 2017 1 commit
-
-
vyzo authored
-
- 21 Jul, 2017 1 commit
-
-
vyzo authored
-
- 19 Jul, 2017 1 commit
-
-
Steven Allen authored
-
- 12 Jul, 2017 5 commits
-
-
Jeromy Johnson authored
Feat/connmgr
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
- 11 Jul, 2017 1 commit
-
-
Jeromy authored
-
- 08 Jul, 2017 1 commit
-
-
Lars Gierth authored
-
- 06 Jun, 2017 5 commits
-
-
Lars Gierth authored
Publicize NAT manager struct
-
Lars Gierth authored
gx: update go-addr-util, go-libp2p-swarm
-
Lars Gierth authored
-
Lars Gierth authored
Remove old dependency on ws-transport
-
Lars Gierth authored
-
- 05 Jun, 2017 1 commit
-
-
Enzo Haussecker authored
-
- 03 Jun, 2017 1 commit
-
-
Enzo Haussecker authored
-
- 31 May, 2017 3 commits
-
-
Jeromy Johnson authored
basichost: refactor BasicHost construction
-
Lars Gierth authored
There were previously 4 different ways of passing various options into BasicHost construction. 1. Function parameters to New 2. Option parameters to New 3. Global variables, e.g. NegotiateTimeout 4. Options struct, in the calling code in go-ipfs This changeset deprecated all of these, and introduces the HostOpts struct to replace them. It also introduces a new constructor called NewHost, which accepts a *HostOpts. The old New constructor continues to work the same way, but is from now on deprecated too.
-
Jeromy Johnson authored
basichost: allow overriding Addrs()
-
- 30 May, 2017 1 commit
-
-
Lars Gierth authored
-
- 29 May, 2017 1 commit
-
-
Lars Gierth authored
-
- 27 May, 2017 2 commits
-
-
Lars Gierth authored
gx: update go-libp2p-peerstore
-
Lars Gierth authored
-
- 14 May, 2017 1 commit
-
-
Jeromy authored
-
- 26 Apr, 2017 2 commits
-
-
Jakub Sztandera authored
typo
-
Eric Tang authored
-
- 24 Apr, 2017 4 commits
-
-
Jakub Sztandera authored
Improve ObservedAddrSet behaviour
-
Jakub Sztandera authored
-
Jakub Sztandera authored
-
Jakub Sztandera authored
-
- 30 Mar, 2017 2 commits
-
-
Jeromy Johnson authored
Libp2p examples
-
Hector Sanjuan authored
The example proxies http requests through a libp2p stream. License: MIT Signed-off-by: Hector Sanjuan <hector@protocol.ai>
-