aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/swarm.go
Commit message (Expand)AuthorAgeFilesLines
* cmd/swarm: Support using Mainnet for resolving ENS namesLewis Marshall2017-06-261-4/+4
* cmd/swarm: Add --httpaddr flag (#14475)Lewis Marshall2017-05-221-10/+10
* swarm/api: better name resolver handling (#3754)holisticode2017-04-131-3/+8
* swarm/api: FUSE read-write support (#13872)Zahoor Mohamed2017-04-121-3/+4
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-071-14/+16
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-051-1/+4
* swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-231-2/+13
* all: import "context" instead of "golang.org/x/net/context"Felix Lange2017-03-231-1/+1
* eth, les, swarm: fix go vet issues sufraced by log15Péter Szilágyi2017-02-231-1/+1
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-231-21/+20
* swarm/storage: release chunk storage after stop swarm (#3651)Maksim2017-02-091-5/+11
* swarm/api/http: add support for CORS headers (#3388)Maran2017-01-051-2/+10
* cmd/bzzd: swarm daemon fixes (#3359)Viktor Trón2016-11-281-2/+2
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-0/+309