aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/swarm/access_test.go
Commit message (Expand)AuthorAgeFilesLines
* swarm: code cleanup, move to ethersphere/swarm (#19661)Rafael Matias2019-06-041-617/+0
* cmd/swarm: fix resource leaks in tests (#19443)Ferenc Szabo2019-04-111-10/+13
* cmd: prefer nil slices over zero-length slices (#19077)Matthew Halpern2019-02-151-2/+2
* vendor, crypto, swarm: switch over to upstream sha3 packageDave McGregor2019-01-041-2/+2
* cmd/swarm: speed up tests - use global cluster (#18129)Anton Evangelatov2018-11-191-35/+44
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-141-1/+2
* cmd/swarm: speed up tests (#17878)Elad2018-10-091-7/+6
* cmd/swarm: added password to ACT (#17598)Elad2018-09-071-111/+65
* cmd/swarm: added publisher key assertion to act tests (#17471)Elad2018-09-051-4/+40
* cmd/swarm: added scaling test for ACT manifests (#17496)Elad2018-09-041-6/+37
* cmd/swarm: disable ACT tests on windows (#17536)Anton Evangelatov2018-08-291-0/+3
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-151-0/+581