| Commit message (Expand) | Author | Age | Files | Lines |
* | p2p, p2p/discover: misc connectivity improvements (#16069) | Felix Lange | 2018-02-12 | 1 | -1/+6 |
* | p2p, p2p/discover, p2p/discv5: implement UDP port sharing (#15200) | Felföldi Zsolt | 2018-01-22 | 1 | -2/+23 |
* | cmd/bootnode: stop after generating/writing nodekey | Bas van Kervel | 2017-04-24 | 1 | -0/+1 |
* | all: disable log message colors outside of geth | Felix Lange | 2017-02-27 | 1 | -1/+1 |
* | cmd, whisper/mailserver: revert to utils.Fatalf | Péter Szilágyi | 2017-02-23 | 1 | -10/+11 |
* | accounts, cmd: port packages over to the new logging system | Péter Szilágyi | 2017-02-23 | 1 | -10/+10 |
* | all: blidly swap out glog to our log15, logs need rework | Péter Szilágyi | 2017-02-23 | 1 | -15/+18 |
* | cmd/bootnode, cmd/geth, cmd/bzzd: add --netrestrict | Felix Lange | 2016-11-23 | 1 | -2/+12 |
* | p2p/discv5: added new topic discovery package | Zsolt Felfoldi | 2016-11-09 | 1 | -2/+11 |
* | cmd/bootnode: Add support for outputting a node's ID on the command line | Nick Johnson | 2016-07-15 | 1 | -12/+16 |
* | cmd/bootnode: fix -genkey, add logging options | Felix Lange | 2016-04-22 | 1 | -28/+18 |
* | all: fix go vet warnings | Felix Lange | 2016-04-15 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -2/+2 |
* | all: add some godoc synopsis comments | Felix Lange | 2015-07-07 | 1 | -1/+1 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -16/+15 |
* | cmd/bootnode, eth, p2p, p2p/discover: use a fancier db design | Péter Szilágyi | 2015-04-24 | 1 | -1/+1 |
* | cmd/bootnode, eth, p2p, p2p/discover: clean up the seeder and mesh into eth. | Péter Szilágyi | 2015-04-24 | 1 | -1/+1 |
* | cmd, eth, p2p, p2p/discover: init and clean up the seed cache | Péter Szilágyi | 2015-04-24 | 1 | -1/+1 |
* | p2p/discover: map listening port using configured mechanism | Felix Lange | 2015-02-13 | 1 | -3/+10 |
* | cmd/bootnode: new command (replaces cmd/peerserver) | Felix Lange | 2015-02-10 | 1 | -0/+86 |