summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-08-29client/web: fix data race in testsoniaappasamy/fix-test-flakeSonia Appasamy1-1/+3
2023-08-29cmd/containerboot: fix broken testsMaisem Ali2-30/+96
2023-08-29clientupdate: detect when tailscale is installed without package manager (#9137)Andrew Lytvynov1-4/+41
2023-08-29net/wsconn: accept a remote addr string and plumb it throughDavid Anderson5-11/+24
2023-08-29client/web: pipe unraid csrf token through apiFetchSonia Appasamy3-34/+38
2023-08-29client/web: remove self node on serverSonia Appasamy1-73/+0
2023-08-29client/web: add localapi proxySonia Appasamy5-10/+152
2023-08-29cmd/k8s-operator,ipn/store/kubestore: patch secrets instead of updatingMaisem Ali3-8/+28
2023-08-29types/opt: use switch in Bool.UnmarshalJSON (#9140)Joe Tsai2-13/+15
2023-08-29net/{interfaces,netmon}: remove "interesting", EqualFiltered APIBrad Fitzpatrick7-194/+474
2023-08-29cmd/tailscaled: default to userspace-networking on plan9Brad Fitzpatrick1-0/+2
2023-08-29client/web: pull SynoToken logic into apiFetchSonia Appasamy2-35/+36
2023-08-29control/controlclient: clean up a few little thingsBrad Fitzpatrick1-8/+9
2023-08-29derp/derphttp: fix data race and crash in proxy dial error pathBrad Fitzpatrick1-1/+2
2023-08-29ipn/iplocale: remove unused argument to shouldUseOneCGNATRouteVal1-2/+2
2023-08-28control/controlclient: replace a status func with Observer interfaceBrad Fitzpatrick5-21/+34
2023-08-28types/logger: fix test failure I missed earlierBrad Fitzpatrick1-0/+7
2023-08-28types/logger: add AsJSONBrad Fitzpatrick6-21/+61
2023-08-28control/controlclient: convert PeersChanged nodes to patches internallyBrad Fitzpatrick2-1/+448
2023-08-28clientupdate: use SPKsVersion instead of Version (#9118)Andrew Lytvynov1-10/+12
2023-08-28clientupdate: download SPK and MSI packages with distsign (#9115)Andrew Lytvynov4-138/+115
2023-08-28cmd/k8s-operator: add matching family addresses to statusMaisem Ali2-10/+13
2023-08-28cmd/k8s-operator: update RBAC to allow creating eventsMaisem Ali1-1/+1
2023-08-28net/memnet: export the network name (#9111)Joe Tsai1-1/+5
2023-08-28ipn/ipnlocal: move C2NUpdateResponse to c2ntypes.go (#9112)Chris Palmer2-8/+20
2023-08-28client/web: always use new web client; remove old clientWill Norris12-1655/+97
2023-08-28client/web: skip authorization checks for static assetsWill Norris1-13/+24
2023-08-28release/dist/cli: add verify-package-signature command (#9110)Andrew Lytvynov2-5/+60
2023-08-28cmd/tailscale, net/portmapper: add --log-http option to "debug portmap"Andrew Dunham5-14/+142
2023-08-28cmd/k8s-operator: put Tailscale IPs in Service ingress statusMike Beaumont7-22/+67
2023-08-28cmd/k8s-operator: support being the default loadbalancer controllerMike Beaumont3-7/+61
2023-08-27util/deephash: add IncludeFields, ExcludeFields HasherForType OptionsBrad Fitzpatrick2-7/+138
2023-08-27types/views: add SliceEqual, like std slices.EqualBrad Fitzpatrick2-0/+20
2023-08-26flake.nix: use Go 1.21 to build tailscale, for real this timeDavid Anderson1-1/+1
2023-08-26flake.nix: use Go 1.21 to build tailscale flakeDavid Anderson2-10/+28
2023-08-26go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-08-25cmd/containerboot: account for k8s secret reflection in fsnotifyMaisem Ali1-7/+22
2023-08-25release/dist: remove extra Close on a signed file (#9094)Andrew Lytvynov1-3/+0
2023-08-25client/web: move api handler into web.goSonia Appasamy2-38/+23
2023-08-25tsweb: check for key-based debug access before XFF check (#9093)Dave Anderson1-8/+16
2023-08-25util/osdiag: add query for Windows page file configuration and statusAaron Klotz3-4/+92
2023-08-25scripts/installer: add Kaisen, Garuda, Fedora-Asahi.Denton Gentry1-3/+3
2023-08-25cmd/k8s-operator: add support for Ingress resourcesMaisem Ali8-55/+383
2023-08-24cmd/containerboot: add support for setting ServeConfigMaisem Ali2-15/+113
2023-08-24cmd/k8s-operator: handle changes to services w/o teardownMaisem Ali2-1/+22
2023-08-24cmd/sniproxy: add port forwarding and prometheus metricsDenton Gentry3-16/+215
2023-08-24all: adjust some build tags for plan9Brad Fitzpatrick32-17/+84
2023-08-24clientupdate/distsign/roots: add temporary dev root key (#9080)Andrew Lytvynov2-2/+2
2023-08-24client/web: add self node cacheSonia Appasamy3-3/+80
2023-08-24clientupdate: remove Arch support (#9081)Andrew Lytvynov2-157/+6