aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/dial.go
Commit message (Expand)AuthorAgeFilesLines
* p2p: resolve incomplete dial targetsFelix Lange2015-12-181-22/+88
* p2p, p2p/discover: track bootstrap state in p2p/discoverFelix Lange2015-12-181-26/+7
* Revert "fdtrack: temporary hack for tracking file descriptor usage"Jeffrey Wilcke2015-08-201-2/+0
* fdtrack: temporary hack for tracking file descriptor usageFelix Lange2015-08-041-0/+2
* all: fix license headers one more timeFelix Lange2015-07-241-1/+1
* all: update license headers to distiguish GPL/LGPLFelix Lange2015-07-231-4/+4
* all: update license informationFelix Lange2015-07-071-0/+16
* p2p: instrument P2P networking layerPéter Szilágyi2015-06-241-1/+3
* p2p: throttle all discovery lookupsFelix Lange2015-06-221-15/+15
* p2p: new dialer, peer management without locksFelix Lange2015-05-251-0/+276