summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2026-01-08use net/artjonathan/netns_probeJonathan Nobels1-15/+21
2026-01-08Refactoring. Probes return probe results and probeJonathan Nobels3-182/+94
2026-01-08const the options with a TODO to make the compileJonathan Nobels2-6/+7
2026-01-08Renaming reachability->probeJonathan Nobels4-149/+193
2026-01-07Refactoring netns configuration to fix thread safetyJonathan Nobels5-90/+113
2026-01-06net/netns: interface probe prototypeJonathan Nobels6-101/+1285
2026-01-06.github: Bump actions/checkout from 4.2.2 to 5.0.0dependabot[bot]18-35/+35
2026-01-06cmd/tailscale/cli: remove Services-specific subcommands from funnel (#18225)Harry Harpham1-74/+81
2026-01-06cmd/tailscaled,ipn/{ipnlocal,store/kubestore}: don't create attestation keys ...Irbe Krumina4-15/+251
2026-01-05cmd/tailscaled: disable state encryption / attestation by default (#18336)Andrew Lytvynov2-15/+11
2026-01-05ipn/ipnlocal: don't fail profile unmarshal due to attestation keys (#18335)Andrew Lytvynov2-7/+79
2026-01-05ssh/tailssh: send audit messages on SSH login (Linux)James Tucker3-0/+366
2026-01-05scripts/installer.sh: add ultramarine to supported OS listVince Liem1-1/+1
2025-12-25cmd/derper: add --acme-email flag for GCP cert mode (#18278)Raj Singh3-7/+21
2025-12-23ipn/ipnauth, safesocket: defer named pipe client's token retrieval until ipns...Nick Khyl3-34/+76
2025-12-22cmd/tailscale/cli: document why there's no --force-reauth on loginAlex Chan1-0/+3
2025-12-19net/udprelay: remove tailscaled_peer_relay_endpoints_total (#18254)Alex Valiushko3-36/+0
2025-12-19cmd/k8s-operator,ipn/ipnlocal: allow opting out of ACME order replace extensi...Irbe Krumina4-1/+30
2025-12-18net/udprelay: expose peer relay metrics (#18218)Alex Valiushko5-12/+269
2025-12-18cmd/containerboot: support egress to Tailscale Service FQDNs (#17493)Tom Proctor4-57/+125
2025-12-18docs: use -x for cherry-picksTom Proctor1-0/+4
2025-12-18ipn/ipnlocal: log cert renewal failures (#18246)Irbe Krumina1-1/+5
2025-12-17go.toolchain.rev: update to Go 1.25.5 (#18123)Brendan Creane2-2/+2
2025-12-17types/persist: omit Persist.AttestationKey based on IsZero (#18241)Andrew Lytvynov1-1/+1
2025-12-17cmd/k8s-operator: fixes helm template for oauth secret volume mount (#18230)Tom Meadows2-23/+27
2025-12-17net/dns/resolver: log source IP of forwarded queriesAndrew Dunham2-2/+50
2025-12-17net/netmon, wgengine/userspace: purge ChangeDelta.Major and address TODOs (#1...Jonathan Nobels19-273/+754
2025-12-16client/local: add method to set gauge metric to a valueWill Norris6-25/+52
2025-12-16words: 33 tails and 26 scales (#18213)stratself2-1/+50
2025-12-15net/udprelay: replace map+sync.Mutex with sync.Map for VNI lookupJordan Whited2-82/+93
2025-12-15client/systray: add missing deferred unlock for httpCache mutexWill Norris1-1/+1
2025-12-15.github,cmd/cigocacher: add flags --version --stats --cigocached-hostcmd/cigocacher/d0d993f5d6576b5d97d0242c64bbe2de049d6486Tom Proctor5-76/+99
2025-12-15cmd/k8s-operator: fix statefulset template yaml indentation (#18194)Tom Meadows5-21/+62
2025-12-12.github/workfkows,Dockerfile,Dockerfile.base: add a test for base image (#18180)Irbe Krumina3-5/+39
2025-12-12tsweb: add Unwrap to loggingResponseWriter for ResponseController (#18195)James 'zofrex' Sanderson1-0/+4
2025-12-12ipn/ipnlocal: add ProxyProtocol support to VIP service TCP handler (#18175)Raj Singh1-88/+79
2025-12-11logtail: add metrics (#18184)Joe Tsai3-3/+85
2025-12-11ipn/ipnlocal: avoid ResetAndStop panicBrad Fitzpatrick1-1/+8
2025-12-10portlist: skip tests on Linux 6.14.x with /proc/net/tcp bug (#18185)Simon Law1-0/+1
2025-12-10logtail/filch: rewrite the package (#18143)Joe Tsai6-304/+732
2025-12-10net/{packet,tstun},wgengine: update disco key when receiving via TSMP (#18158)Claus Lensbøl6-4/+111
2025-12-10Dockerfile,Dockerfile.base: link iptables to legacy binary (#18177)Irbe Krumina2-4/+4
2025-12-10cmd/derper: add GCP Certificate Manager support (#18161)Raj Singh4-8/+76
2025-12-09net/dns: retrample resolve.conf when another process has trampled it (#18069)Claus Lensbøl17-45/+261
2025-12-09net/udprelay: re-use mono.Time in control packet handlingJordan Whited1-5/+5
2025-12-09net/udprelay: use `mono.Time` instead of `time.Time`Simar2-13/+15
2025-12-09appc,feature: add the start of new conn25 app connectorFran Bull7-5/+398
2025-12-09.github: add cigocacher release workflowTom Proctor1-0/+73
2025-12-09cmd/tailscale/cli: stabilise the output of `tailscale lock status --json`Alex Chan6-21/+441
2025-12-08Revert "ipn/ipnlocal: shut down old control client synchronously on reset"Nick Khyl1-10/+29