aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/client/client_test.go
Commit message (Expand)AuthorAgeFilesLines
* swarm/storage/feed: Renamed packageJavier Peletier2018-10-031-10/+10
* swarm/storage/feeds: renamed vars that can conflict with package nameJavier Peletier2018-10-031-2/+2
* swarm/storage/feeds: Final package rename and moved filesJavier Peletier2018-10-031-11/+11
* swarm/storage/mru: Renamed rest of MRU referencesJavier Peletier2018-10-031-35/+35
* swarm/storage/mru: Renamed all identifiers to FeedsJavier Peletier2018-10-031-1/+1
* Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1...Javier Peletier2018-09-281-32/+45
* 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-151-2/+2
* Manifest cli fix and upload defaultpath only once (#17375)Janoš Guljaš2018-08-101-1/+1
* swarm/storage/mru: Client-side MRU signatures (#784)Javier Peletier2018-07-231-0/+160
* swarm/api/http: http package refactoring 1/5 and 2/5 (#17164)Anton Evangelatov2018-07-121-1/+1
* swarm: network rewrite mergeethersphere2018-06-221-10/+41
* 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-141-1/+1
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-071-19/+241
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-051-0/+105