Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p/discover: remove unused field Node.activeStamp | Felix Lange | 2015-04-13 | 1 | -1/+0 |
* | p2p/discover: fix off by one error causing buckets to contain duplicates | Felix Lange | 2015-04-01 | 1 | -1/+1 |
* | p2p/discover: implement node bonding | Felix Lange | 2015-04-01 | 1 | -50/+133 |
* | p2p: server>discover table Self=Node exported | zelig | 2015-03-15 | 1 | -3/+3 |
* | p2p/discover: code review fixes | Felix Lange | 2015-02-13 | 1 | -4/+4 |
* | p2p/discover: deflake UDP tests | Felix Lange | 2015-02-09 | 1 | -1/+2 |
* | cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes | Felix Lange | 2015-02-07 | 1 | -2/+2 |
* | p2p/discover: add node URL functions, distinguish TCP/UDP ports | Felix Lange | 2015-02-07 | 1 | -193/+4 |
* | p2p/discover: add some helper functions | Felix Lange | 2015-02-06 | 1 | -8/+29 |
* | p2p/discover: new package implementing the Node Discovery Protocol | Felix Lange | 2015-02-06 | 1 | -0/+447 |