Commit Graph

83 Commits (603fd898d443233dadd7871d2fb9400de507424f)

Author SHA1 Message Date
Felix Lange b34a8ef624 p2p, p2p/discover: protocol version 4 10 years ago
obscuren 01e3d694a6 p2p: added received at to peer message 10 years ago
Felix Lange 995fab2ebc p2p: fix yet another disconnect hang 10 years ago
Felix Lange 99a1db2d40 p2p: don't mess with the socket deadline in Peer.readLoop 10 years ago
Felix Lange f1d710af00 p2p: fix Peer shutdown deadlocks 10 years ago
Felix Lange a7bced779a p2p: log disconnect requests 10 years ago
Felix Lange 5ba51594c7 p2p: use package rlp to encode messages 10 years ago
Felix Lange 22659a7fea p2p: restore read/write timeouts 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 3dbd32093c p2p: enable devp2p ping 10 years ago
Felix Lange 73f94f3755 p2p: disable encryption handshake 10 years ago
Felix Lange 32a9c0ca80 p2p: bump devp2p protcol version to 3 10 years ago
Felix Lange fd3e1061e0 p2p: handle disconnect before protocol handshake 10 years ago
Felix Lange 5110f80bba p2p: improve read deadlines 10 years ago
Felix Lange e34d134102 p2p: fixes for actual connections 10 years ago
Felix Lange 5bdc115943 p2p: integrate p2p/discover 10 years ago
zelig 68205dec9f make crypto handshake calls package level, store privateKey on peer + tests ok 10 years ago
zelig 4499743522 apply handshake related improvements from p2p.crypto branch 10 years ago
zelig 54252ede31 add temporary forced session token generation 10 years ago
zelig faa069a126 peer-level integration test for crypto handshake 10 years ago
zelig 58fc2c679b important fix for peer pubkey. when taken from identity, chop first format byte! 10 years ago
zelig e252c634cb first stab at integrating crypto in our p2p 10 years ago
zelig 1803c65e40 integrate cryptoId into peer and connection lifecycle 10 years ago
zelig c8a8aa0d43 initial hook for crypto handshake (void, off by default) 10 years ago
Felix Lange b0ff946b55 p2p: move peerList back into baseProtocol 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
Felix Lange e28c60caf9 p2p: improve and test eofSignal 10 years ago
Felix Lange 3a09459c4c p2p: make Disconnect not hang for peers created with NewPeer 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