kubo/core
Juan Batiz-Benet ce7914063f core: bugfix: bootstrap random permutation
the random permutaton for bootstrap peers was not working as
intended, returning the first four bootstrap peers always.
this commit fixes it to be a random subset.
2015-04-20 06:00:42 -07:00
..
commands config: change default config dir name to .ipfs 2015-04-20 02:25:41 -07:00
corehttp fix for #1008 and other pinning fixes 2015-04-19 23:40:25 -07:00
corenet Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
corerepo Move IPNS resolutions into the core library 2015-04-20 01:04:30 -07:00
corerouting Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
coreunix fix for #1008 and other pinning fixes 2015-04-19 23:40:25 -07:00
.gitignore ignore testdb 2014-07-05 15:04:04 -07:00
bootstrap_test.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
bootstrap.go core: bugfix: bootstrap random permutation 2015-04-20 06:00:42 -07:00
builder.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
core_test.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
core.go Move IPNS resolutions into the core library 2015-04-20 01:04:30 -07:00
mock.go Reorged imports from jbenet/go-ipfs to ipfs/go-ipfs 2015-03-31 12:52:25 -07:00
pathresolver.go core: resolve error + bounds check 2015-04-20 01:49:22 -07:00