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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
p2p
/
peer_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: new p2p node representation (#17643)
Felix Lange
2018-09-25
1
-2
/
+2
*
p2p, p2p/discover, p2p/nat: rework logging using context keys
Felix Lange
2017-02-28
1
-9
/
+11
*
all: gofmt -w -s
Felix Lange
2017-01-06
1
-1
/
+1
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
p2p: fix local/remote cap/protocol mixup
Péter Szilágyi
2015-06-27
1
-23
/
+23
*
p2p: support protocol version negotiation
Péter Szilágyi
2015-06-26
1
-0
/
+95
*
p2p: improve disconnect logging
Felix Lange
2015-06-15
1
-1
/
+1
*
p2p: new dialer, peer management without locks
Felix Lange
2015-05-25
1
-12
/
+8
*
p2p: delete Server.Broadcast
Felix Lange
2015-05-25
1
-39
/
+0
*
p2p: remove testlog
Felix Lange
2015-05-14
1
-11
/
+0
*
p2p: log remote reason when disconnect is requested
Felix Lange
2015-05-14
1
-6
/
+7
*
p2p: fix Peer shutdown deadlocks
Felix Lange
2015-04-10
1
-9
/
+65
*
p2p: use package rlp to encode messages
Felix Lange
2015-03-19
1
-20
/
+21
*
p2p: export ExpectMsg (for eth protocol testing)
Felix Lange
2015-03-19
1
-32
/
+0
*
p2p: msg.Payload contains list data
Felix Lange
2015-03-04
1
-41
/
+2
*
p2p: use RLPx frames for messaging
Felix Lange
2015-03-04
1
-17
/
+19
*
p2p: disable encryption handshake
Felix Lange
2015-02-19
1
-85
/
+20
*
p2p: fixes for actual connections
Felix Lange
2015-02-07
1
-9
/
+10
*
p2p: integrate p2p/discover
Felix Lange
2015-02-06
1
-135
/
+161
*
eth, p2p: remove EncodeMsg from p2p.MsgWriter
Felix Lange
2015-01-06
1
-2
/
+2
*
Merge
obscuren
2015-01-06
1
-4
/
+10
*
p2p: improve and test eofSignal
Felix Lange
2014-12-12
1
-0
/
+56
*
p2p: add test for NewPeer
Felix Lange
2014-11-27
1
-0
/
+15
*
p2p: remove Msg.Value and MsgLoop
Felix Lange
2014-11-25
1
-6
/
+8
*
p2p: use package rlp for baseProtocol
Felix Lange
2014-11-25
1
-1
/
+1
*
p2p: use package rlp
Felix Lange
2014-11-25
1
-1
/
+1
*
p2p: API cleanup and PoC 7 compatibility
Felix Lange
2014-11-22
1
-88
/
+220
*
p2p: rework protocol API
Felix Lange
2014-11-22
1
-88
/
+82
*
initial commit of p2p package
zelig
2014-10-23
1
-0
/
+96