Commit History

Author SHA1 Message Date
  Nate Brown 2e1d6743be v1.4.0 (#458) 4 years ago
  Nate Brown d004fae4f9 Unlock the hostmap quickly, lock hostinfo instead (#459) 4 years ago
  Nate Brown 95f4c8a01b Don't check for rebind if we are closing the tunnel (#457) 4 years ago
  Nate Brown 9ff73cb02f Increase the timestamp resolution for handshakes (#453) 4 years ago
  John Maguire 98c391396c Remove log when no handshake message is sent (#452) 4 years ago
  Nate Brown 1bc6f5fe6c Minor windows focused improvements (#443) 4 years ago
  Wade Simmons 44cb697552 Add more metrics (#450) 4 years ago
  Nathan Brown db23fdf9bc Dont apply race avoidance to existing handshakes, use the handshake time to determine who wins (#451) 4 years ago
  Nathan Brown df7c7eec4a Get out faster on nil udpAddr (#449) 4 years ago
  Nathan Brown 6f37280e8e Fully close tunnels when CloseAllTunnels is called (#448) 4 years ago
  Nathan Brown a0735dd7d5 Add locking around ssh conns to avoid concurrent map access on reload (#447) 4 years ago
  Nathan Brown 1deb5d98e8 Fix tun funcs for ios and android (#446) 4 years ago
  Nathan Brown a1ee521d79 Fix a failed return in an error case (#445) 4 years ago
  brad-defined 7859140711 Only set serveDns if the host is also configured to be a lighthouse. (#433) 4 years ago
  brad-defined 17106f83a0 Ensure the Nebula device exists before attempting to bind to the Nebula IP (#375) 4 years ago
  Nathan Brown ab08be1e3e Don't panic on a nil response from the lighthouse (#442) 4 years ago
  Nathan Brown 710df6a876 Refactor remotes and handshaking to give every address a fair shot (#437) 4 years ago
  John Maguire 20bef975cd Remove obsolete systemd unit settings (take 2) (#438) 4 years ago
  Nathan Brown 480036fbc8 Remove unused structs in hostmap.go (#430) 4 years ago
  Nathan Brown 1499be3e40 Fix name resolution for host names in config (#431) 4 years ago
  Nathan Brown 64d8e5aa96 More LH cleanup (#429) 4 years ago
  Nathan Brown 75f7bda0a4 Lighthouse performance pass (#418) 4 years ago
  Nathan Brown e7e55618ff Include bad backets in the good handshake test (#428) 4 years ago
  Nathan Brown 0c2e5973e1 Simple lie test (#427) 4 years ago
  Nathan Brown 830d6d4639 Start of end to end testing with a good handshake between two nodes (#425) 4 years ago
  Nathan Brown 883e09a392 Don't use a global ca pool (#426) 4 years ago
  Wade Simmons 4603b5b2dd fix PromoteEvery check (#424) 4 years ago
  Wade Simmons a71541fb0b export build version as a prometheus label (#405) 4 years ago
  Nathan Brown 3ea7e1b75f Don't use a global logger (#423) 4 years ago
  Nathan Brown 7a9f9dbded Don't craft buffers if we don't need them (#416) 4 years ago