1559 Commits (122cdf31a68e408863792d206059799402d44730)
 

Author SHA1 Message Date
Steven Allen b77c3ddd66
Merge pull request #891 from libp2p/dependabot/go_modules/github.com/ipfs/go-log-1.0.4 5 years ago
dependabot-preview[bot] f650f4b3df
build(deps): bump github.com/ipfs/go-log from 1.0.3 to 1.0.4 5 years ago
Steven Allen 5fa6149ed2
Merge pull request #889 from libp2p/fix/noisy-log-line 5 years ago
Steven Allen e13a3fe3a3 fix: reduce log level of a noisy log line 5 years ago
Steven Allen 76b080ce81
Merge pull request #888 from fxfactorial/leak 5 years ago
Edgar Aroutiounian 28f45ac904 [discovery] missing defer .Stop on ticker 5 years ago
Will 6f4961ba50
Merge pull request #887 from libp2p/feat/betterMockAddresses 5 years ago
Will Scott 81302e977a
remote mock addresses won't be unspecified. deprioritize those 5 years ago
Steven Allen 3d825d8cba
Merge pull request #884 from libp2p/feat/support-tls 5 years ago
Steven Allen eb76a02251 feat: support TLS by default 5 years ago
Steven Allen a0f66ec93b
Merge pull request #882 from libp2p/feat/throttleOption 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 fee77aa52d
Merge pull request #878 from libp2p/bug/natoptions 5 years ago
Steven Allen 443872343e
Merge pull request #880 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-autonat-0.2.2 5 years ago
dependabot-preview[bot] 70b242b685
build(deps): bump github.com/libp2p/go-libp2p-autonat 5 years ago
Will Scott 1f18d0f3e2
Clearer naming of nat override options 5 years ago
dependabot-preview[bot] a9e9654f0a
build(deps): bump github.com/libp2p/go-libp2p-peerstore 5 years ago
Steven Allen 0045194868
Merge pull request #871 from libp2p/dependabot/go_modules/github.com/stretchr/testify-1.5.1 5 years ago
dependabot-preview[bot] 8ffd6a94e2
build(deps): bump github.com/stretchr/testify from 1.4.0 to 1.5.1 5 years ago
Aarsh Shah 615f125342
Remove goprocess from Host (#865) 5 years ago
Steven Allen 7097641f91
Merge pull request #869 from libp2p/chore/update-deps 5 years ago
Steven Allen d14fdba1ef chore: update deps again 5 years ago
Steven Allen 4181f43e1c
Merge pull request #867 from libp2p/disable-write-coalescing 5 years ago
Steven Allen 79f13c024f chore: update the rest of the deps 5 years ago
Will Scott ec2907ed95
disable write coalescing 5 years ago
Steven Allen 85060e8d22
Merge pull request #861 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-peerstore-0.2.2 5 years ago
dependabot-preview[bot] f8e12fcb8e
build(deps): bump github.com/libp2p/go-libp2p-peerstore 5 years ago
Steven Allen 7342175c7c
Merge pull request #859 from libp2p/dependabot/go_modules/github.com/libp2p/go-libp2p-yamux-0.2.6 5 years ago
dependabot-preview[bot] 82d957e31d
build(deps): bump github.com/libp2p/go-libp2p-yamux from 0.2.5 to 0.2.6 5 years ago
Steven Allen f72f751f80
Merge pull request #856 from libp2p/chore/update-deps 5 years ago
Steven Allen 31e2e45f7f chore: update deps 5 years ago
Steven Allen 0638218e74
Merge pull request #855 from libp2p/dependabot/go_modules/github.com/ipfs/go-log-1.0.3 5 years ago
dependabot-preview[bot] 5b578f5921
build(deps): bump github.com/ipfs/go-log from 1.0.2 to 1.0.3 5 years ago
Steven Allen 45048e6007
Merge pull request #853 from libp2p/fix/autonat-constructor 5 years ago
Steven Allen 1359013f39 fix: set the private key when constructing the autonat service 5 years ago
Steven Allen 6e97b5d817
Merge pull request #851 from libp2p/feat/848 5 years ago
Steven Allen aa30b1d124 fix: update goprocess to fix a test race 5 years ago
Aarsh Shah e17a6f8bf2 remove lastaddrs as member variable 5 years ago
Aarsh Shah fa575b4d32 changes as per review 5 years ago
Aarsh Shah 82be3ee46f signal address change 5 years ago
Steven Allen 1425d551c2
Merge pull request #850 from libp2p/fix/mock-tests 5 years ago
Steven Allen 1ce9b9980a chore(dep): update go-libp2p-peerstore 5 years ago
Steven Allen c99a5bfa25 test(mock): close the mocknet when fuzzing 5 years ago
Steven Allen 29b355faaa fix(mock): close the mocknet's peerstore 5 years ago
Steven Allen 5403811df9 fix: make sure to close the mocknet's context when canceled 5 years ago
Steven Allen 223cd42251 fix(mock): wait till we add the connection to set it up 5 years ago
Steven Allen 22232e0d6d fix(mock): fire disconnect notifications async like we do in the swarm 5 years ago
Steven Allen 3f7e86bda9
Merge pull request #849 from libp2p/fix/minimal-autonat-dialer 5 years ago