505 Commits (122cdf31a68e408863792d206059799402d44730)

Author SHA1 Message Date
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
Enzo Haussecker e9c24fdc2d Create interface for NAT manager 8 years ago
Enzo Haussecker e571f8a3fb Publicize NAT manager struct 8 years ago
Lars Gierth f0453a2458 basichost: refactor BasicHost construction 8 years ago
Lars Gierth 6cbb93905b basichost: allow overriding Addrs() 8 years ago
Jakub Sztandera ed98e37176
Extend time of observation by the factor of ActivationThresh 8 years ago
Jakub Sztandera 955ebe34a7
Fix obsaddr_test compare function 8 years ago
Jakub Sztandera 356f5ab17d
Modify ObservedAddrSet to better detect our active addrs 8 years ago
Lars Gierth 12f881c55a Remove unused and unfit relay protocol 8 years ago
Jeromy 31557da822 fix multistream import paths 8 years ago
Jeromy 104c97ed57 update go-multistream and use negotiateLazy to allow for readonly streams 8 years ago
Jeromy 26adf7395b identify: make agent version mutable 8 years ago
Jeromy f4ea270ccb use set protos in identify protocol knowledge gathering 8 years ago
Jeromy f61f242f69 Extract netutil to its own package 8 years ago
Jeromy 6bccc8c1f5 fix dial log 8 years ago
Jeromy 4f17a651d1 add negotiate timeout option to basichost 8 years ago
Jeromy 077aae473b make bandwidth metrics optional 8 years ago
Jeromy 6f804db71e update dependencies and add deadline methods to streams 8 years ago
Jeromy 232864175d make sure to always close streams when youre done with them 8 years ago
Jeromy 1bad77c7db update packages to add support for getStreams 8 years ago
Jeromy 0e7e451d69 extract NAT traversal code to its own lib 8 years ago
Jeromy b130e2a7b1 fix import and update travis scripts 8 years ago
Jeromy 7aced371c7 extract libp2p-swarm 8 years ago
Jeromy 70872ff663 update deps 8 years ago
Jeromy 1a53ad77b9 extract host interface 8 years ago
Jeromy 9910e6a7cf switching to separated conn and interface-conn packages 8 years ago