aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/http
Commit message (Expand)AuthorAgeFilesLines
* swarm/docker: Dockerfile for swarm:edge docker image (#18386)Anton Evangelatov2019-01-031-1/+1
* cmd/swarm, metrics, swarm/api/client, swarm/storage, swarm/metrics, swarm/api...Elad2018-12-111-4/+7
* swarm/api/http: add resetting timer metrics to requests (#18249)Elad2018-12-051-0/+5
* Remove multihash from Swarm bzz:// for Feeds (#18175)Javier Peletier2018-11-261-36/+68
* swarm/api/http: change request served msg log level (#18127)Elad2018-11-181-1/+1
* cmd/swarm, swarm/api/http, swarm/bmt, swarm/fuse, swarm/network/stream, swarm...Alexey Sharov2018-11-143-27/+114
* swarm, cmd/swarm: address ineffectual assignments (#18048)Anton Evangelatov2018-11-082-2/+5
* swarm/api: Fix #18007, missing signature should return HTTP 400 (#18008)Javier Peletier2018-11-072-6/+38
* swarm/api: unexport Respond methods (#18037)Anton Evangelatov2018-11-063-52/+51
* swarm: modify context key (#17925)KimMachineGun2018-11-061-9/+5
* swarm: clean up unused private types and functions (#17989)Ferenc Szabo2018-10-271-7/+0
* swarm/api/http: remove ModTime=now for direct and multipart uploads (#17945)Elad2018-10-191-2/+0
* swarm/storage/feed: Renamed packageJavier Peletier2018-10-032-22/+22
* swarm/storage/feeds: removed capital Feed throughoutJavier Peletier2018-10-032-4/+4
* swarm/storage/feeds: Final package rename and moved filesJavier Peletier2018-10-032-15/+15
* swarm/storage/mru: Renamed rest of MRU referencesJavier Peletier2018-10-032-145/+80
* swarm/storage/mru: Renamed all identifiers to FeedsJavier Peletier2018-10-032-6/+6
* cmd/swarm, swarm: cross-platform Content-Type detection (#17782)Alexey Sharov2018-10-012-16/+57
* Swarm MRUs: Adaptive frequency / Predictable lookups / API simplification (#1...Javier Peletier2018-09-282-182/+133
* all: simplify s[:] to s where s is a slice (#17673)Emil2018-09-151-7/+7
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-3/+3
* swarm/api/http: bzz-immutable wrong handler bug (#17602)Elad2018-09-072-2/+2
* swarm/storage: added metrics for db entry count (#17589)Elad2018-09-061-20/+19
* swarm/api/http: added a regression test for resolver bug from #17483 (#17502)Elad2018-09-062-14/+139
* swarm/api/http: fixed resolver bug (#17483)Elad2018-08-221-1/+1
* cmd/swarm, swarm: added access control functionality (#17404)Elad2018-08-153-62/+63
* Manifest cli fix and upload defaultpath only once (#17375)Janoš Guljaš2018-08-101-1/+3
* swarm/api/http: added logging to denote request ended (#17371)Elad2018-08-102-3/+4
* swarm/api/http: fixed list leaf links (#17342)Giulio M2018-08-082-6/+15
* swarm/api/http: test fixes (#17334)Elad2018-08-072-49/+21
* swarm/api/http: GET/PUT/PATCH/DELETE/POST multipart form unit tests. (#17277)Andrew Chiw2018-08-071-0/+268
* swarm/api/http: refactored http package (#17309)Elad2018-08-079-1279/+825
* swarm/api: remove ioutil.ReadAll for HandleGetFiles (#17276)Anton Evangelatov2018-07-301-19/+2
* swarm/storage/mru: Client-side MRU signatures (#784)Javier Peletier2018-07-232-107/+167
* swarm/api/http: http package refactoring 1/5 and 2/5Elad2018-07-231-17/+13
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-23/+90
* swarm/api/http: http package refactoring 1/5 and 2/5 (#17164)Anton Evangelatov2018-07-123-360/+332
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-095-186/+191
* swarm: network rewrite mergeethersphere2018-06-227-223/+957
* swarm: give correct error on 0x hash prefix (#16195)Elad Nachmias2018-02-274-21/+95
* swarm: creates Swarm landing page for browser 'localhost:xxxx/' GET request w...cooganb2018-02-262-0/+152
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-232-0/+78
* swarm/api/http: Fix using deprecated bzzr scheme (#16152)Lewis Marshall2018-02-231-1/+1
* swarm: add favicon for Swarm templates served by browser (#15958)cooganb2018-02-153-14/+15
* all: update license information (#16089)Felix Lange2018-02-141-1/+1
* swarm/api: url scheme bzz-hash to get hashes of swarm content (#15238) (#15715)Janoš Guljaš2017-12-212-14/+58
* swarm: bzz-list, bzz-raw and bzz-immutable schemes (#15667)Janoš Guljaš2017-12-194-23/+116
* core, swarm: typo fixesferhat elmas2017-10-302-2/+2
* swarm/api: fixed 404 handling on missing default entry (#15139)holisticode2017-10-063-29/+264
* swarm/api/http: add error pages (#14967)holisticode2017-09-095-20/+661
* swarm: fix megacheck warningsEgon Elbre2017-08-142-2/+5
* swarm/api/http: redirect root manifest requests to include trailing slash (#1...Lewis Marshall2017-07-252-0/+68
* cmd/swarm: Add --httpaddr flag (#14475)Lewis Marshall2017-05-221-1/+0
* swarm/api: fix error reporting in api.Resolve (#14464)Lewis Marshall2017-05-131-3/+3
* all: update license informationFelix Lange2017-04-141-8/+8
* swarm/api: better name resolver handling (#3754)holisticode2017-04-131-0/+28
* swarm/api: refactor and improve HTTP API (#3773)Lewis Marshall2017-04-074-228/+615
* cmd/swarm, swarm/api/client: add HTTP API client and 'swarm ls' command (#3742)Lewis Marshall2017-04-052-62/+32
* rpc: add support for extended headers in CORS requests (#3783)Micah Zoltu2017-03-161-0/+1
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-232-39/+32
* swarm: remove superfluous line break in log statementsPéter Szilágyi2017-02-231-8/+4
* swarm/api/http: fix go vet issue on Go 1.8Péter Szilágyi2017-02-171-0/+3
* swarm/api/http: add missing copyright headerPéter Szilágyi2017-01-301-0/+16
* cmd/swarm, swarm/api: bzzr improve + networkid prionolash2017-01-272-7/+142
* cmd,eth,les,internal: remove natspec supportBas van Kervel2017-01-171-3/+1
* swarm/api/http: add support for CORS headers (#3388)Maran2017-01-051-3/+23
* swarm/http: check error returned by reader.Size (#3470)Aron Fischer2016-12-221-1/+13
* common/httpclient, les: removed httpclientJeffrey Wilcke2016-11-251-6/+4
* swarm/api/http: reject requests without content-lengthFelix Lange2016-11-111-1/+5
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-313-0/+423