..
fd
feat: Improve ResourceManager UX ( #9338 )
2022-11-10 12:25:57 +01:00
addrs.go
fix: deadlock on retrieving WebTransport addresses ( #9857 )
2023-05-08 16:11:03 +02:00
discovery.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
dns.go
explicit construction of DNS resolver
2021-05-10 21:03:27 -07:00
filters.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
host.go
feat: add experimental optimistic provide
2023-04-06 16:49:46 -04:00
hostopt.go
refactor: stop using go-libp2p deprecated peer.ID.Pretty
2023-09-18 15:58:15 +02:00
libp2p_test.go
add a test case for libp2p option prioritization
2022-02-28 15:26:06 +04:00
libp2p.go
fix: apply agent-version-suffix to libp2p identify
2022-12-06 12:52:54 +01:00
nat.go
refactor: rename to kubo
2022-07-06 18:40:37 +02:00
peerstore.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
pnet.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
pubsub.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
rcmgr_defaults.go
docs: fix typos
2023-09-22 11:08:26 +00:00
rcmgr_logging_test.go
fix: update rcmgr for go-libp2p v0.25
2023-02-14 22:19:46 +01:00
rcmgr_logging.go
style: gofumpt and godot [skip changelog] ( #10081 )
2023-08-17 14:02:08 +02:00
rcmgr_metrics.go
chore: bump go-libp2p v0.22.0 & go1.18&go1.19
2022-09-09 17:09:38 +02:00
rcmgr.go
docs: fix typos
2023-09-22 11:08:26 +00:00
relay.go
fix(relay): apply user provider options
2023-07-26 15:57:52 +02:00
routing.go
style: gofumpt and godot [skip changelog] ( #10081 )
2023-08-17 14:02:08 +02:00
routingopt_test.go
chore: update boxo, go-libp2p, and internalize mplex ( #10095 )
2023-08-24 06:11:02 +00:00
routingopt.go
feat(gateway): expose /routing/v1 server (opt-in) ( #9877 )
2023-08-25 17:30:04 +02:00
sec.go
config: remove all options that are marked as REMOVED
2024-01-22 15:33:27 +01:00
smux.go
config: remove all options that are marked as REMOVED
2024-01-22 15:33:27 +01:00
topicdiscovery.go
style: gofumpt and godot [skip changelog] ( #10081 )
2023-08-17 14:02:08 +02:00
transport.go
feat: add WebRTC Direct support
2023-11-03 14:43:42 +01:00