- 12 6月, 2015 1 次提交
-
-
License: MIT Signed-off-by:Jeromy <jeromyj@gmail.com>
由 Jeromy 提交于
-
- 08 6月, 2015 8 次提交
-
-
'key' objects dont marshal to json well
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 Jeromy 提交于
-
httpGw: make /tcp/0 work
由 Juan Batiz-Benet 提交于 -
由 Henry 提交于
-
also splits api, gw and fuse bring up into helper functions
由 Henry 提交于 -
Better symmetric NAT avoidance.
由 Juan Batiz-Benet 提交于 -
Different mutliaddrs is not enough. Nodes may share transports. NAT port mappings will likely only work on the base IP/TCP port pair. We go one step further, and require different root (IP) addrs. Just in case some NATs group by IP. In practice, this is what we want: use addresses only if hosts that are on different parts of the network have seen this address.
由 Juan Batiz-Benet 提交于
-
- 07 6月, 2015 5 次提交
-
-
If the same peer observed the same address twice, it would be double counted as different observations. This change adds a map to make sure we're counting each observer once. This is easily extended to require more than two observations, but i have not yet encountered NATs for whom this is relevant.
由 Juan Batiz-Benet 提交于 -
Use github.com/chriscool/go-sleep
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
fix typo
由 Juan Batiz-Benet 提交于
-
- 06 6月, 2015 3 次提交
-
-
Godeps: update cheggaaa/pb to the latest version
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
由 Harlan T Wood 提交于
-
- 05 6月, 2015 1 次提交
-
-
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于
-
- 03 6月, 2015 17 次提交
-
-
make the default repo for corebuilder work
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
implement patch command
由 Juan Batiz-Benet 提交于 -
WIP: object creator command better docs move patch command into object namespace dont ignore cancel funcs addressing comment from CR add two new subcommands to object patch and clean up main Run func cancel contexts in early returns switch to util.Key
由 Jeromy 提交于 -
Swap all 'crypto/rand' rng in tests with 'math/rand'
由 Juan Batiz-Benet 提交于 -
ipfs-test-lib: implement test_seq()
由 Juan Batiz-Benet 提交于 -
fix up some dependencies to avoid circular record deps
由 Juan Batiz-Benet 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
License: MIT Signed-off-by:Christian Couder <chriscool@tuxfamily.org>
由 Christian Couder 提交于 -
由 Jeromy 提交于
-
Revert "godeps: update everything to master"
由 Juan Batiz-Benet 提交于 -
由 Jeromy 提交于
-
由 rht 提交于
-
由 rht 提交于
-
Test repeat in 10 sec: increase check frequency tenfold
由 Juan Batiz-Benet 提交于 -
由 rht 提交于
-
由 rht 提交于
-
- 02 6月, 2015 5 次提交
-
-
Text under `ipfs name --help` incorrect
由 Juan Batiz-Benet 提交于 -
Change help text to display proper results from an `ipfs name resolve`.
由 Travis Person 提交于 -
fix rampant memory leak in providers records storage
由 Juan Batiz-Benet 提交于 -
address comments from CR use map and array combo for better perf
由 Jeromy 提交于