41 Commits (7342175c7cac0b9f3ddb128474a91b77b77e52e0)

Author SHA1 Message Date
Steven Allen 1359013f39 fix: set the private key when constructing the autonat service 5 years ago
Steven Allen 891bba6566 fix: minimal autonat dialer 5 years ago
Will Scott 685ba00833
update to current autonat interface 5 years ago
Will Scott dd87382dd4
update to latest autonat 5 years ago
Will Scott 69b16483fd
properly filter nat addresses 5 years ago
Will Scott 8037ce2dca
generation of dialer host when needed 5 years ago
Will Scott 1921bc20ae
autonat startup within libp2p config 5 years ago
Marten Seemann 68f9fd0e13 change PrivateNetwork to accept a PSK, update constructor magic 5 years ago
Vasco Santos fe2c13c71b docs: uniform comment sentences 5 years ago
Adin Schmahmann 78ca1bf57c fix: can enable autorelay without content routing as long as there are static relays configured 5 years ago
Raúl Kripalani 9cf6af474b add godocs. 5 years ago
Yusef Napora 963da41454 use new constructor for insecure transport (#706) 5 years ago
vyzo 235848850e options to configure known relays for autorelay 5 years ago
Steven Allen d73a51776e new: allow overriding the user-agent with an option 5 years ago
Raúl Kripalani d87f89314c
Consolidate abstractions and core types into go-libp2p-core (#601) 6 years ago
Steven Allen 26f880b899 dep: import go-smux-* into the libp2p org 6 years ago
vyzo c73f68bdb4 explicit Start method for basic host 6 years ago
Steven Allen cff9cb577c constructor: allow nil options 6 years ago
Steven Allen 87d57b5155 relay: allow users to explicitly add relay addresses 6 years ago
Steven Allen c580255d13 relay: drop design comments 6 years ago
Steven Allen 80ada8a7d6 relay: no more wrapping 6 years ago
Steven Allen 09d9f0cc22 chore: fail in the libp2p constructor if we fail to store the key 6 years ago
vyzo 3a993345d0 use PeerRouting in autorelay to find relay peer addresses 6 years ago
vyzo a1b5b9ed53 explicit option to enable autorelay 6 years ago
vyzo 7b324b14b5 remove BasicRouting interface; use PeerRouting and upcast for discovery 6 years ago
vyzo a7e1bf0f15 call the routing interface BasicRouting, alias to top level type 6 years ago
vyzo d24fe6ae91 update libp2p.New constructor to construct relayed/routed hosts 6 years ago
Steven Allen d59ca83d48 switch to DisablePing instead of PingCustom 6 years ago
vyzo 1056fa8119 Ping constructor option, enabled by default 6 years ago
vyzo 0600392e23 enable relay by default in New 6 years ago
Raghav Gulati 6e72e88461
Add test for duplicate tpts in muxer 6 years ago
Raghav Gulati 3c19cb12b9
Ensure we filter duplicate transports in muxer 6 years ago
Raghav Gulati 8695530d72
Change value to struct 6 years ago
Raghav Gulati 87255e4ff0
Ensure duplicate transports are filtered 6 years ago
Steven Allen 555afdb8a5 improve error message in libp2p reflection-based transport option 7 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago