422 Commits (7ba322244e0af7da4817fe33e6039fac7fa10098)

Author SHA1 Message Date
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
Steven Allen 860d278469 make sure to not drop writes on close 7 years ago
Steven Allen 17354d7768 get rid of debugging code 7 years ago
Steven Allen 34421451f5 reset on error in reconnect test 7 years ago
Steven Allen 925ac42502 Reset on error in ping. 7 years ago
Steven Allen 7cdd4bc984 Reset on error in basic_host 7 years ago
Steven Allen 1b9aa7789c update go-stream-muxer 7 years ago
Lars Gierth e0c5c22dbc Avoid unneccessary multiaddr resolutions 7 years ago
Lars Gierth 0c23c9684c Resolve /dns4, /dns6, /dnsaddr multiaddrs 8 years ago
Gurinder Singh 8f9170f6e2 Made the image render inline 7 years ago
vyzo 6be81d34c1 basic_host: take base context as parameter in NewHost 7 years ago
vyzo fd23cf6fa5 basic_host: add the relay after the host construction is complete 7 years ago
vyzo 7f1ffcbd4e basic_host: NewHost: don't panic on relay errors, return an error instead 7 years ago
vyzo 3b6d61122f basic_host: integrate circuit relay as a transport with an option 7 years ago
Steven Allen 112866c35a tests: update test cases to act like go-peerstream 1.7.0 7 years ago
vyzo 3b2f464171 RoutedHost: use Connect directly in NewStream 7 years ago
vyzo daaf97b416 RoutedHost: NewStram ensures we have the means to connect to the peer 7 years ago
Jeromy 665234f694 WIP: add ConnManager interface method 7 years ago
Jeromy dfaa021cd7 gx publish 4.4.1 7 years ago