Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p: use package rlp to encode messages | Felix Lange | 2015-03-19 | 1 | -6/+2 |
* | p2p: restore read/write timeouts | Felix Lange | 2015-03-04 | 1 | -5/+3 |
* | p2p: verify protocol handshake node ID | Felix Lange | 2015-03-04 | 1 | -0/+3 |
* | p2p: make encryption handshake code easier to follow | Felix Lange | 2015-03-04 | 1 | -242/+207 |
* | p2p: use RLPx frames for messaging | Felix Lange | 2015-03-04 | 1 | -17/+10 |
* | p2p: encrypted and authenticated RLPx frame I/O | Felix Lange | 2015-03-04 | 1 | -57/+100 |
* | p2p: disable encryption handshake | Felix Lange | 2015-02-19 | 1 | -0/+434 |