Commit Graph

35 Commits (d8e0807da22eb922539d15b0d5d01ccdd58b1267)

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