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
Brad Fitzpatrick 673ff2cb0b util/groupmember: fail earlier if group doesn't exist, use slices.Contains
Noticed both while re-reading this code.

Updates #cleanup

Change-Id: I3b70f1d5dc372853fa292ae1adbdee8cfc6a9a7b
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
cibuild
clientmetric
cloudenv
cmpver util/cmpver: only consider ascii numerals (#9741) 2 years ago
cmpx
codegen
cstruct
deephash
dirwalk
dnsname
goroutines
groupmember util/groupmember: fail earlier if group doesn't exist, use slices.Contains 2 years ago
hashx
httphdr util/httphdr: add new package for parsing HTTP headers (#9797) 2 years ago
httpm util/httpm, all: add a test to make sure httpm is used consistently 2 years ago
jsonutil
limiter
lineread
linuxfw util/linuxfw: add missing error checks in tests 2 years ago
lru
mak various: add golangci-lint, fix issues (#7905) 3 years ago
multierr
must
nocasemaps util/nocasemaps: import nocasemaps from corp 2 years ago
osdiag
osshare
pidowner
precompress
quarantine
race util/race: add test to confirm we don't leak goroutines 2 years ago
racebuild
rands
ringbuffer
set util/set: make Clone a method (#10044) 2 years ago
singleflight
slicesx util/slicesx: add EqualSameNil, like slices.Equal but same nilness 2 years ago
syspolicy Revert "ipn/ipnlocal: add new DNS and subnet router policies" (#9962) 2 years ago
sysresources
systemd
testenv
truncate
uniq
vizerror
winutil