Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p, p2p/discover, p2p/discv5: add IP network restriction feature | Felix Lange | 2016-11-23 | 4 | -7/+13 |
* | p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports | Felix Lange | 2016-11-23 | 3 | -21/+35 |
* | p2p/discover, p2p/discv5: use netutil.IsTemporaryError | Felix Lange | 2016-11-23 | 4 | -124/+1 |
* | cmd, mobile, node, p2p: surface the discovery V5 bootnodes | Péter Szilágyi | 2016-11-15 | 1 | -8/+0 |
* | p2p/discv5: added new bootnodes | Zsolt Felfoldi | 2016-11-14 | 1 | -1/+2 |
* | p2p/discv5: fixed bootnode connect issues | Zsolt Felfoldi | 2016-11-14 | 4 | -67/+107 |
* | discv5: fixed state machine lockup bug | Zsolt Felfoldi | 2016-11-11 | 1 | -0/+3 |
* | all: update license information | Felix Lange | 2016-11-09 | 8 | -8/+8 |
* | p2p/discv5: fix build with Go 1.5, delete package testimg | Felix Lange | 2016-11-09 | 5 | -879/+18 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 25 | -0/+7886 |