Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -2/+2 |
* | p2p/discover, p2p/discv5: use flexible comparison for IPs | Péter Szilágyi | 2016-12-15 | 1 | -1/+1 |
* | p2p, p2p/discover, p2p/discv5: add IP network restriction feature | Felix Lange | 2016-11-23 | 1 | -2/+2 |
* | p2p/discover, p2p/discv5: prevent relay of invalid IPs and low ports | Felix Lange | 2016-11-23 | 1 | -2/+8 |
* | p2p/discover, p2p/discv5: use netutil.IsTemporaryError | Felix Lange | 2016-11-23 | 1 | -8/+1 |
* | p2p/discv5: fixed bootnode connect issues | Zsolt Felfoldi | 2016-11-14 | 1 | -0/+4 |
* | all: update license information | Felix Lange | 2016-11-09 | 1 | -1/+1 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 1 | -0/+456 |