summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-08-29cmd/tailscale: combine funnel and serve under dev flagmarwan/servedevMarwan Sulaiman6-70/+135
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
2023-08-24cmd/dist,release/dist: add distsign signing hooks (#9070)Andrew Lytvynov7-49/+62
2023-08-24client/web: enforce full path for CGI platformsWill Norris5-3/+44
2023-08-24client/web: invert auth logic for synology and qnapWill Norris4-99/+83
2023-08-24client/web: move synology and qnap logic into separate filesWill Norris3-154/+182
2023-08-24cmd/testwrapper: fix off-by-one error in maxAttempts checkMaisem Ali1-1/+1
2023-08-24cmd/containerboot: reapply known args on restartMaisem Ali1-13/+36
2023-08-24release/dist/cli: add sign-key and verify-key-signature commands (#9041)Andrew Lytvynov2-9/+111
2023-08-24util/osdiag, util/osdiag/internal/wsc: add code to probe the Windows Security...Aaron Klotz3-1/+423
2023-08-24client/web: refresh on tab focusSonia Appasamy1-3/+16
2023-08-24client/web: cache csrf key when running in CGI modeWill Norris3-15/+63
2023-08-24.github: update flakehub workflow to support existing tags (#9067)shayne1-2/+10
2023-08-24.github: fix flakehub-publish-tagged.yml glob (#9066)shayne1-2/+4
2023-08-24types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tagsBrad Fitzpatrick3-3/+3