|
0bd64e7f71
|
move net -> multiaddr/net
transition our use of the net package to multiaddr/net
|
2014-10-11 03:24:35 -07:00 |
|
|
917be90437
|
updated multiaddr for net pkg
|
2014-10-11 03:07:36 -07:00 |
|
|
910a76e220
|
updated multiaddr use across codebase
|
2014-10-06 04:13:43 -07:00 |
|
|
41bc355be3
|
/rpcaddr should be storing a multiaddr
client expects a multiaddr. server was writing a bsaddr
|
2014-10-02 03:42:19 -07:00 |
|
|
9b0c578fc0
|
better cleanup of ipfs on program exit
|
2014-10-01 00:41:30 -07:00 |
|
|
d0380b739d
|
const for lock file, + fix unreachable Close
|
2014-09-30 03:24:57 -07:00 |
|
|
e311ccbf43
|
respect the lock file, also cpu profile
|
2014-09-30 03:22:29 -07:00 |
|
|
9c221719f9
|
switch over to using a lock file for daemon connections
|
2014-09-30 03:20:15 -07:00 |
|
|
5594432236
|
this import snuck in
wish go-dep warned you about dependency problems.
cc @whyrusleeping
|
2014-09-29 13:33:57 -07:00 |
|
|
727b6bf9a3
|
udpated commands and RPC dialing to work with new configuration changes
|
2014-09-27 16:02:50 -07:00 |
|
|
80dc4b3531
|
gofmt-d and golint-d
|
2014-09-10 13:31:40 -07:00 |
|
|
4f7856a414
|
refactoring naming conventions
|
2014-09-10 12:31:19 -07:00 |
|
|
976fe94d4d
|
some more tweaks to the daemon code
|
2014-09-10 06:22:13 +00:00 |
|
|
b2a218816d
|
initial hack at turning ipfs into a daemon, just implemented simple rpc at this point
|
2014-09-09 05:11:56 +00:00 |
|
|
05e457e197
|
create daemon listener for listening for user commands
|
2014-09-08 18:21:18 +00:00 |
|