aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network/stream/messages.go
Commit message (Expand)AuthorAgeFilesLines
* swarm/network, swarm/storage: Preserve opentracing contexts (#19022)lash2019-02-081-1/+1
* swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239)Viktor Trón2019-01-101-1/+1
* swarm/network/stream: disambiguate chunk delivery messages (retrieval… (#17...holisticode2018-10-211-1/+2
* swarm/network: disallow historical retrieval requests (#17936)Elad2018-10-191-0/+1
* swarm: Lightnode mode: disable sync, retrieve, subscription (#17899)Attila Gazso2018-10-181-1/+10
* Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-271-4/+10
|\
| * Merge pull request #17734 from frncmx/fix-dos-attack-invalid-hash-lengthViktor Trón2018-09-261-4/+10
| |\
| | * swarm/network/stream: fix DoS invalid hash length (#927)Ferenc Szabo2018-09-211-4/+10
* | | Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-251-3/+3
|\| |
| * | all: new p2p node representation (#17643)Felix Lange2018-09-251-3/+3
| |/
* / cmd/swarm, swarm: add stream peer servers limitJanos Guljas2018-09-241-4/+6
|/
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-131-40/+47
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-10/+19
* swarm: network rewrite mergeethersphere2018-06-221-0/+370