Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p/discover: fix pending replies iteration | Felix Lange | 2015-02-17 | 1 | -1/+2 |
* | p2p/discover: fix race in ListenUDP | Felix Lange | 2015-02-13 | 1 | -24/+17 |
* | p2p/discover: map listening port using configured mechanism | Felix Lange | 2015-02-13 | 1 | -6/+17 |
* | p2p/discover: code review fixes | Felix Lange | 2015-02-13 | 1 | -2/+2 |
* | p2p/discover: deflake UDP tests | Felix Lange | 2015-02-09 | 1 | -3/+2 |
* | p2p/discover: add node URL functions, distinguish TCP/UDP ports | Felix Lange | 2015-02-07 | 1 | -13/+19 |
* | p2p/discover: add some helper functions | Felix Lange | 2015-02-06 | 1 | -2/+2 |
* | p2p/discover: new package implementing the Node Discovery Protocol | Felix Lange | 2015-02-06 | 1 | -0/+422 |