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 3c452b9880 util/winutil: fix erroneous condition in implementation of getRegIntegerInternal
We only want to log when err != registry.ErrNotExist. The condition was backward.

Signed-off-by: Aaron Klotz <aaron@tailscale.com>
3 years ago
..
cibuild all: use cibuild.On 4 years ago
clientmetric
cloudenv
cmpver
codegen all: convert more code to use net/netip directly 4 years ago
cstruct util/endian: delete package; use updated josharian/native instead 3 years ago
deephash types/ptr: move all the ptrTo funcs to one new package's ptr.To 3 years ago
dirwalk util/dirwalk, metrics, portlist: add new package for fast directory walking 3 years ago
dnsname
goroutines
groupmember
hashx
jsonutil
lineread
mak
multierr util/multierr: optimize New for nil cases (#6750) 3 years ago
must
osshare all: remove old +build tags 3 years ago
pidowner all: remove old +build tags 3 years ago
precompress
quarantine cmd/tailscale, util/quarantine: set quarantine flags on files from Taildrop 3 years ago
racebuild all: remove old +build tags 3 years ago
set util/set: add new set package for SetHandle type 3 years ago
singleflight
strs
systemd all: remove old +build tags 3 years ago
uniq
winutil util/winutil: fix erroneous condition in implementation of getRegIntegerInternal 3 years ago