Steven Allen
|
e8e29ddabc
|
dep: update multihash, multiaddr, and peer
Also updates our base58 library.
|
2019-05-08 14:38:23 -07:00 |
vyzo
|
d8fed21c5d
|
gomod: update go-multistream
|
2019-05-08 20:11:05 +03:00 |
Steven Allen
|
643b9acbb7
|
Merge pull request #625 from libp2p/dep/update-goprocess
dep: update goprocess
|
2019-05-07 15:17:26 -07:00 |
Steven Allen
|
26fe9dc6c9
|
dep: update goprocess
1. It now supports go modules.
2. It should spawn fewer goroutines, especially when used with contexts.
|
2019-05-07 15:09:13 -07:00 |
vyzo
|
b5b6230ded
|
gomod: update go-libp2p-circuit
|
2019-05-07 22:39:38 +03:00 |
vyzo
|
a1bae0a3ef
|
gomod: update go-libp2p-host, go-libp2p-interface-connmgr
|
2019-05-06 15:16:00 +03:00 |
vyzo
|
afd88c4dce
|
gomod: update go-libp2p-crypto
|
2019-05-03 22:30:20 +03:00 |
vyzo
|
b481650dbc
|
gomod: update go-libp2p-circuit
|
2019-05-02 19:34:42 +03:00 |
vyzo
|
273a5f2a9d
|
update go-multistream
|
2019-04-30 19:04:50 +03:00 |
Steven Allen
|
621aa0da19
|
dep: update peerstore and secio
Pull in a panic fix and a fix for https://github.com/libp2p/go-mplex/issues/43
|
2019-04-28 12:44:50 -07:00 |
vyzo
|
8e2547048f
|
gomod: update go-libp2p-peerstore
|
2019-04-28 10:38:49 +03:00 |
Steven Allen
|
eeac0bb952
|
update upgraders to maybe fix a concurrent connection write issue
|
2019-04-26 01:40:19 -07:00 |
vyzo
|
5f198db75d
|
gomod: update go-libp2p-swarm, go-libp2p-peerstore
|
2019-04-25 20:11:36 +03:00 |
Steven Allen
|
330481f135
|
dep: update secio
|
2019-04-22 09:46:24 -07:00 |
vyzo
|
8d2457577d
|
gomod: update go-libp2p-discovery
|
2019-04-16 10:45:57 +03:00 |
vyzo
|
e2acda1c42
|
gomod: update go-libp2p-peerstore
|
2019-04-12 20:59:41 +03:00 |
Steven Allen
|
ef92f67df6
|
dep: update go-libp2p-nat again
This time, don't try to map the same internal/external port. Random ports are
safer as not all NAT devices can handle port conflicts...
|
2019-04-12 10:29:02 -07:00 |
vyzo
|
b94e2ce8f3
|
gomod: update go-libp2p-circuit
|
2019-04-12 10:52:17 +03:00 |
Steven Allen
|
2c33dc34ac
|
dep: update go-libp2p-nat
Switches to libp2p/go-nat which has some improved gateway detection logic.
|
2019-04-11 22:13:02 -07:00 |
vyzo
|
25adea6d56
|
gomod: update go-libp2p-net, go-libp2p-swarm, and go-libp2p-circuit
|
2019-04-10 23:09:17 +03:00 |
vyzo
|
2bd14ad185
|
update go-libp2p-autonat
|
2019-04-10 10:42:16 +03:00 |
vyzo
|
9bb06fcb2a
|
gomod: update go-libp2p-circuit
|
2019-04-08 19:07:47 +03:00 |
Steven Allen
|
2a8398b05f
|
dep: update transports
|
2019-04-04 00:47:38 -07:00 |
vyzo
|
b33e731689
|
gomod: update go-libp2p-autonat
|
2019-04-04 10:19:25 +03:00 |
vyzo
|
eb20b61a6d
|
update go-smux-yamux
|
2019-03-07 13:43:17 +02:00 |
Steven Allen
|
3617750071
|
better nat mapping
1. Update to work with https://github.com/libp2p/go-libp2p-nat/pull/14.
2. Avoid observed addrs when our NAT tells us about external addrs.
3. Ignore bad addrs reported by our NAT. Substitute with observed addrs.
4. Fix https://github.com/libp2p/go-libp2p/issues/428.
|
2019-03-06 10:56:49 -08:00 |
Steven Allen
|
d0ce3e1bac
|
dep: update autonat
|
2019-03-06 10:54:27 -08:00 |
Raúl Kripalani
|
c4b498537c
|
add gomod support // tag v0.0.1.
|
2019-03-02 00:13:40 +00:00 |