Historique des commits

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