You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Brad Fitzpatrick
d9144c73a8
cmd/tailscale: add start of "tailscale update" command
...
Goal: one way for users to update Tailscale, downgrade, switch tracks,
regardless of platform (Windows, most Linux distros, macOS, Synology).
This is a start.
Updates #755 , etc
Change-Id: I23466da1ba41b45f0029ca79a17f5796c2eedd92
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 years ago
..
cibuild
all: use cibuild.On
4 years ago
clientmetric
all: fix spelling mistakes
4 years ago
cloudenv
all: use syncs.AtomicValue
4 years ago
cmpver
util/cmpver: move into OSS from corp repo.
5 years ago
codegen
util/codegen: permit running in directories without copyright headers
3 years ago
cstruct
util/endian: delete package; use updated josharian/native instead
3 years ago
deephash
control/controlclient, tailcfg: add Node.Expired field, set for expired nodes
3 years ago
dirwalk
util/dirwalk, metrics, portlist: add new package for fast directory walking
3 years ago
dnsname
all: fix spelling mistakes
4 years ago
goroutines
ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics}
4 years ago
groupmember
util/groupmember: remove redundant code ( #4298 )
4 years ago
hashx
util/hashx: move from sha256x ( #5388 )
4 years ago
jsonutil
all: use any instead of interface{}
4 years ago
lineread
util/lineread: add docs to Reader
5 years ago
mak
all: fix spelling mistakes
4 years ago
multierr
util/multierr: optimize New for nil cases ( #6750 )
3 years ago
must
util/must: rename Do->Get, add Do
4 years ago
osshare
all: remove old +build tags
4 years ago
pidowner
all: remove old +build tags
4 years ago
precompress
cmd/tsconnect: pre-compress main.wasm when building the NPM package
4 years ago
quarantine
cmd/tailscale, util/quarantine: set quarantine flags on files from Taildrop
3 years ago
racebuild
all: remove old +build tags
4 years ago
set
util/set: add new set package for SetHandle type
3 years ago
singleflight
util/singleflight: sync with upstream
4 years ago
strs
util/strs: add new package for string utility funcs
4 years ago
systemd
all: remove old +build tags
4 years ago
uniq
util/uniq: add ModifySliceFunc ( #5504 )
4 years ago
winutil
cmd/tailscale: add start of "tailscale update" command
3 years ago