Commit Graph

19 Commits (c70b0a9138fcc711f6b9a3d3007b102ab3b2639d)

Author SHA1 Message Date
Håvard Anda Estensen 138f0d7494
p2p: use errors.Is for error comparison (#24882) 2 years ago
henopied 63972e7548
p2p: fix type of DiscSubprotocolError (#24747) 2 years ago
Felix Lange 870b4505a0
p2p: define DiscReason as uint8 (#24507) 3 years ago
Evolution404 5afc82de6e
p2p: fix array out of bounds issue (#23165) 3 years ago
kiel barry 864e80a48f p2p: fix some golint warnings (#16577) 6 years ago
Felix Lange 96ae35e2ac p2p, p2p/discover, p2p/nat: rework logging using context keys 8 years ago
Felix Lange 0d10d5a0a5 p2p: fix value of DiscSubprotocolError 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
Felix Lange 1440f9a37a p2p: new dialer, peer management without locks 9 years ago
Felix Lange 9c7281c17e p2p: make DiscReason bigger than byte 10 years ago
Felix Lange f1d710af00 p2p: fix Peer shutdown deadlocks 10 years ago
Felix Lange e34d134102 p2p: fixes for actual connections 10 years ago
Felix Lange 5bdc115943 p2p: integrate p2p/discover 10 years ago
Felix Lange f0f6727778 p2p: use an error type for disconnect requests 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