- 31 Jul, 2017 4 commits
-
-
Łukasz Magiera authored
License: MIT Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
-
Jeromy Johnson authored
sharness: use test profile
-
Steven Allen authored
This: * Disables mdns and fixes #4098 (iptb nodes already have mdns disabled by default). * Only listens on localhost (although iptb nodes still listen on all). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Jeromy Johnson authored
gx: update deps
-
- 30 Jul, 2017 1 commit
-
-
Steven Allen authored
This should hopefully fix a lot of our CI problems. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 29 Jul, 2017 4 commits
-
-
Jeromy Johnson authored
ipfs add: added size to response of `ipfs add` command
-
Jeromy Johnson authored
plugin: generate dummy main function in plugin-main shims
-
Jeromy Johnson authored
gx: update deps
-
Steven Allen authored
1. Use printf to reliably expand escape sequences by default. 2. grep needs to exit after the first match as we're using HTTP/1.1 (the remote side will not close the connection after sending the response). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 28 Jul, 2017 2 commits
-
-
Steven Allen authored
Otherwise, we could end up receiving a disconnect notification before a connect notification (and think we have a connection that we don't have). License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Steven Allen authored
License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 27 Jul, 2017 1 commit
-
-
Tom O'Donnell (te0d) authored
Added test case which greps the `ipfs add` api call, checking that it outputs the added item's size. License: MIT Signed-off-by: Tom O'Donnell <todonnell91@gmail.com>
-
- 26 Jul, 2017 2 commits
-
-
Jakub Sztandera authored
https://github.com/golang/go/issues/20312 License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
- 23 Jul, 2017 2 commits
-
-
Jeromy Johnson authored
Fixes #4003
-
Jeromy Johnson authored
remove `-f` flags from calls to init
-
- 20 Jul, 2017 1 commit
-
-
Tom O'Donnell (te0d) authored
The `ipfs add` command was modified to include the added node's size as a string. The size is included in the dagnode info sent over the output channel. License: MIT Signed-off-by: Tom O'Donnell <todonnel91@gmail.com>
-
- 19 Jul, 2017 2 commits
-
-
Jeromy Johnson authored
gx: update ipldcbor
-
Steven Allen authored
It doesn't mean anything anymore. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
- 17 Jul, 2017 2 commits
-
-
Steven Allen authored
I previously optimized the IPLD cbor decoder to *not* encode and then re-decode objects when constructing them with `WrapObject`. Unfortunately, we rely on this to canonicalize the object before computing the tree/links. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com>
-
Quantomic authored
License: MIT Signed-off-by: Mateja Milosevic <minima38123@gmail.com>
-
- 16 Jul, 2017 14 commits
-
-
Jeromy Johnson authored
fix determination of 'root' node in dag put
-
Jeromy Johnson authored
remove some dead code
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy Johnson authored
plugin: make the info about non-executable file in plugins dir and Error log
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
plugin: create plugin API and loader, add ipld-git plugin
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jeromy Johnson authored
Only open a message sender when we have messages to send
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
Jeromy authored
License: MIT Signed-off-by: Jeromy <jeromyj@gmail.com>
-
- 14 Jul, 2017 5 commits
-
-
Quantomic authored
License: MIT Signed-off-by: Mateja Milosevic <minima38123@gmail.com>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-
Jakub Sztandera authored
License: MIT Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
-