| Commit message (Expand) | Author | Age | Files | Lines |
* | swarm: remove unused/dead code (#18351) | Anton Evangelatov | 2018-12-24 | 1 | -5/+0 |
* | cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api... | Elad | 2018-12-11 | 1 | -2/+74 |
* | Remove multihash from Swarm bzz:// for Feeds (#18175) | Javier Peletier | 2018-11-26 | 1 | -27/+85 |
* | cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm... | Alexey Sharov | 2018-11-14 | 1 | -9/+8 |
* | swarm, cmd/swarm: address ineffectual assignments (#18048) | Anton Evangelatov | 2018-11-08 | 1 | -0/+3 |
* | swarm/storage/feed: Renamed package | Javier Peletier | 2018-10-03 | 2 | -18/+18 |
* | swarm/storage/feeds: renamed vars that can conflict with package name | Javier Peletier | 2018-10-03 | 1 | -2/+2 |
* | swarm/storage/feeds: removed capital Feed throughout | Javier Peletier | 2018-10-03 | 1 | -4/+4 |
* | swarm/storage/feeds: Final package rename and moved files | Javier Peletier | 2018-10-03 | 2 | -20/+20 |
* | swarm/storage/mru: Renamed rest of MRU references | Javier Peletier | 2018-10-03 | 2 | -64/+63 |
* | swarm/storage/mru: Renamed all identifiers to Feeds | Javier Peletier | 2018-10-03 | 1 | -1/+1 |
* | cmd/swarm, swarm: cross-platform Content-Type detection (#17782) | Alexey Sharov | 2018-10-01 | 1 | -2/+7 |
* | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1... | Javier Peletier | 2018-09-28 | 2 | -43/+100 |
* | swarm/api/http: added a regression test for resolver bug from #17483 (#17502) | Elad | 2018-09-06 | 1 | -7/+7 |
* | cmd/swarm, swarm: added access control functionality (#17404) | Elad | 2018-08-15 | 2 | -12/+40 |
* | Manifest cli fix and upload defaultpath only once (#17375) | Janoš Guljaš | 2018-08-10 | 2 | -15/+18 |
* | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 2 | -0/+247 |
* | swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) | Anton Evangelatov | 2018-07-12 | 1 | -1/+1 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 2 | -31/+161 |
* | swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) | Janoš Guljaš | 2017-12-19 | 1 | -3/+3 |
* | all: gofmt -w -s (#15419) | ferhat elmas | 2017-11-08 | 1 | -19/+19 |
* | swarm: fix megacheck warnings | Egon Elbre | 2017-08-14 | 1 | -5/+3 |
* | all: update license information | Felix Lange | 2017-04-14 | 2 | -9/+9 |
* | swarm/api: refactor and improve HTTP API (#3773) | Lewis Marshall | 2017-04-07 | 2 | -223/+588 |
* | cmd/swarm: allow uploading from stdin (#3744) | Louis Holbrook | 2017-04-06 | 1 | -1/+25 |
* | cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742) | Lewis Marshall | 2017-04-05 | 2 | -0/+403 |