| Commit message (Expand) | Author | Age | Files | Lines |
* | p2p: when peer is removed remove it also from dial history (#16060) | Dmitry Shulyak | 2018-02-21 | 1 | -0/+13 |
* | p2p, swarm/network/kademlia: use IsZero to check for zero time (#15603) | ferhat elmas | 2017-12-04 | 1 | -1/+1 |
* | p2p/simulations: various stability fixes (#15198) | Lewis Marshall | 2017-12-01 | 1 | -10/+15 |
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 1 | -3/+20 |
* | p2p: if no nodes are connected, attempt dialing bootnodes (#13874) | Péter Szilágyi | 2017-04-11 | 1 | -2/+26 |
* | p2p, p2p/discover, p2p/nat: rework logging using context keys | Felix Lange | 2017-02-28 | 1 | -7/+6 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -9/+8 |
* | p2p: remove trailing newlines from log messages | Péter Szilágyi | 2017-02-23 | 1 | -1/+1 |
* | p2p, p2p/discover, p2p/discv5: add IP network restriction feature | Felix Lange | 2016-11-23 | 1 | -7/+38 |
* | node, p2p, internal: Add ability to remove peers via admin interface | Firescar96 | 2016-07-15 | 1 | -0/+5 |
* | p2p: resolve incomplete dial targets | Felix Lange | 2015-12-18 | 1 | -22/+88 |
* | p2p, p2p/discover: track bootstrap state in p2p/discover | Felix Lange | 2015-12-18 | 1 | -26/+7 |
* | Revert "fdtrack: temporary hack for tracking file descriptor usage" | Jeffrey Wilcke | 2015-08-20 | 1 | -2/+0 |
* | fdtrack: temporary hack for tracking file descriptor usage | Felix Lange | 2015-08-04 | 1 | -0/+2 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | p2p: instrument P2P networking layer | Péter Szilágyi | 2015-06-24 | 1 | -1/+3 |
* | p2p: throttle all discovery lookups | Felix Lange | 2015-06-22 | 1 | -15/+15 |
* | p2p: new dialer, peer management without locks | Felix Lange | 2015-05-25 | 1 | -0/+276 |