Commit History

Author SHA1 Message Date
  Nate Brown a390125935 Support reloading preferred_ranges (#1043) 1 year ago
  Nate Brown 072edd56b3 Fix re-entrant `GetOrHandshake` issues (#1044) 1 year ago
  Nate Brown 3356e03d85 Default `pki.disconnect_invalid` to true and make it reloadable (#859) 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 3bbf5f4e67 Use an interface for udp conns (#901) 2 years ago
  Wade Simmons e0185c4b01 Support NIST curve P256 (#769) 2 years ago
  Nate Brown 03e4a7f988 Rehandshaking (#838) 2 years ago
  Nate Brown fd99ce9a71 Use fewer test packets (#840) 2 years ago
  Nate Brown ee8e1348e9 Use connection manager to drive NAT maintenance (#835) 2 years ago
  Nate Brown 6b3d42efa5 Use atomic.Pointer for certState (#833) 2 years ago
  Nate Brown 92cc32f844 Remove handshake race avoidance (#820) 2 years ago
  Nate Brown a06977bbd5 Track connections by local index id instead of vpn ip (#807) 2 years ago
  Wade Simmons 9af242dc47 switch to new sync/atomic helpers in go1.19 (#728) 2 years ago
  Nate Brown 312a01dc09 Lighthouse reload support (#649) 3 years ago
  Nate Brown 2f1f0d602f Cleanup most of the remaining nits (#578) 3 years ago
  Nate Brown e07524a654 Move all of tun into overlay (#577) 3 years ago
  Nate Brown 4453964e34 Move util to test, contextual errors to util (#575) 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
  brad-defined 6ae8ba26f7 Add a context object in nebula.Main to clean up on error (#550) 3 years ago
  Donatas Abraitis 32e2619323 Teardown tunnel automatically if peer's certificate expired (#370) 3 years ago
  Nathan Brown 64d8e5aa96 More LH cleanup (#429) 4 years ago
  Nathan Brown 3ea7e1b75f Don't use a global logger (#423) 4 years ago
  Wade Simmons d604270966 Fix most known data races (#396) 4 years ago
  mhp 672ce1f0a8 Move slice allocations in connection manager monitor loop (#340) 4 years ago
  Wade Simmons b37a91cfbc add meta packet statistics (#230) 5 years ago
  Ryan Huber 1297090af3 add configurable punching delay because of race-condition-y conntracks (#210) 5 years ago