Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p: add network simulation framework (#14982) | Lewis Marshall | 2017-09-25 | 1 | -0/+30 |
* | p2p/discover: support incomplete node URLs, add Resolve | Felix Lange | 2015-12-18 | 1 | -20/+68 |
* | all: fix license headers one more time | Felix Lange | 2015-07-24 | 1 | -1/+1 |
* | all: update license headers to distiguish GPL/LGPL | Felix Lange | 2015-07-23 | 1 | -4/+4 |
* | all: update license information | Felix Lange | 2015-07-07 | 1 | -0/+16 |
* | p2p/discover: use separate rand.Source instances in tests | Felix Lange | 2015-06-10 | 1 | -11/+14 |
* | p2p/discover: new distance metric based on sha3(id) | Felix Lange | 2015-05-06 | 1 | -9/+13 |
* | p2p/discover: track sha3(ID) in Node | Felix Lange | 2015-04-30 | 1 | -28/+43 |
* | p2p/discover: new endpoint format | Felix Lange | 2015-04-30 | 1 | -13/+13 |
* | p2p/discover: add NodeID.Pubkey | Felix Lange | 2015-03-04 | 1 | -0/+18 |
* | p2p/discover: add node URL functions, distinguish TCP/UDP ports | Felix Lange | 2015-02-07 | 1 | -0/+201 |