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
/
rlpx_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p: don't send DiscReason when using net.Pipe (#16004)
Anton Evangelatov
2018-02-22
1
-3
/
+35
*
all: Rename crypto.Sha3{,Hash}() to crypto.Keccak256{,Hash}()
Ricardo Catalinas Jiménez
2016-02-22
1
-2
/
+2
*
p2p: EIP-8 changes
Felix Lange
2016-02-19
1
-6
/
+229
*
crypto, crypto/ecies, crypto/secp256k1: libsecp256k1 scalar mult
Gustav Simonsson
2015-11-30
1
-0
/
+2
*
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: new dialer, peer management without locks
Felix Lange
2015-05-25
1
-5
/
+239
*
p2p: use package rlp to encode messages
Felix Lange
2015-03-19
1
-2
/
+2
*
p2p: msg.Payload contains list data
Felix Lange
2015-03-04
1
-12
/
+2
*
p2p: make RLPx frame MAC 16 bytes as defined in the spec
Felix Lange
2015-03-04
1
-1
/
+0
*
p2p: encrypted and authenticated RLPx frame I/O
Felix Lange
2015-03-04
1
-17
/
+29
*
p2p: add basic RLPx frame I/O
Felix Lange
2015-03-04
1
-0
/
+123