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 1023b2a82c util/deephash: fix test regression on 32-bit
Fix regression from bd93c3067e where I didn't notice the
32-bit test failure was real and not its usual slowness-related
regression. Yay failure blindness.

Updates #12526

Change-Id: I00e33bba697e2cdb61a0d76a71b62406f6c2eeb9
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 months ago
..
cache
cibuild
clientmetric
cloudenv all: use math/rand/v2 more 6 months ago
cmpver
codegen
cstruct
ctxkey
deephash util/deephash: fix test regression on 32-bit 5 months ago
dirwalk
dnsname
execqueue
expvarx
fastuuid
goroutines
groupmember
hashx
httphdr
httpm
jsonutil
limiter
lineread
linuxfw util/linuxfw: don't try cleaning iptables on gokrazy 6 months ago
lru util/lru: add Clear method 7 months ago
mak
multierr all: use Go 1.22 range-over-int 8 months ago
must
nocasemaps
osdiag ipn/local: log OS-specific diagnostic information as JSON (#11700) 7 months ago
osshare
osuser util/osuser: add unit test for parseGroupIds 7 months ago
pidowner
pool util/pool: add package for storing and using a pool of items 6 months ago
precompress
progresstracking
quarantine
race
racebuild
rands wgengine/magicsock: use math/rands/v2 6 months ago
reload all: use math/rand/v2 more 6 months ago
ringbuffer
set util/set: add Of variant of SetOf that takes variadic parameter 7 months ago
singleflight util/singleflight: add DoChanContext 6 months ago
slicesx all: use math/rand/v2 more 6 months ago
syspolicy xcode/iOS: support serial number collection via MDM on iOS (#11429) 6 months ago
sysresources
systemd
testenv
topk
truncate
uniq
vizerror
winutil util/winutil: update UserProfile to ensure any environment variables in the roaming profile path are expanded 6 months ago
zstdframe