Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed merge issue | obscuren | 2015-05-07 | 1 | -2/+2 |
|\ | |||||
| * | eth, p2p: add trusted node list beside static list | Péter Szilágyi | 2015-05-04 | 1 | -2/+2 |
| * | eth, p2p: rename trusted nodes to static, drop inbound extra slots | Péter Szilágyi | 2015-05-01 | 1 | -2/+2 |
| * | p2p: add trust check to handshake, test privileged connectivity | Péter Szilágyi | 2015-04-30 | 1 | -2/+2 |
* | | p2p/discover: new endpoint format | Felix Lange | 2015-04-30 | 1 | -6/+6 |
|/ | |||||
* | p2p: improve disconnect signaling at handshake time | Felix Lange | 2015-04-10 | 1 | -2/+2 |
* | p2p: make encryption handshake code easier to follow | Felix Lange | 2015-03-04 | 1 | -60/+65 |
* | p2p: encrypted and authenticated RLPx frame I/O | Felix Lange | 2015-03-04 | 1 | -79/+21 |
* | p2p: disable encryption handshake | Felix Lange | 2015-02-19 | 1 | -0/+224 |