- 29 May, 2019 4 commits
-
-
Michael Avila authored
License: MIT Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
-
Michael Avila authored
License: MIT Signed-off-by: Michael Avila <davidmichaelavila@gmail.com>
-
Steven Allen authored
Add 0.4.21 CHANGELOG
-
Steven Allen authored
-
- 28 May, 2019 7 commits
-
-
Steven Allen authored
Co-Authored-By: Michael Avila <michaelavila@users.noreply.github.com>
-
Steven Allen authored
Co-Authored-By: Dominic Della Valle <ddvpublic@Gmail.com>
-
Steven Allen authored
-
Steven Allen authored
-
Steven Allen authored
-
Jakub Sztandera authored
Co-Authored-By: MollyM <momack2@users.noreply.github.com>
-
Jakub Sztandera authored
WIP. Please either add or mention in comments what should be featured. License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 26 May, 2019 1 commit
-
-
Steven Allen authored
fix: use http.Error for sending errors
-
- 25 May, 2019 3 commits
-
-
Steven Allen authored
This sets a few headers that prevent browsers from misinterpreting the error text.
-
Steven Allen authored
core: call app.Stop once
-
Łukasz Magiera authored
-
- 24 May, 2019 1 commit
-
-
Steven Allen authored
explain what dhtclient does
-
- 23 May, 2019 7 commits
-
-
MollyM authored
-
Steven Allen authored
release: v0.4.21-rc3
-
Steven Allen authored
This time, we'll actually build it.
-
Steven Allen authored
fix race between adding tags and registering services with the connection manager
-
Steven Allen authored
Hopefully helps fix #6271 and a bunch of other related issues.
-
Steven Allen authored
disable write coalescing
-
Steven Allen authored
See: https://github.com/libp2p/go-libp2p/issues/644
-
- 22 May, 2019 9 commits
-
-
Steven Allen authored
release: go-ipfs 0.4.21-rc2
-
Steven Allen authored
-
Steven Allen authored
remove yamux read buffer
-
Steven Allen authored
The current version has some build issues.
-
Steven Allen authored
Accidentally added in #6361. The yamux transport now disables this globally by default.
-
Steven Allen authored
dep: update yamux and bitswap
-
Steven Allen authored
* yamux: reduce goroutines per connection from 3 to 2. * bitswap: - fix a very slow memory leak - adds an option for disabling providing (unused for now) - fixes a race condition on start - tag peers with outstanding requests in the connection manager
-
Steven Allen authored
dep: update go-libp2p
-
Steven Allen authored
* Write coalescing in yamux and mplex. * Correctly tag relay streams. * Reset relay streams instead of closing them. Fixes #6237. * Trim connections in a background task instead of on-connect.
-
- 21 May, 2019 3 commits
-
-
Steven Allen authored
ci: actually enable golangci-lint
-
Steven Allen authored
-
Steven Allen authored
-
- 20 May, 2019 5 commits
-
-
Steven Allen authored
commands/swarm(fix): handle empty multiaddrs
-
Steven Allen authored
-
Steven Allen authored
Forbids empty multiaddr, fixes #6354
-
Steven Allen authored
release v0.4.21-rc1
-
Steven Allen authored
-