aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api
Commit message (Expand)AuthorAgeFilesLines
* all: update license information (#16089)Felix Lange2018-02-141-1/+1
* swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715)Janoš Guljaš2017-12-214-16/+80
* swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667)Janoš Guljaš2017-12-199-47/+201
* all: use gometalinter.v2, fix new gosimple issues (#15650)Zach2017-12-131-1/+1
* cmd/swarm: add config file (#15548)holisticode2017-12-122-168/+79
* Merge pull request #15329 from holisticode/exact-match-fixPéter Szilágyi2017-11-242-27/+61
|\
| * swarm/api: bug fix exact match for manifestFabio Barone2017-11-092-27/+61
* | build: enable unconvert linter (#15456)ferhat elmas2017-11-111-3/+3
|/
* all: gofmt -w -s (#15419)ferhat elmas2017-11-081-19/+19
* core, swarm: typo fixesferhat elmas2017-10-302-2/+2
* swarm/api: fixed 404 handling on missing default entry (#15139)holisticode2017-10-066-39/+311
* swarm/api/http: add error pages (#14967)holisticode2017-09-096-20/+662
* swarm: fix megacheck warningsEgon Elbre2017-08-144-13/+12
* swarm/api: make api.NewManifest synchronous (#14880)Lewis Marshall2017-07-311-1/+1
* swarm/api/http: redirect root manifest requests to include trailing slash (#1...Lewis Marshall2017-07-252-0/+68
* cmd/swarm: Support using Mainnet for resolving ENS namesLewis Marshall2017-06-261-6/+3
* accounts/keystore, crypto: enforce 256 bit keys on importPéter Szilágyi2017-05-231-1/+4
* swarm/api: Fix adding paths which exist as manifests (#14482)Lewis Marshall2017-05-222-2/+35
* cmd/swarm: Add --httpaddr flag (#14475)Lewis Marshall2017-05-223-9/+12
* swarm/api: fix error reporting in api.Resolve (#14464)Lewis Marshall2017-05-133-21/+148
* all: update license informationFelix Lange2017-04-145-19/+19
* swarm/api: better name resolver handling (#3754)holisticode2017-04-132-13/+43
* swarm/api: FUSE read-write support (#13872)Zahoor Mohamed2017-04-129-595/+195
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-0716-578/+1686
* cmd/swarm: allow uploading from stdin (#3744)Louis Holbrook2017-04-061-1/+25
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-054-62/+435
* swarm/api: improve FUSE build constraints, logging and APIs (#3818)Felix Lange2017-03-315-144/+105
* swarm/api: support mounting manifests via FUSE (#3690)Zahoor Mohamed2017-03-235-0/+623
* rpc: add support for extended headers in CORS requests (#3783)Micah Zoltu2017-03-161-0/+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-236-70/+60
* swarm: remove superfluous line break in log statementsPéter Szilágyi2017-02-231-8/+4
* swarm/api/http: fix go vet issue on Go 1.8Péter Szilágyi2017-02-171-0/+3
* swarm/api/http: add missing copyright headerPéter Szilágyi2017-01-301-0/+16
* cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-275-13/+168
* cmd,eth,les,internal: remove natspec supportBas van Kervel2017-01-171-3/+1
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-094-20/+30
* swarm/api/http: add support for CORS headers (#3388)Maran2017-01-051-3/+23
* swarm/http: check error returned by reader.Size (#3470)Aron Fischer2016-12-221-1/+13
* swarm/api: check for zero length manifest error (#3468)Aron Fischer2016-12-221-0/+5
* swarm/api: Update ENS root address for Ropsten & prod (#3391)Nick Johnson2016-12-022-5/+4
* cmd/bzzd: swarm daemon fixes (#3359)Viktor Trón2016-11-282-4/+7
* common/httpclient, les: removed httpclientJeffrey Wilcke2016-11-251-6/+4
* swarm/api/http: reject requests without content-lengthFelix Lange2016-11-111-1/+5
* swarm/api: add bzz prefix to swarm directoryFelix Lange2016-11-112-12/+7
* core, core/vm: added gas price variance tableJeffrey Wilcke2016-10-151-1/+1
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-3117-0/+2057