- 27 Feb, 2015 23 commits
-
-
Henry authored
This way, the following tests can already used the newly build libraries and don't have to build them again.
-
Henry authored
wasn't used by ipfs directly, only by two main packages of dependencies that we tracks github.com/h2so5/utp/benchmark/main.go github.com/jbenet/go-random/random/random.go
-
Juan Batiz-Benet authored
wantlist command
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy Johnson authored
make wantlist updates to connected peers happen async
-
Jeromy authored
-
Jeromy authored
make wantlist updates to connected peers happen async, dramatically improves performance between connected nodes
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy Johnson authored
more understandable errors from merkledag decoding
-
Jeromy Johnson authored
Add a few tests to fuse/readonly
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy Johnson authored
make the providers manager respect contexts
-
Jeromy authored
-
- 25 Feb, 2015 6 commits
-
-
Juan Batiz-Benet authored
updated inconshreveable/go-update
-
Henry authored
-
Juan Batiz-Benet authored
update context imports to golang.org/x/net
-
Henry authored
- updated go-ctxgroup and goprocess ctxgroup: AddChildGroup was changed to AddChild. Used in two files: - p2p/net/mock/mock_net.go - routing/dht/dht.go - updated context from hg repo to git prev. commit in hg was ad01a6fcc8a19d3a4478c836895ffe883bd2ceab. (context: make parentCancelCtx iterative) represents commit 84f8955a887232b6308d79c68b8db44f64df455c in git repo - updated context to master (b6fdb7d8a4ccefede406f8fe0f017fb58265054c) Aaron Jacobs (2): net/context: Don't accept a context in the DoSomethingSlow example. context: Be clear that users must cancel the result of WithCancel. Andrew Gerrand (1): go.net: use golang.org/x/... import paths Bryan C. Mills (1): net/context: Don't leak goroutines in Done example. Damien Neil (1): context: fix removal of cancelled timer contexts from parent David Symonds (2): context: Fix WithValue example code. net: add import comments. Sameer Ajmani (1): context: fix TestAllocs to account for ints in interfaces
-
Juan Batiz-Benet authored
Implement dht put and get CLI commands
-
Juan Batiz-Benet authored
fix panic in offline calls of 'ipfs object stat'
-
- 24 Feb, 2015 10 commits
-
-
Jeromy authored
-
Juan Batiz-Benet authored
Fix Dockerfile
-
Juan Batiz-Benet authored
make it easier to create custom dag objects via the CLI
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy authored
-
Jeromy Johnson authored
fix fuse reading on linux
-
Jeromy authored
-
- 23 Feb, 2015 1 commit
-
-
Jeromy authored
-