aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/network
Commit message (Expand)AuthorAgeFilesLines
* swarm/storage/mru: Renamed all identifiers to FeedsJavier Peletier2018-10-031-1/+1
* Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-276-31/+146
|\
| * Merge pull request #17757 from ethersphere/retrieve-request-ttl-prViktor Trón2018-09-274-22/+64
| |\
| | * swarm: prevent forever running retrieve request loopsBalint Gabor2018-09-264-22/+64
| * | Merge pull request #17734 from frncmx/fix-dos-attack-invalid-hash-lengthViktor Trón2018-09-262-9/+82
| |\ \ | | |/ | |/|
| | * swarm/network/stream: fix DoS invalid hash length (#927)Ferenc Szabo2018-09-212-9/+82
* | | swarm/network/stream: fix a typo in test commentJanos Guljas2018-09-261-1/+1
* | | Merge branch 'master' into max-stream-peer-serversJanos Guljas2018-09-2542-414/+400
|\| |
| * | all: new p2p node representation (#17643)Felix Lange2018-09-2541-403/+389
| |/
| * all: fix various comment typos (#17591)HackyMiner2018-09-202-2/+2
* | cmd/swarm, swarm: add stream peer servers limitJanos Guljas2018-09-246-19/+198
|/
* swarm/network: downgrade fetcher unable to request log message severity (#17692)Janoš Guljaš2018-09-181-1/+1
* swarm: Chunk refactor improvements (#17683)Balint Gabor2018-09-183-6/+6
* swarm: Chunk refactor (#17659)Balint Gabor2018-09-1317-466/+1293
* Kademlia refactor (#17641)Viktor Trón2018-09-1212-361/+225
* all: remove the duplicate 'the' in annotations (#17509)Wenbiao Zheng2018-08-273-3/+3
* swarm: fix typos (#17473)Geon Kim2018-08-221-3/+3
* swarm/network: bump bzz protocol version (#17449)Anton Evangelatov2018-08-212-2/+2
* swarm, swarm/network, swarm/pss: log error and fix logs (#17410)Anton Evangelatov2018-08-211-2/+2
* swarm/network, swarm/storage: validate chunk size (#17397)Anton Evangelatov2018-08-141-0/+7
* swarm: Added lightnode flag (#17291)Attila Gazso2018-08-072-17/+76
* cmd/swarm, swarm: various test fixes (#17299)Janoš Guljaš2018-08-064-10/+29
* Merge netsim mig to master (#17241)holisticode2018-07-3114-2433/+1365
* swarm: network simulation for swarm tests (#769)Janoš Guljaš2018-07-2317-0/+2770
* swarm/network: bump up protocol versions due to wrapped message intro (#17170)Anton Evangelatov2018-07-133-7/+7
* swarm: integrate OpenTracing; propagate ctx to internal APIs (#17169)Anton Evangelatov2018-07-1313-85/+152
* swarm: ctx propagation; bmt fixes; pss generic notification framework (#17150)Anton Evangelatov2018-07-097-15/+304
* swarm: network rewrite mergeethersphere2018-06-2252-4308/+10949
* all: fix various typos (#16533)Wuxiang2018-04-191-1/+1
* swarm: initial instrumentation (#15969)Anton Evangelatov2018-02-234-1/+76
* cmd/swarm: add config file (#15548)holisticode2017-12-124-11/+22
* p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603)ferhat elmas2017-12-041-1/+1
* build: enable unconvert linter (#15456)ferhat elmas2017-11-115-7/+7
* swarm/storage: pyramid chunker re-write (#14382)Zahoor Mohamed2017-09-221-2/+2
* swarm: fix megacheck warningsEgon Elbre2017-08-144-22/+9
* swarm/network/kademlia: set kademlia log output to debug instead of warn (#3787)holisticode2017-03-181-1/+1
* errs: kill it with firePéter Szilágyi2017-03-011-70/+33
* all: disable log message colors outside of gethFelix Lange2017-02-271-1/+1
* eth, les, swarm: fix go vet issues sufraced by log15Péter Szilágyi2017-02-234-6/+6
* all: blidly swap out glog to our log15, logs need reworkPéter Szilágyi2017-02-239-158/+151
* swarm: remove superfluous line break in log statementsPéter Szilágyi2017-02-231-1/+1
* swarm/network: fix chunk integrity checks (#3665)Viktor Trón2017-02-132-12/+18
* all: fix ineffectual assignments and remove uses of crypto.Sha3Felix Lange2017-01-092-8/+8
* logger, pow/dagger, pow/ezp: delete dead codeFelix Lange2017-01-071-7/+0
* swarm/network, cmd/swarm: swarm default network id is 3 (to match Ropsten)zelig2016-12-131-1/+1
* cmd/bzzd: swarm daemon fixes (#3359)Viktor Trón2016-11-281-7/+11
* swarm/network: prevent relay of invalid IPsFelix Lange2016-11-231-0/+5
* swarm/network: skip TestSyncDbFelix Lange2016-11-111-0/+2
* all: update license informationFelix Lange2016-11-091-1/+1
* swarm: plan bee for content storage and distribution on web3ΞTHΞЯSPHΞЯΞ2016-08-3114-0/+4462