aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/pss/pss.go
Commit message (Expand)AuthorAgeFilesLines
* swarm/pss: refactoring (#19110)gluk2562019-02-191-247/+10
* swarm/pss: transition to whisper v6 (#19023)gluk2562019-02-191-3/+3
* swarm/network: remove isproxbin bool from kad.Each* iterfunc (#18239)Viktor Trón2019-01-101-1/+1
* vendor, crypto, swarm: switch over to upstream sha3 packageDave McGregor2019-01-041-2/+2
* swarm/network: Revised depth and health for Kademlia (#18354)lash2018-12-221-1/+1
* swarm/pss: forwarding function refactoring (#18353)gluk2562018-12-221-51/+80
* swarm/pss: Reduce input vulnerabilities (#18304)lash2018-12-181-31/+43
* swarm/pss: Message handler refactor (#18169)lash2018-11-261-40/+131
* all: new p2p node representation (#17643)Felix Lange2018-09-251-4/+3
* all: simplify s[:] to s where s is a slice (#17673)Emil2018-09-151-1/+1
* Kademlia refactor (#17641)Viktor Trón2018-09-121-25/+18
* swarm, swarm/network, swarm/pss: log error and fix logs (#17410)Anton Evangelatov2018-08-211-2/+3
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-131-3/+4
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-091-5/+5
* swarm: network rewrite mergeethersphere2018-06-221-0/+951