| Commit message (Expand) | Author | Age | Files | Lines |
* | swarm: remove unused/dead code (#18351) | Anton Evangelatov | 2018-12-24 | 1 | -58/+0 |
* | Remove multihash from Swarm bzz:// for Feeds (#18175) | Javier Peletier | 2018-11-26 | 1 | -13/+12 |
* | swarm/api: improve not found error msg (#18171) | Elad | 2018-11-26 | 1 | -1/+1 |
* | swarm/storage/feed: Renamed package | Javier Peletier | 2018-10-03 | 1 | -24/+24 |
* | swarm/storage/feeds: removed capital Feed throughout | Javier Peletier | 2018-10-03 | 1 | -11/+11 |
* | swarm/storage/feeds: Final package rename and moved files | Javier Peletier | 2018-10-03 | 1 | -13/+14 |
* | swarm/storage/mru: Renamed rest of MRU references | Javier Peletier | 2018-10-03 | 1 | -57/+56 |
* | swarm/storage/mru: Renamed all identifiers to Feeds | Javier Peletier | 2018-10-03 | 1 | -7/+7 |
* | cmd/swarm, swarm: cross-platform Content-Type detection (#17782) | Alexey Sharov | 2018-10-01 | 1 | -5/+46 |
* | Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1... | Javier Peletier | 2018-09-28 | 1 | -82/+96 |
* | swarm: Chunk refactor (#17659) | Balint Gabor | 2018-09-13 | 1 | -7/+0 |
* | swarm/api: fix typo (#17500) | Geon Kim | 2018-08-27 | 1 | -1/+1 |
* | all: remove the duplicate 'the' in annotations (#17509) | Wenbiao Zheng | 2018-08-27 | 1 | -1/+1 |
* | cmd/swarm, swarm: added access control functionality (#17404) | Elad | 2018-08-15 | 1 | -35/+94 |
* | Manifest cli fix and upload defaultpath only once (#17375) | Janoš Guljaš | 2018-08-10 | 1 | -1/+21 |
* | swarm/api: close tar writer in GetDirectoryTar to flush and clean (#17339) | Janoš Guljaš | 2018-08-09 | 1 | -0/+4 |
* | swarm/api/http: refactored http package (#17309) | Elad | 2018-08-07 | 1 | -2/+1 |
* | swarm/storage/mru: Client-side MRU signatures (#784) | Javier Peletier | 2018-07-23 | 1 | -51/+21 |
* | swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169) | Anton Evangelatov | 2018-07-13 | 1 | -3/+11 |
* | swarm/api/http: http package refactoring 1/5 and 2/5 (#17164) | Anton Evangelatov | 2018-07-12 | 1 | -16/+243 |
* | swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150) | Anton Evangelatov | 2018-07-09 | 1 | -37/+38 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 1 | -99/+347 |
* | swarm: initial instrumentation (#15969) | Anton Evangelatov | 2018-02-23 | 1 | -0/+53 |
* | swarm, cmd/swarm: Merge branch 'master' into multiple-ens-endpoints | Janos Guljas | 2018-02-22 | 1 | -1/+1 |
|\ |
|
| * | swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667) | Janoš Guljaš | 2017-12-19 | 1 | -1/+1 |
* | | swarm/api: implement NoResolverError with information about TLD | Janos Guljas | 2017-12-19 | 1 | -6/+20 |
* | | swarm/api: use path.Ext instead strings.LastIndex in MultiResolver.Resolve | Janos Guljas | 2017-12-05 | 1 | -2/+3 |
* | | swarm/api: remove unneeded blank assignement | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
* | | swarm/api: initialize map with make to comply with the convention | Janos Guljas | 2017-12-05 | 1 | -1/+1 |
* | | swarm/api: remove unneeded assignment in MultiResolverOptionWithResolver | Janos Guljas | 2017-12-05 | 1 | -3/+0 |
* | | swarm: add CLI --ens-endpoint flag (#14386) | Janos Guljas | 2017-12-01 | 1 | -0/+64 |
|/ |
|
* | swarm/api: fixed 404 handling on missing default entry (#15139) | holisticode | 2017-10-06 | 1 | -3/+7 |
* | swarm/api/http: add error pages (#14967) | holisticode | 2017-09-09 | 1 | -0/+1 |
* | swarm: fix megacheck warnings | Egon Elbre | 2017-08-14 | 1 | -6/+4 |
* | swarm/api: fix error reporting in api.Resolve (#14464) | Lewis Marshall | 2017-05-13 | 1 | -18/+25 |
* | swarm/api: better name resolver handling (#3754) | holisticode | 2017-04-13 | 1 | -13/+15 |
* | swarm/api: FUSE read-write support (#13872) | Zahoor Mohamed | 2017-04-12 | 1 | -1/+190 |
* | swarm/api: refactor and improve HTTP API (#3773) | Lewis Marshall | 2017-04-07 | 1 | -73/+31 |
* | eth, les, swarm: fix go vet issues sufraced by log15 | Péter Szilágyi | 2017-02-23 | 1 | -1/+1 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -12/+11 |
* | cmd/swarm, swarm/api: bzzr improve + networkid prio | nolash | 2017-01-27 | 1 | -3/+10 |
* | all: fix ineffectual assignments and remove uses of crypto.Sha3 | Felix Lange | 2017-01-09 | 1 | -1/+8 |
* | swarm: plan bee for content storage and distribution on web3 | ΞTHΞЯSPHΞЯΞ | 2016-08-31 | 1 | -0/+191 |