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.
Joe Tsai
fcb614a53e
cmd/jsonimports: add static analyzer for consistent "json" imports ( #17669 )
...
This migrates an internal tool to open source
so that we can run it on the tailscale.com module as well.
We add the "util/safediff" also as a dependency of the tool.
This PR does not yet set up a CI to run this analyzer.
Updates tailscale/corp#791
Signed-off-by: Joe Tsai <joetsai@digital-static.net>
6 months ago
..
backoff
util/backoff: rename logtail/backoff package to util/backoff
7 months ago
cache
…
checkchange
net/dns, ipn/ipnlocal: fix regressions from change moving away from deephash
6 months ago
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 )
8 months ago
cstruct
…
ctxkey
…
deephash
util/deephash: move tests that depend on other tailscale packages to deephash_test
12 months ago
dirwalk
…
dnsname
tailcfg: adjust ServiceName.Validate to use vizerror
1 year ago
eventbus
util/eventbus/eventbustest: add support for synctest instead of timers ( #17522 )
6 months ago
execqueue
…
expvarx
util/expvarx: deflake TestSafeFuncHappyPath with synctest
7 months ago
goroutines
…
groupmember
…
hashx
…
httphdr
…
httpm
…
limiter
…
lineiter
…
lineread
…
linuxfw
util/linuxfw: fix 32-bit arm regression with iptables
6 months ago
lru
…
mak
util/mak: delete long-deprecated, unused, pre-generics NonNil func
12 months ago
multierr
…
must
util/must: add Get2 for functions that return two values
10 months ago
nocasemaps
…
osdiag
…
osshare
clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness
6 months ago
osuser
ssh/tailssh: add Plan 9 support for Tailscale SSH
1 year ago
pidowner
…
pool
…
precompress
…
progresstracking
…
prompt
util/prompt: add a default and take default in non-interactive cases
7 months ago
quarantine
…
race
…
racebuild
…
rands
…
reload
…
ringlog
util/ringbuffer: rename to ringlog
8 months ago
safediff
cmd/jsonimports: add static analyzer for consistent "json" imports ( #17669 )
6 months ago
set
control/controlclient: restore aggressive Direct.Close teardown
7 months ago
singleflight
…
slicesx
…
stringsx
…
syspolicy
types/persist: add AttestationKey ( #17281 )
6 months ago
sysresources
…
testenv
nettest, *: add option to run HTTP tests with in-memory network
1 year ago
topk
…
truncate
…
usermetric
feature/featuretags: make usermetrics modular
6 months ago
vizerror
…
winutil
clientupdate, util/osshare, util/winutil, version: improve Windows GUI filename resolution and WinUI build awareness
6 months ago
zstdframe
…