- 03 Feb, 2015 16 commits
-
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
TODOs: - need to consolidate all the versioning stuff into one package - need to do the version check as a handshake, before further communication happens. we used to do this.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
this will help us introspect what's going on.
-
Juan Batiz-Benet authored
it keeps failing early.
-
Juan Batiz-Benet authored
so that we dont get stuck dialing bad addrs first always.
-
Juan Batiz-Benet authored
This will mitigate the fd explosion, but slow down dials majorly as any peer with more addresses than the rate limit will have to wait a whole dial timeout (~15s)
-
Juan Batiz-Benet authored
This addr manager should seriously help with the addrsplosion problem.
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
sharness/test-lib: remove some "cat" followed by |
-
Christian Couder authored
The pattern "cat FILE | COMMAND" can be simplified to just "COMMAND FILE" when COMMAND accepts files as arguments. License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
-
Brian Tiger Chow authored
Allow FSRepo components to depend on the config, add log config to eventlog
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
- 02 Feb, 2015 24 commits
-
-
Juan Batiz-Benet authored
ipfs add -w
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
-
Matt Bell authored
core/coreunix: Created 'AddWrapped' function to add files with a wrapped directory (to preserve filename in path)
-
Juan Batiz-Benet authored
-
Juan Batiz-Benet authored
docs folder and some fuse docs. closes #259
-
Brian Tiger Chow authored
feat: keep profiling data from test runs
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
@jbenet @whyrusleeping thoughts?
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Juan Batiz-Benet authored
ensure dagreaders are cleaned up after 'cat' command finishes
-
Jeromy authored
-
Brian Tiger Chow authored
More preparatory refactors/fixes/cleanups for GCR
-
Juan Batiz-Benet authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
-
Brian Tiger Chow authored
log(bitswap) remove ambiguous event
-