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/wgengine/wgcfg
Brad Fitzpatrick 653d0738f9 types/netmap: remove PrivateKey from NetworkMap
It's an unnecessary nuisance having it. We go out of our way to redact
it in so many places when we don't even need it there anyway.

Updates #12639

Change-Id: I5fc72e19e9cf36caeb42cf80ba430873f67167c3
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 weeks ago
..
nmcfg types/netmap: remove PrivateKey from NetworkMap 2 weeks ago
config.go wgengine/wgcfg: remove two unused Config fields 3 weeks ago
config_test.go util/checkchange: stop using deephash everywhere 2 months ago
device.go all: use Go 1.20's errors.Join instead of our multierr package 2 months ago
device_test.go go.mod,wgengine/magicsock: update wireguard-go (#16148) 6 months ago
parser.go all: update copyright and license headers 3 years ago
parser_test.go all: use Go 1.22 range-over-int 2 years ago
wgcfg_clone.go wgengine/wgcfg: remove two unused Config fields 3 weeks ago
writer.go wgengine/wgcfg: don't send UAPI to disable keep-alives on new peers 2 years ago