Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | p2p: fix close data race | Péter Szilágyi | 2015-06-09 | 1 | -0/+1 |
* | p2p: new dialer, peer management without locks | Felix Lange | 2015-05-25 | 1 | -4/+440 |
* | p2p: reject messages that cannot be written as simple RLPx frames | Felix Lange | 2015-03-04 | 1 | -0/+5 |
* | p2p: restore read/write timeouts | Felix Lange | 2015-03-04 | 1 | -0/+5 |
* | p2p: make RLPx frame MAC 16 bytes as defined in the spec | Felix Lange | 2015-03-04 | 1 | -12/+19 |
* | p2p: encrypted and authenticated RLPx frame I/O | Felix Lange | 2015-03-04 | 1 | -19/+47 |
* | p2p: add basic RLPx frame I/O | Felix Lange | 2015-03-04 | 1 | -0/+129 |