rene
|
129cf075e9
p2p: move rlpx into separate package (#21464)
|
5 年之前 |
Felix Lange
|
90caa2cabb
p2p: new dial scheduler (#20592)
|
5 年之前 |
Rick
|
6f1a600f6c
p2p: fix bug in TestPeerDisconnect (#20277)
|
6 年之前 |
Felix Lange
|
c420dcb39c
p2p: enforce connection retry limit on server side (#19684)
|
6 年之前 |
Felix Lange
|
30cd5c1854
all: new p2p node representation (#17643)
|
7 年之前 |
Felix Lange
|
96ae35e2ac
p2p, p2p/discover, p2p/nat: rework logging using context keys
|
8 年之前 |
Felix Lange
|
35a7dcb162
all: gofmt -w -s
|
8 年之前 |
Felix Lange
|
bfbcfbe4a9
all: fix license headers one more time
|
10 年之前 |
Felix Lange
|
3f047be5aa
all: update license headers to distiguish GPL/LGPL
|
10 年之前 |
Felix Lange
|
ea54283b30
all: update license information
|
10 年之前 |
Péter Szilágyi
|
216fc267fa
p2p: fix local/remote cap/protocol mixup
|
10 年之前 |
Péter Szilágyi
|
d84638bd31
p2p: support protocol version negotiation
|
10 年之前 |
Felix Lange
|
70da79f04c
p2p: improve disconnect logging
|
10 年之前 |
Felix Lange
|
1440f9a37a
p2p: new dialer, peer management without locks
|
10 年之前 |
Felix Lange
|
dbdc5fd4b3
p2p: delete Server.Broadcast
|
10 年之前 |
Felix Lange
|
206fe25971
p2p: remove testlog
|
10 年之前 |
Felix Lange
|
691cb90284
p2p: log remote reason when disconnect is requested
|
10 年之前 |
Felix Lange
|
f1d710af00
p2p: fix Peer shutdown deadlocks
|
10 年之前 |
Felix Lange
|
5ba51594c7
p2p: use package rlp to encode messages
|
10 年之前 |
Felix Lange
|
4811f460e7
p2p: export ExpectMsg (for eth protocol testing)
|
10 年之前 |
Felix Lange
|
7964f30dcb
p2p: msg.Payload contains list data
|
10 年之前 |
Felix Lange
|
736e632215
p2p: use RLPx frames for messaging
|
10 年之前 |
Felix Lange
|
73f94f3755
p2p: disable encryption handshake
|
10 年之前 |
Felix Lange
|
e34d134102
p2p: fixes for actual connections
|
10 年之前 |
Felix Lange
|
5bdc115943
p2p: integrate p2p/discover
|
10 年之前 |
Felix Lange
|
eb0e7b1b81
eth, p2p: remove EncodeMsg from p2p.MsgWriter
|
10 年之前 |
obscuren
|
6abf8ef78f
Merge
|
10 年之前 |
Felix Lange
|
e28c60caf9
p2p: improve and test eofSignal
|
11 年之前 |
Felix Lange
|
cfd7e74c25
p2p: add test for NewPeer
|
11 年之前 |
Felix Lange
|
9b85002b70
p2p: remove Msg.Value and MsgLoop
|
11 年之前 |