aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm
Commit message (Expand)AuthorAgeFilesLines
* cmd/swarm: add --password (#3748)Victor Farazdagi2017-04-121-6/+18
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-073-71/+77
* cmd/swarm: allow uploading from stdin (#3744)Louis Holbrook2017-04-062-6/+39
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-054-182/+99
* swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-231-1/+1
* Logger updates 3 (#3730)Péter Szilágyi2017-03-025-39/+36
* cmd, whisper/mailserver: revert to utils.FatalfPéter Szilágyi2017-02-231-9/+9
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-233-67/+55
* cmd/swarm: handle SIGTERM unix signal for clean exitzelig2017-02-131-0/+10
* Merge pull request #3592 from karalabe/hw-walletsPéter Szilágyi2017-02-131-7/+15
|\
| * accounts, cmd, internal, mobile, node: canonical account URLsPéter Szilágyi2017-02-131-1/+1
| * accounts, cmd, eth, internal, miner, node: wallets and HD APIsPéter Szilágyi2017-02-131-1/+1
| * accounts, cmd, eth, internal, mobile, node: split account backendsPéter Szilágyi2017-02-131-7/+15
* | swarm/network: fix chunk integrity checks (#3665)Viktor Trón2017-02-132-0/+48
|/
* cmd/swarm: manifest manipulation commands (#3645)Zahoor Mohamed2017-02-133-0/+423
* Merge pull request #3615 from nolash/bzzpathfix_real5Péter Szilágyi2017-01-301-2/+3
|\
| * cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-271-2/+3
* | cmd/geth, cmd/swarm: Fix to close file handler appropriatelyShintaro Kaneko2017-01-301-0/+1
|/
* cmd/swarm: uploader uses HTTP PUT for directories (#3488)Viktor Trón2017-01-091-26/+56
* all: fix spelling errorsPéter Szilágyi2017-01-071-1/+1
* all: gofmt -w -sFelix Lange2017-01-061-3/+3
* swarm/api/http: add support for CORS headers (#3388)Maran2017-01-051-10/+16
* cmd/swarm: testnet bootnodes IP address changezelig2016-12-141-5/+5
* cmd/swarm: improve uploader output and add defaultpath optionzelig2016-12-132-22/+68
* cmd/swarm: ethapi not requiredzelig2016-12-131-6/+4
* cmd/swarm: trim trailing slash from bzzapi urlzelig2016-12-131-1/+1
* cmd/swarm: add default bootnodes for testnet 3zelig2016-12-131-6/+13
* swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten)zelig2016-12-131-1/+1
* cmd/swarm: subsume cmd/bzz* as subcommands under swarmzelig2016-12-133-0/+535