forked from cerc-io/plugeth
faa069a126
- add const length params for handshake messages - add length check to fail early - add debug logs to help interop testing (!ABSOLUTELY SHOULD BE DELETED LATER) - wrap connection read/writes in error check - add cryptoReady channel in peer to signal when secure session setup is finished - wait for cryptoReady or timeout in TestPeersHandshake |
||
---|---|---|
.. | ||
client_identity_test.go | ||
client_identity.go | ||
crypto_test.go | ||
crypto.go | ||
message_test.go | ||
message.go | ||
nat.go | ||
natpmp.go | ||
natupnp.go | ||
peer_error.go | ||
peer_test.go | ||
peer.go | ||
protocol_test.go | ||
protocol.go | ||
server_test.go | ||
server.go | ||
testlog_test.go | ||
testpoc7.go |