You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/control
Brad Fitzpatrick 9e5954c598 control/controlclient: fix crash in tests elsewhere when GetNLPublicKey is nil
4001d0bf25 caused tests in another repo to fail with a crash, calling
a nil func. This might not be the right fix, but fixes the build.

Change-Id: I67263f883c298f307abdd22bc2a30b3393f062e6
Co-authored-by: Maisem Ali <maisem@tailscale.com>
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
controlbase control/controlbase: don't enforce a max protocol version at handshake time. 3 years ago
controlclient control/controlclient: fix crash in tests elsewhere when GetNLPublicKey is nil 2 years ago
controlhttp control/controlhttp: use secure WebSockets protocol by default 2 years ago
controlknobs envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 3 years ago