提交歷史

作者 SHA1 備註 提交日期
  obscuren 01e3d694a6 p2p: added received at to peer message 10 年之前
  Felix Lange 995fab2ebc p2p: fix yet another disconnect hang 10 年之前
  Felix Lange 99a1db2d40 p2p: don't mess with the socket deadline in Peer.readLoop 10 年之前
  Felix Lange f1d710af00 p2p: fix Peer shutdown deadlocks 10 年之前
  Felix Lange a7bced779a p2p: log disconnect requests 10 年之前
  Felix Lange 5ba51594c7 p2p: use package rlp to encode messages 10 年之前
  Felix Lange 22659a7fea p2p: restore read/write timeouts 10 年之前
  Felix Lange 7964f30dcb p2p: msg.Payload contains list data 10 年之前
  Felix Lange 736e632215 p2p: use RLPx frames for messaging 10 年之前
  Felix Lange 3dbd32093c p2p: enable devp2p ping 10 年之前
  Felix Lange 73f94f3755 p2p: disable encryption handshake 10 年之前
  Felix Lange 32a9c0ca80 p2p: bump devp2p protcol version to 3 10 年之前
  Felix Lange fd3e1061e0 p2p: handle disconnect before protocol handshake 10 年之前
  Felix Lange 5110f80bba p2p: improve read deadlines 10 年之前
  Felix Lange e34d134102 p2p: fixes for actual connections 10 年之前
  Felix Lange 5bdc115943 p2p: integrate p2p/discover 10 年之前
  zelig 68205dec9f make crypto handshake calls package level, store privateKey on peer + tests ok 10 年之前
  zelig 4499743522 apply handshake related improvements from p2p.crypto branch 10 年之前
  zelig 54252ede31 add temporary forced session token generation 10 年之前
  zelig faa069a126 peer-level integration test for crypto handshake 10 年之前
  zelig 58fc2c679b important fix for peer pubkey. when taken from identity, chop first format byte! 10 年之前
  zelig e252c634cb first stab at integrating crypto in our p2p 10 年之前
  zelig 1803c65e40 integrate cryptoId into peer and connection lifecycle 10 年之前
  zelig c8a8aa0d43 initial hook for crypto handshake (void, off by default) 10 年之前
  Felix Lange b0ff946b55 p2p: move peerList back into baseProtocol 10 年之前
  obscuren 6abf8ef78f Merge 10 年之前
  Felix Lange e28c60caf9 p2p: improve and test eofSignal 11 年之前
  Felix Lange 3a09459c4c p2p: make Disconnect not hang for peers created with NewPeer 11 年之前
  Felix Lange 59b63caf5e p2p: API cleanup and PoC 7 compatibility 11 年之前
  Felix Lange f38052c499 p2p: rework protocol API 11 年之前