aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/api.go
Commit message (Expand)AuthorAgeFilesLines
* Manifest cli fix and upload defaultpath only once (#17375)Janoš Guljaš2018-08-101-1/+21
* swarm/api: close tar writer in GetDirectoryTar to flush and clean (#17339)Janoš Guljaš2018-08-091-0/+4
* swarm/api/http: refactored http package (#17309)Elad2018-08-071-2/+1
* swarm/storage/mru: Client-side MRU signatures (#784)Javier Peletier2018-07-231-51/+21
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-3/+11
* swarm/api/http: http package refactoring 1/5 and 2/5 (#17164)Anton Evangelatov2018-07-121-16/+243
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-37/+38
* swarm: network rewrite mergeethersphere2018-06-221-99/+347
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-231-0/+53
* swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpointsJanos Guljas2018-02-221-1/+1
|\
| * swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667)Janoš Guljaš2017-12-191-1/+1
* | swarm/api: implement NoResolverError with information about TLDJanos Guljas2017-12-191-6/+20
* | swarm/api: use path.Ext instead strings.LastIndex in MultiResolver.ResolveJanos Guljas2017-12-051-2/+3
* | swarm/api: remove unneeded blank assignementJanos Guljas2017-12-051-1/+1
* | swarm/api: initialize map with make to comply with the conventionJanos Guljas2017-12-051-1/+1
* | swarm/api: remove unneeded assignment in MultiResolverOptionWithResolverJanos Guljas2017-12-051-3/+0
* | swarm: add CLI --ens-endpoint flag (#14386)Janos Guljas2017-12-011-0/+64
|/
* swarm/api: fixed 404 handling on missing default entry (#15139)holisticode2017-10-061-3/+7
* swarm/api/http: add error pages (#14967)holisticode2017-09-091-0/+1
* swarm: fix megacheck warningsEgon Elbre2017-08-141-6/+4
* swarm/api: fix error reporting in api.Resolve (#14464)Lewis Marshall2017-05-131-18/+25
* swarm/api: better name resolver handling (#3754)holisticode2017-04-131-13/+15
* swarm/api: FUSE read-write support (#13872)Zahoor Mohamed2017-04-121-1/+190
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-071-73/+31
* 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-12/+11
* cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-271-3/+10
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-091-1/+8
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-311-0/+191