..
backoff
util/backoff: rename logtail/backoff package to util/backoff
7 months ago
cache
…
cibuild
…
clientmetric
feature/featuretags: make clientmetrics optional
7 months ago
cloudenv
feature/featuretags, all: add build features, use existing ones in more places
7 months ago
cmpver
…
codegen
cmd/viewer, types/views: implement support for json/v2 ( #16852 )
9 months ago
cstruct
all: use Go 1.21's binary.NativeEndian
1 year ago
ctxkey
all: use reflect.TypeFor now available in Go 1.22 ( #11078 )
2 years ago
deephash
util/deephash: move tests that depend on other tailscale packages to deephash_test
1 year ago
dirwalk
all: use tstest.Replace more
3 years ago
dnsname
tailcfg: adjust ServiceName.Validate to use vizerror
1 year ago
eventbus
cmd/tailscaled, ipn/localapi, util/eventbus: don't link in regexp when debug is omitted
7 months ago
execqueue
…
expvarx
util/expvarx: deflake TestSafeFuncHappyPath with synctest
8 months ago
goroutines
ipn/ipnlocal, util/goroutines: track goroutines for tests, shutdown
1 year ago
groupmember
…
hashx
all: use Go 1.22 range-over-int
2 years ago
httphdr
…
httpm
util/httpm: don't run test if .git doesn't exist
2 years ago
limiter
all: add test for package comments, fix, add comments as needed
2 years ago
lineiter
types/result, util/lineiter: add package for a result type, use it
2 years ago
lineread
all: update copyright and license headers
3 years ago
linuxfw
all: use Go 1.20's errors.Join instead of our multierr package
7 months ago
lru
util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps
1 year ago
mak
util/mak: delete long-deprecated, unused, pre-generics NonNil func
1 year ago
multierr
all: use Go 1.22 range-over-int
2 years ago
must
util/must: add Get2 for functions that return two values
11 months ago
nocasemaps
…
osdiag
all: add test for package comments, fix, add comments as needed
2 years ago
osshare
all: add test for package comments, fix, add comments as needed
2 years ago
osuser
ssh/tailssh: add Plan 9 support for Tailscale SSH
1 year ago
pidowner
types/result, util/lineiter: add package for a result type, use it
2 years ago
pool
…
precompress
…
progresstracking
…
prompt
util/prompt: add a default and take default in non-interactive cases
7 months ago
quarantine
…
race
…
racebuild
all: update copyright and license headers
3 years ago
rands
…
reload
all: use math/rand/v2 more
2 years ago
ringlog
util/ringbuffer: rename to ringlog
8 months ago
set
control/controlclient: restore aggressive Direct.Close teardown
7 months ago
singleflight
…
slicesx
util/slicesx: add AppendNonzero
1 year ago
stringsx
util/stringsx: add package for extra string functions, like CompareFold
1 year ago
syspolicy
cmd/tailscaled: default --encrypt-state to true if TPM is available ( #17376 )
7 months ago
sysresources
…
testenv
nettest, *: add option to run HTTP tests with in-memory network
1 year ago
topk
…
truncate
…
usermetric
wgengine/filter: add check for unknown proto
1 year ago
vizerror
util/vizerror: add WrapWithMessage
2 years ago
winutil
all: use Go 1.20's errors.Join instead of our multierr package
7 months ago
zstdframe
…