aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/discv5
Commit message (Expand)AuthorAgeFilesLines
* all: fix spelling errorsPéter Szilágyi2017-01-071-1/+1
* all: fix issues reported by honnef.co/go/simple/cmd/gosimpleFelix Lange2017-01-072-5/+2
* all: gofmt -w -sFelix Lange2017-01-065-20/+20
* p2p/discover, p2p/discv5: use flexible comparison for IPsPéter Szilágyi2016-12-153-4/+3
* p2p/discv5: search and lookup improvementZsolt Felfoldi2016-12-082-64/+99
* p2p, p2p/discover, p2p/discv5: add IP network restriction featureFelix Lange2016-11-234-7/+13
* p2p/discover, p2p/discv5: prevent relay of invalid IPs and low portsFelix Lange2016-11-233-21/+35
* p2p/discover, p2p/discv5: use netutil.IsTemporaryErrorFelix Lange2016-11-234-124/+1
* cmd, mobile, node, p2p: surface the discovery V5 bootnodesPéter Szilágyi2016-11-151-8/+0
* p2p/discv5: added new bootnodesZsolt Felfoldi2016-11-141-1/+2
* p2p/discv5: fixed bootnode connect issuesZsolt Felfoldi2016-11-144-67/+107
* discv5: fixed state machine lockup bugZsolt Felfoldi2016-11-111-0/+3
* all: update license informationFelix Lange2016-11-098-8/+8
* p2p/discv5: fix build with Go 1.5, delete package testimgFelix Lange2016-11-095-879/+18
* p2p/discv5: added new topic discovery packageZsolt Felfoldi2016-11-0925-0/+7886