summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-01-04wipirbekrm/udp_fwdIrbe Krumina8-17/+491
2024-12-31all: add means to set device posture attributes from nodeBrad Fitzpatrick5-2/+125
2024-12-30scripts/install.sh: add special case for Parrot Security (#14487)Erisa A1-0/+8
2024-12-27cmd/systray: properly set tooltip on different platformsWill Norris1-5/+15
2024-12-27cmd/systray: update state management and initializationWill Norris1-92/+128
2024-12-23cmd/systray: set app icon and title consistentlyWill Norris2-37/+50
2024-12-23cmd/systray: add icons for exit node online and offlineWill Norris1-44/+133
2024-12-23metrics,syncs: add ShardedInt support to metrics.LabelMapJames Tucker3-0/+46
2024-12-23scripts/installer.sh: allow CachyOS for Arch packages (#14464)Erisa A1-1/+1
2024-12-23cmd/systray: rebuild menu on pref change, assorted other fixesWill Norris1-39/+52
2024-12-23scripts/installer.sh: accept different capitalisation of deepin (#14463)Erisa A1-1/+1
2024-12-23util/stringsx: add package for extra string functions, like CompareFoldBrad Fitzpatrick2-0/+130
2024-12-23.github: update matrix of installer.sh tests (#14462)Erisa A1-7/+4
2024-12-23scripts/installer.sh: add support for PikaOS (#14461)Erisa A1-0/+13
2024-12-21wgengine/router: add ip rules for unifi udm-proJason Barnett3-10/+110
2024-12-20cmd/systray: add visual workarounds for gnome, mac, and windowsWill Norris1-2/+17
2024-12-20cmd/systray: add exit nodes menuWill Norris1-4/+251
2024-12-20tailcfg: rename and retype ServiceHost capability (#14380)Naman Sood1-5/+27
2024-12-20cmd/systray: remove new menu delay on KDEWill Norris1-7/+30
2024-12-20prober: make histogram buckets cumulativePercy Wegmann2-2/+1
2024-12-20cmd/k8s-operator,k8s-operator: include top-level CRD descriptions (#14435)Tom Proctor6-0/+62
2024-12-19cmd/systray: improve profile menuWill Norris1-7/+48
2024-12-19syncs: add ShardedInt expvar.Var typeJames Tucker7-1/+404
2024-12-19cmd/systray: add extra padding around notification iconWill Norris2-2/+8
2024-12-19cmd/derpprobe,prober: add ability to perform continuous queuing delay measure...Percy Wegmann8-54/+428
2024-12-19cmd/systray: add account switcherAndrew Lytvynov1-16/+75
2024-12-18syncs: add MutexValue (#14422)Joe Tsai2-0/+96
2024-12-17docs/k8s: add some high-level operator architecture diagrams (#13915)Tom Proctor1-0/+517
2024-12-16Switch logging service from log.tailscale.io to log.tailscale.com (#14398)Joe Tsai14-24/+26
2024-12-16prober: fix WithBandwidthProbing behavior with optional tunAddressBrad Fitzpatrick1-6/+8
2024-12-16go.toolchain.rev: bump Go toolchainBrad Fitzpatrick1-1/+1
2024-12-16types/opt: fix test to be agnostic to omitzero support (#14401)Joe Tsai1-1/+10
2024-12-16cmd/k8s-operator: fix ProxyGroup hostname (#14336)Irbe Krumina1-1/+1
2024-12-13prober: perform DERP bandwidth probes over TUN device to mimic real clientPercy Wegmann5-28/+411
2024-12-13net/netcheck: adjust HTTPS latency check to connection time and avoid data raceJames Tucker4-12/+19
2024-12-12ssh/tailssh: remove unused public key supportBrad Fitzpatrick6-364/+54
2024-12-12util/dnsname: use vizerror for all errorsAdrian Dewhurst1-9/+9
2024-12-11types/bools: add IfElse (#14272)Joe Tsai3-17/+37
2024-12-11types/iox: add function types for Reader and Writer (#14366)Joe Tsai2-0/+62
2024-12-11cmd/containerboot: don't attempt to patch a Secret field without permissions ...Irbe Krumina3-1/+3
2024-12-11cmd/k8s-operator,k8s-operator: operator integration tests (#12792)Tom Proctor4-0/+469
2024-12-11cmd/containerboot: add more tests, check that egress service config only set ...Irbe Krumina2-8/+119
2024-12-11cmd/containerboot: don't attempt to write kube Secret in non-kube environment...Irbe Krumina1-2/+4
2024-12-11cmd/containerboot: guard kubeClient against nil dereference (#14357)Bjorn Neergaard1-2/+4
2024-12-10.github: Bump github/codeql-action from 3.27.1 to 3.27.6 (#14332)dependabot[bot]1-3/+3
2024-12-10.github: Bump actions/cache from 4.1.2 to 4.2.0 (#14331)dependabot[bot]1-5/+5
2024-12-10prober,derp/derphttp: make dev-mode DERP probes work without TLS (#14347)Mario Minardi2-12/+19
2024-12-10derp: add env var setting server send queue depth (#14334)Mike O'Driscoll2-5/+46
2024-12-09hostinfo: fix testing in container (#14330)Tom Proctor1-3/+7
2024-12-06cmd/stunc: enforce read timeout deadline (#14309)Mike O'Driscoll1-7/+27