Raúl Kripalani
11bd3221ba
Merge pull request #456 from libp2p/feat/update-package-list
update package list for discovery and autonat
6 years ago
vyzo
55f24aa3fc
shuffle packages to better spots
6 years ago
vyzo
9a8a3d7437
update package list for discovery and autonat
6 years ago
vyzo
2f5a29e64e
Merge pull request #449 from libp2p/fix/issue-448
fix relay-specific address dialing in routed host
6 years ago
vyzo
1536433f6b
use TempAddrTTL for relay addrs
6 years ago
Steven Allen
0126c421eb
Merge pull request #453 from libp2p/docs/gorpc-in-list
Add go-libp2p-gorpc to package list.
6 years ago
vyzo
e0e1c9f82f
Merge pull request #441 from libp2p/feat/default-relay
Enable relay by default in New
6 years ago
Steven Allen
01399d737c
Merge pull request #455 from libp2p/gx/update-circuit
gx: update go-libp2p-circuit
6 years ago
Steven Allen
9237347ad2
ci: update go
6 years ago
Steven Allen
c3acc1c21b
gx: update go-libp2p-circuit
(disables discovery by default)
6 years ago
Hector Sanjuan
80a994aeb0
Add go-libp2p-gorpc to package list.
Apparently this also includes some new Jenkins badges.
License: MIT
Signed-off-by: Hector Sanjuan <hector@protocol.ai>
6 years ago
Steven Allen
061038402a
gx publish 6.0.19
6 years ago
Steven Allen
9750574e2e
gx publish 6.0.18
6 years ago
vyzo
46c377ac12
Merge pull request #451 from libp2p/fix/readme
fix README info for pubsub
6 years ago
vyzo
6d641cac9f
fix README info for pubsub
6 years ago
vyzo
c52f45235d
simplify routed relay addr check
the first component must be P_P2P, or else we have a specific address to dial
6 years ago
vyzo
dd9b96f702
check for old-style relay addrs
6 years ago
Steven Allen
2fac973565
gx publish 6.0.17
6 years ago
Steven Allen
42346ec3a1
gx publish 6.0.16
6 years ago
vyzo
f3c4a0c48b
fix relay-specific address dialing in routed host
6 years ago
Steven Allen
27f502e525
Merge pull request #443 from libp2p/fix/log-spam
downgrade protocol mux failure log to debug
6 years ago
Kevin Atkinson
394c637102
gx publish 6.0.15
6 years ago
Kevin Atkinson
9c7d8298e3
gx publish 6.0.14
6 years ago
vyzo
e7fc8861f9
downgrade protocol mux failure log to debug
6 years ago
Steven Allen
57ed88e170
Merge pull request #427 from cannium/track-more-observed-address-info
Track more info for observed addresses
6 years ago
Can ZHANG
92ec4b2d18
Updates due to code review
6 years ago
vyzo
5834054ad8
fix typo
6 years ago
vyzo
0600392e23
enable relay by default in New
6 years ago
Can ZHANG
96df62bd5b
Changes on discussion
- map internal -> []{external -> { observer -> [time, direction] } }
- some cleaning
6 years ago
Can ZHANG
b4e4d496ea
Fix test
6 years ago
Can ZHANG
d859fb0dd7
Track more info for observed addresses
6 years ago
Steven Allen
2787133b04
gx publish 6.0.13
6 years ago
Steven Allen
a88ea16620
Merge pull request #430 from Ice-Storm/patch-1
Delete extra comments
6 years ago
QYuan
38abbc9128
Delete extra comments
6 years ago
Steven Allen
290499641e
Merge pull request #426 from libp2p/feat/415
gx: update go-libp2p-nat
6 years ago
Steven Allen
ad42428e6b
gx: update go-libp2p-nat
Pulls in update to fix #415 . Thanks @cannium !
6 years ago
vyzo
1959dde238
Merge pull request #423 from KerwinKoo/master
Just repair spelling mistake
6 years ago
gukq
2ea753ece0
Just repair spelling mistake
Signed-off-by: gukq <gukaiqiang@gmail.com>
6 years ago
Steven Allen
8f826ec266
Merge pull request #412 from cannium/deduplicate-addrs
Deduplicate addresses of host output
6 years ago
Can ZHANG
e6b1e07f11
Updates due to code review
6 years ago
Steven Allen
3620e52d9f
Merge pull request #422 from KerwinKoo/master
Just repair spelling mistake
6 years ago
gukq
b84518b6c9
Just repair spelling mistake
Signed-off-by: gukq <gukaiqiang@gmail.com>
6 years ago
Steven Allen
542d43a30f
Merge pull request #420 from libp2p/fix/419
always remove connection from identify service map
6 years ago
Steven Allen
e436bcc391
always remove connection from identify service map
fixes #419
Also call FullClose in a goroutine; no need to block this.
(not happy with that but I'm starting to think we need to rethink stream
closing, again...)
6 years ago
Steven Allen
fe20b1dd30
gx publish 6.0.12
6 years ago
Steven Allen
c46e8d6e36
gx: update go-libp2p-peerstore
6 years ago
Can ZHANG
ef51fdbe09
Deduplicate addresses of host output
6 years ago
Steven Allen
521cd9ea26
Merge pull request #408 from libp2p/dont-disable-logging
use the new DisableLogging mdns option, don't turn off logging globally
6 years ago
Steven Allen
bb971794b7
disable mdns logging from init
(avoids the race condition)
6 years ago
Steven Allen
7dffae8a14
gx publish 6.0.11
6 years ago