Commit History

Author SHA1 Message Date
  Nate Brown c1711bc9c5 Remove tcp rtt tracking from the firewall (#1114) 1 year ago
  Nate Brown 072edd56b3 Fix re-entrant `GetOrHandshake` issues (#1044) 1 year ago
  Wade Simmons fe16ea566d firewall reject packets: cleanup error cases (#957) 1 year ago
  Nate Brown a44e1b8b05 Clean up a hostinfo to reduce memory usage (#955) 1 year ago
  Nate Brown 076ebc6c6e Simplify getting a hostinfo or starting a handshake with one (#954) 1 year ago
  Nate Brown 7edcf620c0 We only need the certificate in ConnectionState (#953) 1 year ago
  Nate Brown 5a131b2975 Combine ca, cert, and key handling (#952) 1 year ago
  Nate Brown a10baeee92 Pull hostmap and pending hostmap apart, remove unused functions (#843) 2 years ago
  Nate Brown 03e4a7f988 Rehandshaking (#838) 2 years ago
  brad-defined 9b03053191 update EncReader and EncWriter interface function args to have concrete types (#844) 2 years ago
  Wade Simmons e0553822b0 Use NewGCMTLS (when using experiment boringcrypto) (#803) 2 years ago
  Nate Brown 1a6c657451 Normalize logs (#837) 2 years ago
  Wade Simmons e1af37e46d add calculated_remotes (#759) 2 years ago
  Wade Simmons 6e0ae4f9a3 firewall: add option to send REJECT replies (#738) 2 years ago
  Nate Brown a06977bbd5 Track connections by local index id instead of vpn ip (#807) 2 years ago
  John Maguire 5bd8712946 Immediately forward packets from self to self on FreeBSD (#808) 2 years ago
  Wade Simmons 9af242dc47 switch to new sync/atomic helpers in go1.19 (#728) 2 years ago
  Nate Brown 4c0ae3df5e Refuse to process double encrypted packets (#741) 2 years ago
  Nate Brown feb3e1317f Add a simple benchmark to e2e tests (#739) 2 years ago
  brad-defined 169cdbbd35 Immediately forward packets received on the nebula TUN device from self to self (#501) 3 years ago
  brad-defined 1a7c575011 Relay (#678) 3 years ago
  Nate Brown 312a01dc09 Lighthouse reload support (#649) 3 years ago
  Nate Brown 467e605d5e Push route handling into overlay, a few more nits fixed (#581) 3 years ago
  Wade Simmons 304b12f63f create ConnectionState before adding to HostMap (#535) 3 years ago
  Nate Brown bcabcfdaca Rework some things into packages (#489) 3 years ago
  Nate Brown 95f4c8a01b Don't check for rebind if we are closing the tunnel (#457) 4 years ago
  Wade Simmons 44cb697552 Add more metrics (#450) 4 years ago
  Nathan Brown 710df6a876 Refactor remotes and handshaking to give every address a fair shot (#437) 4 years ago
  Nathan Brown 64d8e5aa96 More LH cleanup (#429) 4 years ago
  Nathan Brown 75f7bda0a4 Lighthouse performance pass (#418) 4 years ago