aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/peer_error.go
Commit message (Expand)AuthorAgeFilesLines
* p2p: new dialer, peer management without locksFelix Lange2015-05-251-44/+12
* p2p: make DiscReason bigger than byteFelix Lange2015-04-171-1/+1
* p2p: fix Peer shutdown deadlocksFelix Lange2015-04-101-6/+4
* p2p: fixes for actual connectionsFelix Lange2015-02-071-1/+1
* p2p: integrate p2p/discoverFelix Lange2015-02-061-29/+27
* p2p: use an error type for disconnect requestsFelix Lange2014-12-151-0/+9
* p2p: API cleanup and PoC 7 compatibilityFelix Lange2014-11-221-50/+100
* p2p: rework protocol APIFelix Lange2014-11-221-6/+4
* initial commit of p2p packagezelig2014-10-231-0/+76