Commit Graph

33 Commits (cfa999f006c30613aa4acce42d8edad056f39c10)

Author SHA1 Message Date
Felix Lange 6fdd0893c3 all: fix go vet warnings 9 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 1cbbfbe7fa p2p: fix a close race in the dial test 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 914e57e49b p2p: fix disconnect at capacity 10 years ago
Péter Szilágyi 8735e5addd p2p: increase the handshake timeout in the tests 10 years ago
Péter Szilágyi 4d5a719f25 cmd, eth, p2p: introduce pending peer cli arg, add tests 10 years ago
Péter Szilágyi 4accc187d5 eth, p2p: add trusted node list beside static list 10 years ago
Péter Szilágyi 54db54931e p2p: add static node dialing test 10 years ago
Péter Szilágyi 413ace37d3 eth, p2p: rename trusted nodes to static, drop inbound extra slots 10 years ago
Péter Szilágyi 701591b403 cmd, eth, p2p: fix review issues enumerated by Felix 10 years ago
Péter Szilágyi 1528dbc171 p2p: add trust check to handshake, test privileged connectivity 10 years ago
Péter Szilágyi de0549fabb cmd/geth, cmd/mist, cmd/utils, eth, p2p: support trusted peers 10 years ago
Felix Lange fc747ef4a6 p2p/discover: new endpoint format 10 years ago
Felix Lange b3c058a9e4 p2p: improve disconnect signaling at handshake time 10 years ago
Felix Lange 5ba51594c7 p2p: use package rlp to encode messages 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 2cf4fed11b cmd/mist, eth, javascript, p2p: use Node URLs for peer suggestions 10 years ago
Felix Lange e34d134102 p2p: fixes for actual connections 10 years ago
Felix Lange 8564eb9f7e p2p/discover: add node URL functions, distinguish TCP/UDP ports 10 years ago
Felix Lange 5bdc115943 p2p: integrate p2p/discover 10 years ago
obscuren 6abf8ef78f Merge 10 years ago
Felix Lange 59b63caf5e p2p: API cleanup and PoC 7 compatibility 10 years ago
Felix Lange e4a601c644 p2p: disable failing Server tests for now 10 years ago
Felix Lange f38052c499 p2p: rework protocol API 10 years ago
zelig 771fbcc02e initial commit of p2p package 10 years ago