aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/handshake_test.go
Commit message (Expand)AuthorAgeFilesLines
* fixed merge issueobscuren2015-05-071-2/+2
|\
| * eth, p2p: add trusted node list beside static listPéter Szilágyi2015-05-041-2/+2
| * eth, p2p: rename trusted nodes to static, drop inbound extra slotsPéter Szilágyi2015-05-011-2/+2
| * p2p: add trust check to handshake, test privileged connectivityPéter Szilágyi2015-04-301-2/+2
* | p2p/discover: new endpoint formatFelix Lange2015-04-301-6/+6
|/
* p2p: improve disconnect signaling at handshake timeFelix Lange2015-04-101-2/+2
* p2p: make encryption handshake code easier to followFelix Lange2015-03-041-60/+65
* p2p: encrypted and authenticated RLPx frame I/OFelix Lange2015-03-041-79/+21
* p2p: disable encryption handshakeFelix Lange2015-02-191-0/+224