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 dd615c8fdd util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional
Updates #12614

Change-Id: Ic0eba982aa8468a55c63e1b763345f032a55b4e2
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
3 months ago
..
cache
cibuild
clientmetric util/clientmetric: use counter in aggcounter 11 months ago
cloudenv all: use math/rand/v2 more 2 years ago
cmpver
codegen cmd/viewer, types/views: implement support for json/v2 (#16852) 5 months ago
cstruct all: use Go 1.21's binary.NativeEndian 12 months ago
ctxkey
deephash util/deephash: move tests that depend on other tailscale packages to deephash_test 8 months ago
dirwalk
dnsname tailcfg: adjust ServiceName.Validate to use vizerror 11 months ago
eventbus util/eventbus: flesh out docs a bit 3 months ago
execqueue
expvarx util/expvarx: deflake TestSafeFuncHappyPath with synctest 4 months ago
goroutines ipn/ipnlocal, util/goroutines: track goroutines for tests, shutdown 1 year ago
groupmember
hashx
httphdr
httpm
limiter all: add test for package comments, fix, add comments as needed 2 years ago
lineiter types/result, util/lineiter: add package for a result type, use it 1 year ago
lineread
linuxfw util/linuxfw, feature/buildfeatures: add ts_omit_iptables to make IPTables optional 3 months ago
lru util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps 1 year ago
mak util/mak: delete long-deprecated, unused, pre-generics NonNil func 8 months ago
multierr
must util/must: add Get2 for functions that return two values 7 months ago
nocasemaps
osdiag all: add test for package comments, fix, add comments as needed 2 years ago
osshare all: add test for package comments, fix, add comments as needed 2 years ago
osuser ssh/tailssh: add Plan 9 support for Tailscale SSH 9 months ago
pidowner types/result, util/lineiter: add package for a result type, use it 1 year ago
pool
precompress
progresstracking
prompt util/prompt: make yes/no prompt reusable 6 months ago
quarantine
race
racebuild
rands wgengine/magicsock: use math/rands/v2 2 years ago
reload all: use math/rand/v2 more 2 years ago
ringlog util/ringbuffer: rename to ringlog 4 months ago
set util/set: add more functionality to IntSet (#16640) 5 months ago
singleflight util/singleflight: add DoChanContext 2 years ago
slicesx util/slicesx: add AppendNonzero 12 months ago
stringsx util/stringsx: add package for extra string functions, like CompareFold 1 year ago
syspolicy various: allow tailscaled shutdown via LocalAPI 3 months ago
sysresources
systemd util/systemd: don't link systemd-notification package on Android 8 months ago
testenv nettest, *: add option to run HTTP tests with in-memory network 9 months ago
topk
truncate
usermetric wgengine/filter: add check for unknown proto 11 months ago
vizerror util/vizerror: add WrapWithMessage 1 year ago
winutil cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the GP lock during service startup 11 months ago
zstdframe