summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-07-22cmd/gitops-pusher: fix minor bug with ACL testsXe/gitops-pusher-ffcliXe/gitops-pusher-acl-test-error-outputXe1-6/+9
2022-07-21cmd/gitops-pusher: port to use ffcliXe1-30/+95
2022-07-21types/views: add SliceContains, View.ContainsFunc, View.IndexFuncBrad Fitzpatrick2-0/+50
2022-07-20tailcfg, control/controlclient: add tailcfg.PeersChangedPatch [capver 33]Brad Fitzpatrick4-10/+104
2022-07-20cmd/tsconnect: allow building static resources in a different directoryMihai Parparita4-33/+95
2022-07-20.github/workflows: update module that we try to build in cross-wasmMihai Parparita2-4/+4
2022-07-19tailcfg: remove old DNS fieldsBrad Fitzpatrick2-14/+0
2022-07-19types/key: add ControlPrivate.Shared wrapper tooBrad Fitzpatrick1-0/+5
2022-07-19types/key: add naclbox shared key wrapper type + Seal methodBrad Fitzpatrick2-0/+47
2022-07-19cmd/tsconnect: initial scaffolding for Tailscale Connect browser clientMihai Parparita19-0/+1509
2022-07-19util/deephash: generate type-specific hasher funcsBrad Fitzpatrick2-2/+667
2022-07-19ipn/ipnlocal: logout ephemeral nodes on shutdownMaisem Ali2-1/+13
2022-07-19tka: implement synchronization mechanicsTom DNetto2-0/+624
2022-07-19tka: implement Authority API surfaceTom DNetto3-1/+393
2022-07-19tailcfg: add missing omitempty annotation to PopBrowserURLBrad Fitzpatrick1-1/+1
2022-07-18net/netcheck: test for OS IPv6 support as well as connectivity.David Anderson7-3/+26
2022-07-18derp: plumb '/derp' request context through (#5083)Charlotte Brandhorst-Satzkorn4-19/+34
2022-07-18VERSION.txt: this is v1.29.0Denton Gentry1-1/+1
2022-07-18docs/k8s: set statedir to /tmp when not specifiedMaisem Ali1-2/+2
2022-07-18ipn/localapi: define a cert dir for Synology DSM6Brad Fitzpatrick3-5/+25
2022-07-17cmd/tailscale/cli: make cert use localClientMaisem Ali1-3/+2
2022-07-17cmd/tailscale/cli/web: add QNAP NAS_SID authenticationDenton Gentry1-6/+33
2022-07-16net/tstun: diagnose /dev/net/tun fd leak, give better failure messageBrad Fitzpatrick4-6/+17
2022-07-15derp: add missing docs on clientInfo.VersionBrad Fitzpatrick1-0/+2
2022-07-15tka: implement consensus & state computation internalsTom DNetto3-0/+884
2022-07-15ssh/tailssh: better handling of signals and exitsMaisem Ali2-12/+29
2022-07-15cmd/gitops-pusher: format HuJSON, enabling exact ACL matches (#5061)Xe Iaso3-5/+12
2022-07-15cmd/gitops-pusher: support GitHub Actions error syntax (#5060)Xe Iaso1-4/+18
2022-07-13go.toolchain.rev: bump for Go 1.18.4 + runtime timer spinBrad Fitzpatrick1-1/+1
2022-07-13tka: implement filesystem-based tailchonk implementationTom DNetto2-63/+356
2022-07-13cmd/tailscaled: fix Windows "Allow local LAN access" regressionBrad Fitzpatrick1-1/+1
2022-07-12jsondb: small package to load/save JSON DBs.David Anderson2-0/+114
2022-07-11tsweb: add Float expvar support in varzDenton Gentry2-0/+34
2022-07-11tka: implement Chonk type & an in-memory implementationTom DNetto2-0/+286
2022-07-11ipn/localapi: add API for uploading client metricsMihai Parparita2-0/+70
2022-07-08cmd/proxy-to-grafana: use localClient.GetCertificate (#5024)Xe Iaso1-1/+1
2022-07-08cmd/gitops-pusher: correctly handle ACL tests failing (#5016)Xe Iaso1-7/+19
2022-07-08net/dns/resolver: add fuzz/unit test for #2533 (#5018)Andrew Dunham1-0/+58
2022-07-07tka: implement State and applying AUMsTom DNetto5-42/+677
2022-07-06tka: implement AUM and Key typesTom DNetto7-0/+656
2022-07-06install.sh: Add archarm and Raspbian StretchDenton Gentry1-2/+3
2022-07-05logpolicy: fix config initialization bug (#5010)Joe Tsai1-3/+4
2022-07-05net/dns/resolver: respond with SERVFAIL if all upstreams failTom DNetto3-2/+89
2022-07-03go.mod: bump wireguard-go to set CLOEXEC on tun/netlink fdsBrad Fitzpatrick2-3/+3
2022-07-01docs/k8s: Add env vars for tailscaled argsCraig Rodrigues1-0/+15
2022-06-30fix: typo rename, ROUTES -> TS_ROUTESJake Edgington1-1/+1
2022-06-30fix: typo rename, KUBE_SECRET -> TS_KUBE_SECRETJake Edgington1-1/+1
2022-06-30util/cloudenv: add Azure support & DNS IPsBrad Fitzpatrick10-109/+118
2022-06-30ipn/ipnlocal: prefer to use one CGNAT route on the MacMihai Parparita2-1/+55
2022-06-30cmd/tailscale: exit loop when timeout and pingArgs.num are metAaron Bieber1-0/+6