1198 Commits (d1dcb0e330398cfadd4cec9ee1962432c7b1e368)

Author SHA1 Message Date
Marten Seemann 2d490caf44
rcmgr: fix link to dashboards in README (#2363) 1 year ago
VM b4c9fed04a
docs: fix some comments errors (#2356) 1 year ago
Sukun f87f6dbca8
nat: add HasDiscoveredNAT method for checking NAT environments (#2358) 1 year ago
Sukun 73c34f98da
holepunch: add metrics (#2246) 1 year ago
Marten Seemann 0f9ad8c242
revert "feat:add contexts to all peerstore methods (#2312)" (#2328) 1 year ago
Prem Chaitanya Prathi 8864d1c33e
feat:add contexts to all peerstore methods (#2312) 1 year ago
Marco Munizaga e89814c520
swarm: Dedup addresses to dial (#2322) 1 year ago
Marten Seemann a852c6749f
update go-nat to v0.2.0, use context on AddMapping and RemoveMapping (#2319) 1 year ago
Marco Munizaga 1f7b0d2add
transport integration tests: add tests for resource manager (#2285) 1 year ago
Sukun 64be725566
swarm: change maps with multiaddress keys to use strings (#2284) 2 years ago
Marten Seemann b456165430
webtransport: only add cert hashes if we already started listening (#2271) 2 years ago
Marten Seemann 60e9adedf6 remove ugly private mockgen workaround 2 years ago
Marten Seemann 4ee60e39d0 move more of the NAT mapping logging to the NAT manager 2 years ago
Marten Seemann 1ad214650c nat: replace alloc-heavy nat.Mapping with explicit GetMapping method 2 years ago
Marten Seemann c4fb97455c natmgr: remove unused Ready method 2 years ago
Marten Seemann c62be4081c nat: use a single Go routine to renew NAT mappings 2 years ago
Marten Seemann f5cbaf1721 nat: rename NewMapping to AddMapping, remove unused Mapping return value 2 years ago
Marco Munizaga fbf11bc5c0
Infer public webtransport addrs from quic-v1 addrs. (#2251) 2 years ago
Marten Seemann 7dc3b81a0a
basichost: don't allocate when deduplicating multiaddrs (#2206) 2 years ago
Sukun 952f7cbc5c
autonat: fix flaky TestAutoNATDialRefused (#2245) 2 years ago
Marten Seemann 0119e9a2b6
basichost: remove stray print statement in test (#2249) 2 years ago
Marten Seemann cdd0b6056e
chore: update all deps (#2240) 2 years ago
Marco Munizaga 3b3f8baf93
correctly handle WebTransport addresses without certhashes (#2239) 2 years ago
Sukun 15ec149403
autorelay: add metrics (#2185) 2 years ago
Sukun 0a961d31c3
autonat: don't change status on dial request refused (#2225) 2 years ago
Sukun 88132e976f
autonat: fix closing of listeners in dialPolicy tests (#2226) 2 years ago
Sukun 6cab5e8095
relaysvc: flaky TestReachabilityChangeEvent (#2215) 2 years ago
Marco Munizaga 950151e861
autorelay: fix busy loop bug and flaky tests in relay finder (#2208) 2 years ago
Sukun 9e208249b5
autorelay: remove unused semaphore (#2184) 2 years ago
Marten Seemann 0d7e852b0a
basichost: prevent duplicate dials (#2196) 2 years ago
Sukun bfc6fc30de
relay service: add metrics (#2154) 2 years ago
Marco Munizaga 5330570d1c
identify: Fix IdentifyWait when Connected events happen out of order (#2173) 2 years ago
Laurent Senta 7effad77aa
chore: fix ressource manager's README (#2168) 2 years ago
Sukun 43fd678024
relay: fix deadlock when closing (#2171) 2 years ago
Hlib Kanunnikov 75efaee5cb
routed host: return connection error instead of routing error (#2169) 2 years ago
Sukun c738a48d02
autonat: don't use autonat for address discovery (#2148) 2 years ago
Marten Seemann 581a015412
swarm: emit PeerConnectedness event from swarm instead of from hosts (#1574) 2 years ago
Marco Munizaga 29785d22b3
basic_host: Fix flaky tests (#2136) 2 years ago
Marco Munizaga b74205d265
autorelay: refactor relay finder and start autorelay after identify (#2120) 2 years ago
Marco Munizaga 640632419e
don't use the time value from the time.Ticker channel (#2127) 2 years ago
Sukun a491074d89
metrics: add options to disable metrics and to set Prometheus registerer (#2116) 2 years ago
Marco Munizaga 32f2f25529 Revert mistaken "Bump timeout" 2 years ago
Marco Munizaga f00c9507c3 Bump timeout 2 years ago
Marten Seemann cec8c6584b
remove all circuit v1 related code (#2107) 2 years ago
Sukun 9f12163a3d
metrics: add no alloc metrics for eventbus, swarm, identify (#2108) 2 years ago
Prithvi Shahi d42a06d1e6
chore: unify dashboard location (#2110) 2 years ago
Sukun 3dcb4b503d
autonat: add metrics (#2086) 2 years ago
Sukun 22954b389e
relaymanager: do not start new relay if one already exists (#2093) 2 years ago
Sukun 84f2278766
autonat: don't emit reachability changed events on address change (#2092) 2 years ago
Sukun 0a40e7c0af
use atomic.Int32 and atomic.Int64 (#2096) 2 years ago