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/util
Aaron Klotz c163b2a3f1 util/winutil, util/winutil/vss: remove winrestore and vss as they are unnecessary.
I wrote this code way back at the beginning of my tenure at Tailscale when we
had concerns about needing to restore deleted machine keys from backups.

We never ended up using this functionality, and the code is now getting in the
way, so we might as well remove it.

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
3 years ago
..
cibuild all: use cibuild.On 3 years ago
clientmetric util/clientmetric: add gauge_ name prefix when uploading names 3 years ago
cmpver util/cmpver: move into OSS from corp repo. 4 years ago
codegen cmd/cloner,util/codegen: refactor cloner internals to allow reuse 3 years ago
deephash tailcfg,all: change structs to []*dnstype.Resolver 3 years ago
dnsname all: use Go 1.18's strings.Cut 3 years ago
endian all: gofmt with Go 1.17 3 years ago
groupmember util/groupmember: remove redundant code (#4298) 3 years ago
jsonutil all: use any instead of interface{} 3 years ago
lineread util/lineread: add docs to Reader 4 years ago
mak util/mak: move tailssh's mapSet into a new package for reuse elsewhere 3 years ago
multierr all: use any instead of interface{} 3 years ago
netconv util/netconv: add package to convert between netip and netaddr types 3 years ago
osshare all: gofmt with Go 1.17 3 years ago
pidowner all: gofmt with Go 1.17 3 years ago
racebuild all: gofmt with Go 1.17 3 years ago
systemd all: use any instead of interface{} 3 years ago
uniq all: use any instead of interface{} 3 years ago
winutil util/winutil, util/winutil/vss: remove winrestore and vss as they are unnecessary. 3 years ago