283 Commits (3617750071a6d1b22d8dc7a2639533e4f02eba21)

Author SHA1 Message Date
Steven Allen 841a6272c6 fix a data-race in the mock net 6 years ago
Steven Allen 63256192d7 fix buggy addr equal in test 6 years ago
Steven Allen dd7868a1a7 don't disconnect on protocol version mismatch 6 years ago
vyzo 48e0effd6a resolve import cycle in ping test 6 years ago
vyzo 0fa1c25479 ping service in basic host 6 years ago
vyzo a768598c50 free standing Ping function 6 years ago
vyzo 1536433f6b use TempAddrTTL for relay addrs 6 years ago
vyzo c52f45235d simplify routed relay addr check 6 years ago
vyzo dd9b96f702 check for old-style relay addrs 6 years ago
vyzo f3c4a0c48b fix relay-specific address dialing in routed host 6 years ago
vyzo e7fc8861f9 downgrade protocol mux failure log to debug 6 years ago
Can ZHANG 92ec4b2d18 Updates due to code review 6 years ago
Can ZHANG 96df62bd5b Changes on discussion 6 years ago
Can ZHANG b4e4d496ea Fix test 6 years ago
Can ZHANG d859fb0dd7 Track more info for observed addresses 6 years ago
QYuan 38abbc9128
Delete extra comments 6 years ago
gukq 2ea753ece0 Just repair spelling mistake 6 years ago
Can ZHANG e6b1e07f11 Updates due to code review 6 years ago
Steven Allen e436bcc391 always remove connection from identify service map 6 years ago
Steven Allen c46e8d6e36 gx: update go-libp2p-peerstore 6 years ago
Can ZHANG ef51fdbe09 Deduplicate addresses of host output 6 years ago
Steven Allen bb971794b7 disable mdns logging from init 6 years ago
Marten Seemann 0d38750db8 use the new DisableLogging mdns option, don't turn off logging globally 6 years ago
Cole Brown 5a704d2daa Add Stat to mock net conns and streams 6 years ago
Steven Allen c83318bf08 Revert "Merge pull request #386 from libp2p/fix/correct-external-addr" 6 years ago
Steven Allen f6ad991bb5 update gogo protobuf 6 years ago
Steven Allen 784ff9c5a5 fix closing of mock streams in test 6 years ago
Steven Allen f56473fb01 make sure reset works on half-closed streams 6 years ago
Steven Allen 2e13245085 reset when we fail in identify 6 years ago
Steven Allen 7133f4124f when we do a nat port mapping, explicitly remember the mapped address 6 years ago
Steven Allen 72df25af76 always reset ping streams when done 6 years ago
Steven Allen b4428fda58 reduce error to warning and log the error 6 years ago
Łukasz Kurowski 39791b176c
function cannot be formatted as string 6 years ago
Steven Allen a361bf0394 check for connectedness using Connectedness 7 years ago
Erin Swenson-Healey 2f001009f2 loosen tolerance in latency test 7 years ago
Erin Swenson-Healey bb9d55ac08 add test which demonstrates how Mocknet latency works 7 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago
Jakub Sztandera b6ae1d152a misc: downgrade a warning to info 7 years ago
Hector Sanjuan cc1c2af4b7 Update go-detect-race to latest packaged version and location 7 years ago
Łukasz Magiera 498c841eb9 Skip TestMdnsDiscovery 7 years ago
Steven Allen 5f75373b53 make the identify test less racy 7 years ago
Alexey Kholupko 7c7bd31d3e mDNS discovery starts announcing right away: does not wait for first interval to elapse. 7 years ago
Steven Allen d7c4c0a202 add test for forgetting address records 7 years ago
Steven Allen ea95a94e78 register identify service netNotify 7 years ago
Steven Allen 096a2c8303 fix peerstore apocalypse redux 7 years ago
Steven Allen 62f92f7e73 always make the host context cancelable 7 years ago
Kevin Atkinson af895a81d5 Fix most "go vet" errors. 7 years ago
Jeromy 85d0247d16 use connmgr interface instead of connmgr directly 7 years ago
Eric Harris-Braun 9d3b90d67e allow tag to be passed into NewMdnsService 7 years ago
vyzo ecb14089a7 basic_host: fix warning message 7 years ago