Commit History

Author SHA1 Message Date
  Nate Brown 84dd988f01 Cert v2 more todos (#1316) 8 months ago
  Nate Brown f2c32421c4 Support for ipv6 in the overlay with v2 certificates 11 months ago
  Nate Brown e264a0ff88 Switch most everything to netip in prep for ipv6 in the overlay (#1173) 1 year ago
  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) 2 years ago
  Nate Brown 7edcf620c0 We only need the certificate in ConnectionState (#953) 2 years ago
  Nate Brown 5a131b2975 Combine ca, cert, and key handling (#952) 2 years 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) 3 years ago
  Nate Brown feb3e1317f Add a simple benchmark to e2e tests (#739) 3 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