32 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Ethan Buchman a14fd8eba0
p2p: fix peer count mismatch #2332 (#2969) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Anton Kaliaev 9752e059e1
fix nil pointer panic by checking if peer is nil 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Alexander Simmerl 5796e879b9
Introduce option to skip duplicate ip check 6 years ago
  Alexander Simmerl b698a9febc
Remove double locking in HasIP 6 years ago
  Alexander Simmerl 77f09f5b5e
Move to ne.IP 6 years ago
  Ethan Buchman 1fe41be929
p2p: prevent connections from same ip 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 7 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 7 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 7 years ago
  Ethan Buchman aea8629272 peer interface 7 years ago
  Ethan Buchman 54c63726b0 p2p: minor comment fixes 7 years ago
  Emmanuel Odeke c48e772115
p2p: fully test PeerSet, more docs, parallelize PeerSet tests 7 years ago
  Ethan Buchman 16509ac3db
p2p: fix race by peer.Start() before peers.Add() 7 years ago
  Ethan Buchman 23a6a6f8fc move into p2p package 7 years ago
  Jae Kwon 432a37857d Add RemoteAddr and ListenAddr to NodeInfo; Refactor IPRange logic 9 years ago
  Jae Kwon abc3a2cc3c initial commit 9 years ago