|
.bencher
|
babd163aac
bencher: add config to suppress failures on benchmark regressions.
|
4 years ago |
|
.github
|
59936e6d4a
scripts: don't refresh the pacman repository on Arch (#12194)
|
1 year ago |
|
appc
|
380a3a0834
appc: track metrics for route info storing
|
1 year ago |
|
atomicfile
|
280255acae
various: add golangci-lint, fix issues (#7905)
|
2 years ago |
|
chirp
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
client
|
fc074a6b9f
client/tailscale: add the nodeAttrs section
|
1 year ago |
|
clientupdate
|
b8af91403d
clientupdate: return true for CanAutoUpdate for macsys (#12746)
|
1 year ago |
|
cmd
|
2742153f84
cmd/k8s-operator: add a metric to track the amount of ProxyClass resources (#12833)
|
1 year ago |
|
control
|
808b4139ee
wgengine/magicsock: use wireguard-go/conn.PeerAwareEndpoint
|
1 year ago |
|
derp
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
disco
|
706e30d49e
disco: correct noun for nacl box type in disco docs
|
2 years ago |
|
docs
|
1ec0273473
docs/k8s: fix subnet router manifests (#12305)
|
1 year ago |
|
doctor
|
b9adbe2002
net/{interfaces,netmon}, all: merge net/interfaces package into net/netmon
|
1 year ago |
|
drive
|
4b6a0c42c8
safesocket: add ConnectContext
|
1 year ago |
|
envknob
|
0323dd01b2
ci: enable checklocks workflow for specific packages
|
1 year ago |
|
gokrazy
|
6d3c10579e
gokrazy: update breakglass with now-upstreamed ec2 change
|
1 year ago |
|
health
|
3f3edeec07
health: drop unnecessary logging in TestSetUnhealthyWithTimeToVisible (#12795)
|
1 year ago |
|
hostinfo
|
0b32adf9ec
hostinfo: set Hostinfo.PackageType for mkctr container builds
|
1 year ago |
|
internal
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
ipn
|
8882c6b730
ipn/ipnlocal: wait for DERP before auto exit node migration
|
1 year ago |
|
jsondb
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
k8s-operator
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
kube
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
licenses
|
35d2efd692
licenses: update license notices
|
1 year ago |
|
log
|
5d61d1c7b0
log/sockstatlog: don't block for more than 5s on shutdown
|
1 year ago |
|
logpolicy
|
4b6a0c42c8
safesocket: add ConnectContext
|
1 year ago |
|
logtail
|
7403d8e9a8
logtail: close idle HTTP connections on shutdown
|
1 year ago |
|
metrics
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
net
|
f0b9d3f477
net/tstun: fix docstring for Wrapper.SetWGConfig (#12796)
|
1 year ago |
|
omit
|
1ea100e2e5
cmd/tailscaled, ipn/conffile: support ec2 user-data config file
|
1 year ago |
|
packages
|
eb6883bb5a
go.mod: upgrade nfpm to v2 (#8786)
|
2 years ago |
|
paths
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
portlist
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
posture
|
874972b683
posture: add network hardware addresses to posture identity
|
1 year ago |
|
prober
|
c8f258a904
prober: propagate DERPMap request creation errors
|
1 year ago |
|
proxymap
|
0323dd01b2
ci: enable checklocks workflow for specific packages
|
1 year ago |
|
publicapi
|
041733d3d1
publicapi: add note that API docs have moved to existing docs files (#12770)
|
1 year ago |
|
release
|
18765cd4f9
release/dist/qnap: omit .qpkg.codesigning files
|
1 year ago |
|
safesocket
|
4b6a0c42c8
safesocket: add ConnectContext
|
1 year ago |
|
safeweb
|
7349b274bd
safeweb: handle mux pattern collisions more generally (#11801)
|
1 year ago |
|
scripts
|
59936e6d4a
scripts: don't refresh the pacman repository on Arch (#12194)
|
1 year ago |
|
smallzstd
|
7c1d6e35a5
all: use Go 1.22 range-over-int
|
1 year ago |
|
ssh
|
ba517ab388
cmd/k8s-operator,ssh/tailssh,tsnet: optionally record 'kubectl exec' sessions via Kubernetes operator's API server proxy (#12274)
|
1 year ago |
|
syncs
|
d209b032ab
syncs: add Map.WithLock to allow mutations to the underlying map (#8101)
|
1 year ago |
|
tailcfg
|
808b4139ee
wgengine/magicsock: use wireguard-go/conn.PeerAwareEndpoint
|
1 year ago |
|
taildrop
|
2e404b769d
all: use new AppendEncode methods available in Go 1.22 (#11079)
|
2 years ago |
|
tempfork
|
82394debb7
cmd/tailscale: add shell tab-completion
|
1 year ago |
|
tka
|
781f79408d
ipn/ipnlocal: allow multiple signature chains from the same SigCredential
|
1 year ago |
|
tool
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
tsconst
|
71029cea2d
all: update copyright and license headers
|
3 years ago |
|
tsd
|
745931415c
health, all: remove health.Global, finish plumbing health.Tracker
|
1 year ago |
|
tsnet
|
23c5870bd3
tsnet: do not log an error on shutdown
|
1 year ago |
|
tstest
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
tstime
|
4a8cb1d9f3
all: use math/rand/v2 more
|
1 year ago |
|
tsweb
|
646990a7d0
tsweb: log once per request
|
1 year ago |
|
types
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
util
|
fc28c8e7f3
cmd/cloner, cmd/viewer, util/codegen: add support for generic types and interfaces
|
1 year ago |
|
version
|
da32468988
version/mkversion: allow env config of oss git cache dir
|
1 year ago |
|
wf
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
wgengine
|
808b4139ee
wgengine/magicsock: use wireguard-go/conn.PeerAwareEndpoint
|
1 year ago |
|
words
|
7b3e30f391
words: add some fruit with scales (#8460)
|
1 year ago |
|
.gitattributes
|
1813c2a162
.: add .gitattributes entry to use Go hunk-header driver
|
4 years ago |
|
.gitignore
|
843afe7c53
ssh/tailssh: add integration test
|
1 year ago |
|
.golangci.yml
|
3f576fc4ca
ci: run 'go vet' in golangci-lint; fix errors in tests
|
2 years ago |
|
ALPINE.txt
|
1b1b6bb634
ALPINE.txt,Dockerfile{.base},build_docker.sh: bump alpine (#10543)
|
2 years ago |
|
AUTHORS
|
a8d8b8719a
Move Linux client & common packages into a public repo.
|
6 years ago |
|
CODEOWNERS
|
0913ec023b
CODEOWNERS: add the start of an owners file
|
2 years ago |
|
CODE_OF_CONDUCT.md
|
452b81d56b
Add a code of conduct.
|
6 years ago |
|
Dockerfile
|
1ac14d7216
Dockerfile: remove warning (#12841)
|
1 year ago |
|
Dockerfile.base
|
1b1b6bb634
ALPINE.txt,Dockerfile{.base},build_docker.sh: bump alpine (#10543)
|
2 years ago |
|
LICENSE
|
947c14793a
all: update tools that manage copyright headers
|
3 years ago |
|
Makefile
|
2b638f550d
cmd/k8s-operator: add depaware.txt
|
1 year ago |
|
PATENTS
|
a8d8b8719a
Move Linux client & common packages into a public repo.
|
6 years ago |
|
README.md
|
b6153efb7d
go.mod, README.md: use Go 1.22
|
2 years ago |
|
SECURITY.md
|
e59605595e
Add a SECURITY.md for vulnerability reports.
|
6 years ago |
|
VERSION.txt
|
4ff276cf52
VERSION.txt: this is v1.71.0
|
1 year ago |
|
api.md
|
041733d3d1
publicapi: add note that API docs have moved to existing docs files (#12770)
|
1 year ago |
|
build_dist.sh
|
82394debb7
cmd/tailscale: add shell tab-completion
|
1 year ago |
|
build_docker.sh
|
0b32adf9ec
hostinfo: set Hostinfo.PackageType for mkctr container builds
|
1 year ago |
|
flake.lock
|
58b8f78e7e
flake.nix: build tailscale with go 1.22
|
2 years ago |
|
flake.nix
|
c8fe9f0064
go.mod.sri: update SRI hash for go.mod changes
|
1 year ago |
|
go.mod
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
go.mod.sri
|
c8fe9f0064
go.mod.sri: update SRI hash for go.mod changes
|
1 year ago |
|
go.sum
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
go.toolchain.branch
|
db3776d5bf
go.toolchain.rev: bump to Go 1.22.0 (#11055)
|
2 years ago |
|
go.toolchain.rev
|
458decdeb0
go.toolchain.rev: update to Go 1.22.5 (#12690)
|
1 year ago |
|
gomod_test.go
|
aae1a28a2b
go.mod: add test that replace directives aren't added in oss
|
2 years ago |
|
header.txt
|
1a08ea5990
cmd/k8s-operator: operator can create subnetrouter (#9505)
|
2 years ago |
|
pkgdoc_test.go
|
c6af5bbfe8
all: add test for package comments, fix, add comments as needed
|
1 year ago |
|
pull-toolchain.sh
|
0e4f2bdd0c
pull-toolchain.sh: don't run update-flake.sh
|
3 years ago |
|
shell.nix
|
c8fe9f0064
go.mod.sri: update SRI hash for go.mod changes
|
1 year ago |
|
staticcheck.conf
|
2716250ee8
all: cleanup unused code, part 2 (#10670)
|
2 years ago |
|
update-flake.sh
|
50a570a83f
Code Improvements (#11311)
|
2 years ago |
|
version-embed.go
|
da75e49223
version: return correct Meta.MajorMinorPatch in non-dev builds
|
3 years ago |
|
version_test.go
|
7e3bcd297e
go.mod,wgengine/netstack: bump gvisor
|
2 years ago |