提交歷史

作者 SHA1 備註 提交日期
  Felix Lange c420dcb39c p2p: enforce connection retry limit on server side (#19684) 6 年之前
  Felix Lange 1895059119 p2p: add enode URL to PeerInfo (#17838) 7 年之前
  Felix Lange 30cd5c1854 all: new p2p node representation (#17643) 7 年之前
  Felföldi Zsolt c4df67461f Merge pull request #16333 from shazow/addremovetrustedpeer 7 年之前
  jkcomment 65c91ad5e7 p2p: correct comments typo (#17184) 7 年之前
  ethersphere e187711c65 swarm: network rewrite merge 7 年之前
  Andrey Petrov 6209545083 p2p: Wrap conn.flags ops with atomic.Load/Store 7 年之前
  Andrey Petrov dcca66bce8 p2p: Cache inbound flag on Peer.isInbound to avoid a race 7 年之前
  Guilherme Salgado c60f6f6214 p2p: don't discard reason set by Disconnect (#16559) 7 年之前
  thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 年之前
  Felix Lange 9123eceb0f p2p, p2p/discover: misc connectivity improvements (#16069) 7 年之前
  Lewis Marshall 54aeb8e4c0 p2p/simulations: various stability fixes (#15198) 8 年之前
  Péter Szilágyi 2ee885958b p2p: snappy encoding for devp2p (version bump to 5) (#15106) 8 年之前
  Lewis Marshall 9feec51e2d p2p: add network simulation framework (#14982) 8 年之前
  Martin Holst Swende dc92779c0a p2p: change ping ticker to timer (#15071) 8 年之前
  Felix Lange 96ae35e2ac p2p, p2p/discover, p2p/nat: rework logging using context keys 8 年之前
  Péter Szilágyi d4fd06c3dc all: blidly swap out glog to our log15, logs need rework 8 年之前
  Péter Szilágyi 189dee26c6 p2p: remove trailing newlines from log messages 8 年之前
  Felix Lange 7d8155714b p2p: EIP-8 changes 10 年之前
  Péter Szilágyi e46ab3bdcd eth, p2p, rpc/api: polish protocol info gathering 10 年之前
  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 d84638bd31 p2p: support protocol version negotiation 10 年之前
  Felix Lange 70da79f04c p2p: improve disconnect logging 10 年之前
  Felix Lange 8dcbdcad0a p2p: track write errors and prevent writes during shutdown 10 年之前
  Felix Lange 1440f9a37a p2p: new dialer, peer management without locks 10 年之前
  Felix Lange 64564da20b p2p: decrease maximum message size for devp2p to 1kB 10 年之前
  Felix Lange dbdc5fd4b3 p2p: delete Server.Broadcast 10 年之前
  Felix Lange 691cb90284 p2p: log remote reason when disconnect is requested 10 年之前