| .. |
|
cache
|
a20e46a80f
util/cache: fix missing interface methods (#11275)
|
2 years ago |
|
cibuild
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
clientmetric
|
05afa31df3
util/clientmetric: use counter in aggcounter
|
1 year ago |
|
cloudenv
|
4a8cb1d9f3
all: use math/rand/v2 more
|
1 year ago |
|
cmpver
|
2fa20e3787
util/cmpver: add Less/LessEq helper funcs
|
2 years ago |
|
codegen
|
00be1761b7
util/codegen: treat unique.Handle as an opaque value type
|
1 year ago |
|
cstruct
|
60d19fa00d
all: use Go 1.21's binary.NativeEndian
|
1 year ago |
|
ctxkey
|
94a4f701c2
all: use reflect.TypeFor now available in Go 1.22 (#11078)
|
2 years ago |
|
deephash
|
1023b2a82c
util/deephash: fix test regression on 32-bit
|
1 year ago |
|
dirwalk
|
1a30b2d73f
all: use tstest.Replace more
|
3 years ago |
|
dnsname
|
d69c70ee5b
tailcfg: adjust ServiceName.Validate to use vizerror
|
1 year ago |
|
execqueue
|
38a1cf748a
control/controlclient,util/execqueue: extract execqueue into a package
|
2 years ago |
|
expvarx
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
goroutines
|
07aae18bca
ipn/ipnlocal, util/goroutines: track goroutines for tests, shutdown
|
1 year ago |
|
groupmember
|
673ff2cb0b
util/groupmember: fail earlier if group doesn't exist, use slices.Contains
|
2 years ago |
|
hashx
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
httphdr
|
9cb6c5bb78
util/httphdr: add new package for parsing HTTP headers (#9797)
|
2 years ago |
|
httpm
|
5aa7687b21
util/httpm: don't run test if .git doesn't exist
|
2 years ago |
|
jsonutil
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
limiter
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
lineiter
|
01185e436f
types/result, util/lineiter: add package for a result type, use it
|
1 year ago |
|
lineread
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
linuxfw
|
60d19fa00d
all: use Go 1.21's binary.NativeEndian
|
1 year ago |
|
lru
|
1e2e319e7d
util/slicesx: add MapKeys and MapValues from golang.org/x/exp/maps
|
1 year ago |
|
mak
|
280255acae
various: add golangci-lint, fix issues (#7905)
|
2 years ago |
|
multierr
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
must
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
nocasemaps
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
osdiag
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
osshare
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
osuser
|
575feb486f
util/osuser: turn wasm check into a const expression
|
1 year ago |
|
pidowner
|
01185e436f
types/result, util/lineiter: add package for a result type, use it
|
1 year ago |
|
pool
|
8e4a29433f
util/pool: add package for storing and using a pool of items
|
1 year ago |
|
precompress
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
progresstracking
|
bed818a978
ipn/localapi: add support for multipart POST to file-put
|
1 year ago |
|
quarantine
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
race
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
racebuild
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
rands
|
36e8e8cd64
wgengine/magicsock: use math/rands/v2
|
1 year ago |
|
reload
|
4a8cb1d9f3
all: use math/rand/v2 more
|
1 year ago |
|
ringbuffer
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
set
|
4e0fc037e6
all: use iterators over slice views more
|
1 year ago |
|
singleflight
|
93cd2ab224
util/singleflight: add DoChanContext
|
1 year ago |
|
slicesx
|
8b65598614
util/slicesx: add AppendNonzero
|
1 year ago |
|
stringsx
|
9e2819b5d4
util/stringsx: add package for extra string functions, like CompareFold
|
1 year ago |
|
syspolicy
|
d832467461
client/tailscale,ipn/ipn{local,server},util/syspolicy: implement the AlwaysOn.OverrideWithReason policy setting
|
1 year ago |
|
sysresources
|
8d3acc9235
util/sysresources, magicsock: scale DERP buffer based on system memory
|
2 years ago |
|
systemd
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
testenv
|
682fd72f7b
util/testenv: add new package to hold InTest
|
2 years ago |
|
topk
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
truncate
|
4bbac72868
util/truncate: support []byte as well (#11614)
|
1 year ago |
|
usermetric
|
f0b63d0eec
wgengine/filter: add check for unknown proto
|
1 year ago |
|
vizerror
|
2cadb80fb2
util/vizerror: add WrapWithMessage
|
1 year ago |
|
winutil
|
f0db47338e
cmd/tailscaled,util/syspolicy/source,util/winutil/gp: disallow acquiring the GP lock during service startup
|
1 year ago |
|
zstdframe
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |