Commit Graph

17 Commits

Author SHA1 Message Date
Yuriy Glukhov 74f0b705f0 Eip8 auth 2018-05-16 07:31:35 +03:00
Yuriy Glukhov 8ada7e716b Removed GC_ref/GC_unref 2018-05-11 15:25:16 +03:00
Yuriy Glukhov e7959ee19d burnMem(secret) 2018-05-11 13:08:55 +03:00
Yuriy Glukhov 5523cb44db Fixed potential crash 2018-05-11 13:00:25 +03:00
Yuriy Glukhov 128460099a Fixed rlpx send, perform handshake in a test. ENode allows zero ports now. 2018-05-10 22:02:12 +03:00
Zahary Karadjov e43fa613b6 Refactored the RlpxConnect procs to reduce code duplication 2018-05-10 17:03:37 +03:00
Yuriy Glukhov 5ac3163920 Server updates 2018-05-10 15:51:33 +03:00
Jacek Sieka 849b7c1303 Revert "rlpx review comments"
This reverts commit a6b14dcd0b.
2018-05-02 20:51:29 +08:00
Jacek Sieka a6b14dcd0b rlpx review comments 2018-05-02 20:32:41 +08:00
Yuriy Glukhov 7c09171906 Fixed compilation error 2018-05-02 11:52:38 +03:00
cheatfate caf273228e Added copyright headers. 2018-04-30 21:08:18 +03:00
Zahary Karadjov 8050440614 integrate the RLPx encryption with the rest of the framework 2018-04-19 15:43:24 +03:00
Yuriy Glukhov 5526179cce Api adaptation for PeerPool 2018-04-19 15:16:38 +03:00
Zahary Karadjov 8c79997672 Document the RLPx public APIs 2018-04-13 16:05:17 +03:00
Zahary Karadjov e89aab335c Adapt rlpxConnect to the new auth APIs 2018-04-04 02:47:31 +03:00
Yuriy Glukhov c0471a1376 Added TODO: close socket on error 2018-04-02 11:26:04 +03:00
Zahary Karadjov f17352c243 progress on implementing RLPx 2018-04-01 05:41:05 +03:00