aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/handshake.go
Commit message (Expand)AuthorAgeFilesLines
* p2p: restore read/write timeoutsFelix Lange2015-03-041-5/+3
* p2p: verify protocol handshake node IDFelix Lange2015-03-041-0/+3
* p2p: make encryption handshake code easier to followFelix Lange2015-03-041-242/+207
* p2p: use RLPx frames for messagingFelix Lange2015-03-041-17/+10
* p2p: encrypted and authenticated RLPx frame I/OFelix Lange2015-03-041-57/+100
* p2p: disable encryption handshakeFelix Lange2015-02-191-0/+434