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
Maisem Ali a917718353 util/linuxfw: return nil interface not concrete type
It was returning a nil `*iptablesRunner` instead of a
nil `NetfilterRunner` interface which would then fail
checks later.

Fixes #13012

Signed-off-by: Maisem Ali <maisem@tailscale.com>
3 months ago
..
cache util/cache: fix missing interface methods (#11275) 8 months ago
cibuild
clientmetric
cloudenv all: use math/rand/v2 more 5 months ago
cmpver
codegen cmd/viewer, types/views, util/codegen: add viewer support for custom container types 3 months ago
cstruct
ctxkey
deephash util/deephash: fix test regression on 32-bit 4 months ago
dirwalk
dnsname
execqueue
expvarx
fastuuid
goroutines
groupmember
hashx all: use Go 1.22 range-over-int 7 months ago
httphdr
httpm
jsonutil
limiter all: add test for package comments, fix, add comments as needed 4 months ago
lineread
linuxfw util/linuxfw: return nil interface not concrete type 3 months ago
lru
mak
multierr all: use Go 1.22 range-over-int 7 months ago
must
nocasemaps
osdiag all: add test for package comments, fix, add comments as needed 4 months ago
osshare all: add test for package comments, fix, add comments as needed 4 months ago
osuser util/osuser: turn wasm check into a const expression 3 months ago
pidowner all: use Go 1.22 range-over-int 7 months ago
pool
precompress
progresstracking ipn/localapi: add support for multipart POST to file-put 7 months ago
quarantine
race
racebuild
rands wgengine/magicsock: use math/rands/v2 5 months ago
reload all: use math/rand/v2 more 5 months ago
ringbuffer
set util/set: add Of variant of SetOf that takes variadic parameter 6 months ago
singleflight util/singleflight: add DoChanContext 5 months ago
slicesx util/slicesx: add HasPrefix, HasSuffix, CutPrefix, and CutSuffix functions 3 months ago
syspolicy xcode/iOS: support serial number collection via MDM on iOS (#11429) 5 months ago
sysresources
systemd
testenv
topk
truncate
uniq all: use Go 1.22 range-over-int 7 months ago
vizerror
winutil util/winutil/gp: fix a busy loop bug 3 months ago
zstdframe