| Commit message (Expand) | Author | Age | Files | Lines |
* | p2p, swarm: fix node up races by granular locking (#18976) | Ferenc Szabo | 2019-02-19 | 1 | -48/+107 |
* | swarm: fix network/stream data races (#19051) | Janoš Guljaš | 2019-02-19 | 1 | -1/+1 |
* | p2p/simulations: fix data race on swarm/network/simulations (#18464) | Elad | 2019-02-19 | 1 | -4/+15 |
* | p2p/simulations: eliminate concept of pivot (#18426) | Ferenc Szabo | 2019-01-11 | 1 | -2/+0 |
* | A few minor code inspection fixes (#18393) | Ferenc Szabo | 2019-01-06 | 1 | -3/+3 |
* | p2p/simulation: move connection methods from swarm/network/simulation (#18323) | Elad | 2018-12-17 | 1 | -12/+71 |
* | swarm: snapshot load improvement (#18220) | Janoš Guljaš | 2018-12-07 | 1 | -0/+75 |
* | p2p/simulations, swarm/network: Custom services in snapshot (#17991) | lash | 2018-11-12 | 1 | -3/+41 |
* | p2p/simulations: fix a deadlock and clean up adapters (#17891) | Felix Lange | 2018-10-12 | 1 | -20/+24 |
* | all: new p2p node representation (#17643) | Felix Lange | 2018-09-25 | 1 | -32/+32 |
* | swarm: network rewrite merge | ethersphere | 2018-06-22 | 1 | -34/+33 |
* | all: library changes for swarm-network-rewrite (#16898) | Elad | 2018-06-14 | 1 | -9/+9 |
* | p2p: fix some golint warnings (#16577) | kiel barry | 2018-05-08 | 1 | -154/+155 |
* | p2p: changed if-else blocks to conform with golint (#16660) | GagziW | 2018-05-03 | 1 | -2/+1 |
* | p2p/simulations: add mocker functionality (#15207) | holisticode | 2017-12-13 | 1 | -0/+20 |
* | all: use gometalinter.v2, fix new gosimple issues (#15650) | Zach | 2017-12-13 | 1 | -4/+3 |
* | p2p/simulations: various stability fixes (#15198) | Lewis Marshall | 2017-12-01 | 1 | -11/+56 |
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 1 | -0/+680 |