index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
p2p
/
handshake.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
eth, p2p: add trusted node list beside static list
Péter Szilágyi
2015-05-04
1
-7
/
+7
*
eth, p2p: rename trusted nodes to static, drop inbound extra slots
Péter Szilágyi
2015-05-01
1
-7
/
+7
*
p2p: add trust check to handshake, test privileged connectivity
Péter Szilágyi
2015-04-30
1
-7
/
+7
*
p2p: fix goroutine leak when handshake read fails
Felix Lange
2015-04-13
1
-1
/
+1
*
p2p: improve disconnect signaling at handshake time
Felix Lange
2015-04-10
1
-26
/
+42
*
p2p: fix Peer shutdown deadlocks
Felix Lange
2015-04-10
1
-1
/
+1
*
p2p: use package rlp to encode messages
Felix Lange
2015-03-19
1
-6
/
+2
*
p2p: restore read/write timeouts
Felix Lange
2015-03-04
1
-5
/
+3
*
p2p: verify protocol handshake node ID
Felix Lange
2015-03-04
1
-0
/
+3
*
p2p: make encryption handshake code easier to follow
Felix Lange
2015-03-04
1
-242
/
+207
*
p2p: use RLPx frames for messaging
Felix Lange
2015-03-04
1
-17
/
+10
*
p2p: encrypted and authenticated RLPx frame I/O
Felix Lange
2015-03-04
1
-57
/
+100
*
p2p: disable encryption handshake
Felix Lange
2015-02-19
1
-0
/
+434