- 30 5月, 2019 1 次提交
-
-
由 Steven Allen 提交于
-
- 29 5月, 2019 2 次提交
-
-
Add 0.4.21 CHANGELOG
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
- 28 5月, 2019 7 次提交
-
-
Co-Authored-By:Michael Avila <michaelavila@users.noreply.github.com>
由 Steven Allen 提交于 -
Co-Authored-By:Dominic Della Valle <ddvpublic@Gmail.com>
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
Co-Authored-By:MollyM <momack2@users.noreply.github.com>
由 Jakub Sztandera 提交于 -
WIP. Please either add or mention in comments what should be featured. License: MIT Signed-off-by:Jakub Sztandera <kubuxu@protonmail.ch>
由 Jakub Sztandera 提交于
-
- 26 5月, 2019 1 次提交
-
-
fix: use http.Error for sending errors
由 Steven Allen 提交于
-
- 25 5月, 2019 3 次提交
-
-
This sets a few headers that prevent browsers from misinterpreting the error text.
由 Steven Allen 提交于 -
core: call app.Stop once
由 Steven Allen 提交于 -
由 Łukasz Magiera 提交于
-
- 24 5月, 2019 1 次提交
-
-
explain what dhtclient does
由 Steven Allen 提交于
-
- 23 5月, 2019 7 次提交
-
-
由 MollyM 提交于
-
release: v0.4.21-rc3
由 Steven Allen 提交于 -
This time, we'll actually build it.
由 Steven Allen 提交于 -
fix race between adding tags and registering services with the connection manager
由 Steven Allen 提交于 -
Hopefully helps fix #6271 and a bunch of other related issues.
由 Steven Allen 提交于 -
disable write coalescing
由 Steven Allen 提交于
-
- 22 5月, 2019 9 次提交
-
-
release: go-ipfs 0.4.21-rc2
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
remove yamux read buffer
由 Steven Allen 提交于 -
The current version has some build issues.
由 Steven Allen 提交于 -
Accidentally added in #6361. The yamux transport now disables this globally by default.
由 Steven Allen 提交于 -
dep: update yamux and bitswap
由 Steven Allen 提交于 -
* 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 提交于 -
dep: update go-libp2p
由 Steven Allen 提交于 -
* 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.
由 Steven Allen 提交于
-
- 21 5月, 2019 3 次提交
-
-
ci: actually enable golangci-lint
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-
- 20 5月, 2019 6 次提交
-
-
commands/swarm(fix): handle empty multiaddrs
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
Forbids empty multiaddr, fixes #6354
由 Steven Allen 提交于 -
release v0.4.21-rc1
由 Steven Allen 提交于 -
由 Steven Allen 提交于
-
由 Steven Allen 提交于
-