Felix Lange
|
429828cd92
|
p2p: reject messages that cannot be written as simple RLPx frames
Until chunked frames are implemented we cannot send messages
with a size overflowing uint24.
|
2015-03-04 16:42:01 +01:00 |
|
Felix Lange
|
22659a7fea
|
p2p: restore read/write timeouts
They got lost in the transition to rlpxFrameRW.
|
2015-03-04 16:42:00 +01:00 |
|
Felix Lange
|
d344054e5a
|
p2p: make RLPx frame MAC 16 bytes as defined in the spec
|
2015-03-04 12:27:24 +01:00 |
|
Felix Lange
|
51e01cceca
|
p2p: encrypted and authenticated RLPx frame I/O
|
2015-03-04 12:27:23 +01:00 |
|
Felix Lange
|
936dd0f3bc
|
p2p: add basic RLPx frame I/O
|
2015-03-04 12:27:23 +01:00 |
|