45 Commits (7facd81bba8889ee33ac6b4235cb569e652e32eb)

Author SHA1 Message Date
Marten Seemann 19090e540e
docs: point to SetDefaultServiceLimits in ResourceManager option (#1636) 2 years ago
Marten Seemann 29fd1022a4 implement relay discovery in autorelay 3 years ago
Marten Seemann 5f9c4075aa add a ResourceManager option 3 years ago
Marten Seemann d24f4f20f8 add an option for the swarm dial timeout 3 years ago
Ettore Di Giacinto b4d2376986
fix typo in options.go (#1274) 3 years ago
Marten Seemann 4141cac6f9 pass static relays to EnableAutoRelay 3 years ago
Marten Seemann 9734b8d822 add a WithDefaultStaticRelays AutoRelay option 3 years ago
Marten Seemann efb3b27038 pass options to transport constructors 3 years ago
Marten Seemann 0aeef559d0 add an option to start the relay v2 3 years ago
vyzo 22b62cfd65
autorelay support for circuitv2 relays (#1198) 3 years ago
vyzo 79d995404c
Use circuitv2 code (#1183) 3 years ago
Marten Seemann 8206fcda76
signalling for hole punching (#1168) 3 years ago
Marten Seemann 08aaa43549 remove deprecated Filter option 3 years ago
Steven Allen 46b0ec92ff doc: document standard connection manager 4 years ago
Cory Schwartz 04a93f4080 static check fixes 4 years ago
vyzo b313b4af98 option for custom dns resolver 4 years ago
Raúl Kripalani d4d6adff6e
make the {F=>f}iltersConnectionGater private. (#946) 5 years ago
Aarsh Shah 887f2c40cf
implement connection gating at the top level (#881) 5 years ago
Will Scott c08993b4e8
switch bool to enum 5 years ago
Will Scott 5473f0ea0e
clarify nat options 5 years ago
Will Scott 97be7d6b7b
Expose option for setting autonat throttling 5 years ago
Will Scott 1f18d0f3e2
Clearer naming of nat override options 5 years ago
Will Scott 685ba00833
update to current autonat interface 5 years ago
Will Scott 8037ce2dca
generation of dialer host when needed 5 years ago
Steven Allen 8248da96b0 doc(options): fix autorelay documentation 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
vyzo 9cd56c0bab use a global variable for default relays 5 years ago
Alex Browne 1b9b84b810 Add Filters option (#717) 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
vyzo fee7b01e32 add missing word 6 years ago
Steven Allen 1d8efc31aa doc: document relay options 6 years ago
vyzo a1b5b9ed53 explicit option to enable autorelay 6 years ago
vyzo 8faf5403c5 fix typo 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 5834054ad8 fix typo 6 years ago
vyzo 0600392e23 enable relay by default in New 6 years ago
Steven Allen a36d383413 add tests for NoTransports and NoListen 6 years ago
Steven Allen ad5b7b9ba6 add options for disabling the default listen address/transports 6 years ago
Steven Allen 41c6834850 refactor for transport changes 7 years ago