980 Commits (5a1c09c4afe061e4a5913b66985315e043b8c665)
 

Author SHA1 Message Date
vyzo 5a1c09c4af use advertised addrs for autonat dial back, not all addrs 6 years ago
vyzo 5d8988f3ee add comment about the unstable nature of BasicHost.PushIdentify 6 years ago
vyzo 69144bd78b extend autorelay test to verify pushing of relay addrs 6 years ago
vyzo 0dfca3ba5d increase test AutoNATIdentifyDelay to 100ms 6 years ago
vyzo 7b324b14b5 remove BasicRouting interface; use PeerRouting and upcast for discovery 6 years ago
vyzo c2d846a7c3 fix go vet issue 6 years ago
vyzo 292b8a1280 update gx deps 6 years ago
vyzo fdfa224699 document doUpdateAddrs 6 years ago
vyzo 4be7ada37b tag relay connections 6 years ago
vyzo e96605d1a3 use /p2p multiaddr 6 years ago
vyzo 84400e22f2 fix typo 6 years ago
vyzo 4f90393629 add a comment 6 years ago
vyzo 67aba4d501 move relay selection strategy out of line 6 years ago
vyzo cc2dd22028 make randezvous key a constant 6 years ago
vyzo 2993fd9a68 add autorelay documentation 6 years ago
vyzo a7e1bf0f15 call the routing interface BasicRouting, alias to top level type 6 years ago
vyzo 89aef893e6 don't adveretise unspecific relay addrs in RelayHost 6 years ago
vyzo dcb8fd2813 fix inverted address selection logic in test 6 years ago
vyzo ee69383c2c extend autorelay test to verify connectivity 6 years ago
vyzo b62c83bd5c better limit adjustment for relay discovery 6 years ago
vyzo 8faf5403c5 fix typo 6 years ago
vyzo 8d108dddcb import go-libp2p-discovery and go-libp2p-autonat 6 years ago
vyzo f6c38c9d91 filter unspecific relay address 6 years ago
vyzo c6d1eebf15 autorelay test 6 years ago
vyzo 7fabe39290 parallel identify push 6 years ago
vyzo 477c19aac1 reduce boot delay to 60s 6 years ago
vyzo 0ff7393349 fix announced relay address 6 years ago
vyzo 6bdfcac0b4 use AllAddrs as the address factory in autonat 6 years ago
vyzo d24fe6ae91 update libp2p.New constructor to construct relayed/routed hosts 6 years ago
vyzo 5c623f269f name the autorelay logger as such 6 years ago
vyzo 9795a01ba3 configurable boot delay for autorelay 6 years ago
vyzo a5858912d6 autorelay hosts 6 years ago
vyzo a89e74a155 basic host: export AddrsFactory, provide method to push identify 6 years ago
vyzo 4ea04c23b3 identify: implement identify push protocol 6 years ago
Steven Allen 2b6c3a228e gx publish 6.0.26 6 years ago
Steven Allen 43636e4e28 gx publish 6.0.25 6 years ago
Steven Allen 5904fabec1 gx publish 6.0.24 6 years ago
Steven Allen 9356373d00 gx publish 6.0.23 6 years ago
Steven Allen f6dce9ab90 gx publish 6.0.22 6 years ago
Steven Allen 91514ce02b
Merge pull request #465 from libp2p/fix/mock-race-really 6 years ago
Steven Allen 80c5998236 *really* fix the race in mock 6 years ago
Steven Allen 8af9bc6228 gx publish 6.0.21 6 years ago
Steven Allen 1e38b9ef15
Merge pull request #464 from libp2p/fix/mock-race 6 years ago
Steven Allen 841a6272c6 fix a data-race in the mock net 6 years ago
Steven Allen f046774e0a gx publish 6.0.20 6 years ago
Steven Allen 6a74328ec5
Merge pull request #462 from libp2p/fix/no-custom-field 6 years ago
Steven Allen 30e4db2415
Merge pull request #463 from libp2p/fix/basic-host-test 6 years ago
Steven Allen 63256192d7 fix buggy addr equal in test 6 years ago
Steven Allen d59ca83d48 switch to DisablePing instead of PingCustom 6 years ago
Steven Allen 7eaeeaa9fe
Merge pull request #461 from libp2p/fix/remove-protocol-version-check 6 years ago