aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/client
Commit message (Expand)AuthorAgeFilesLines
* Rebrand as tangerine-network/go-tangerineWei-Ning Huang2019-09-172-13/+13
* Change import go github.com/dexon-foundation/dexonWei-Ning Huang2019-06-122-13/+13
* swarm: remove unused/dead code (#18351)Anton Evangelatov2018-12-241-5/+0
* cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api...Elad2018-12-111-2/+74
* Remove multihash from Swarm bzz:// for Feeds (#18175)Javier Peletier2018-11-261-27/+85
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-141-9/+8
* swarm, cmd/swarm: address ineffectual assignments (#18048)Anton Evangelatov2018-11-081-0/+3
* swarm/storage/feed: Renamed packageJavier Peletier2018-10-032-18/+18
* swarm/storage/feeds: renamed vars that can conflict with package nameJavier Peletier2018-10-031-2/+2
* swarm/storage/feeds: removed capital Feed throughoutJavier Peletier2018-10-031-4/+4
* swarm/storage/feeds: Final package rename and moved filesJavier Peletier2018-10-032-20/+20
* swarm/storage/mru: Renamed rest of MRU referencesJavier Peletier2018-10-032-64/+63
* swarm/storage/mru: Renamed all identifiers to FeedsJavier Peletier2018-10-031-1/+1
* cmd/swarm, swarm: cross-platform Content-Type detection (#17782)Alexey Sharov2018-10-011-2/+7
* Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1...Javier Peletier2018-09-282-43/+100
* swarm/api/http: added a regression test for resolver bug from #17483 (#17502)Elad2018-09-061-7/+7
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-152-12/+40
* Manifest cli fix and upload defaultpath only once (#17375)Janoš Guljaš2018-08-102-15/+18
* swarm/storage/mru: Client-side MRU signatures (#784)Javier Peletier2018-07-232-0/+247
* swarm/api/http: http package refactoring 1/5 and 2/5 (#17164)Anton Evangelatov2018-07-121-1/+1
* swarm: network rewrite mergeethersphere2018-06-222-31/+161
* swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667)Janoš Guljaš2017-12-191-3/+3
* all: gofmt -w -s (#15419)ferhat elmas2017-11-081-19/+19
* swarm: fix megacheck warningsEgon Elbre2017-08-141-5/+3
* all: update license informationFelix Lange2017-04-142-9/+9
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-072-223/+588
* 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-052-0/+403