summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-05-21VERSION.txt: this is v1.85.0 (#16042)v1.85.0-preJonathan Nobels1-1/+1
2025-05-21ipn/store: remove a layer of indirection for registering stores (#15986)Andrew Lytvynov4-21/+4
2025-05-20ipn,ipnlocal,taildrop: use SAF for Android files (#15976)kari-ts5-84/+371
2025-05-20wgengine/magicsock: fix outdated heartbeat comment (#16023)Jordan Whited1-1/+1
2025-05-20prober: update header check test (#15993)Mike O'Driscoll1-10/+29
2025-05-20cmd/k8s-operator: fix Tailscale Service API errors check (#16020)Irbe Krumina3-11/+5
2025-05-19wgengine/magicsock: introduce virtualNetworkID type (#16021)Jordan Whited4-14/+100
2025-05-19ipn/ipnlocal: make GetExt work earlier, before extension initBrad Fitzpatrick3-8/+59
2025-05-19cmd/tailscale/cli: suggest using "tailscale set", not "up", to set operatorBrad Fitzpatrick1-1/+1
2025-05-19wgengine/magicsock: fix pong handling 'EndpointChange' reporting (#16018)Jordan Whited1-4/+4
2025-05-19cmd/derper, net/tlsdial: fix client's self-signed cert validationBrad Fitzpatrick11-27/+77
2025-05-19cmd/k8s-operator: rename VIPService -> Tailscale Service in L3 HA Service Rec...Tom Meadows3-137/+137
2025-05-19cmd/k8s-operator: warn if HA Service is applied, but VIPService feature flag ...Tom Meadows1-0/+10
2025-05-19cmd/k8s-operator,kube/kubetypes,k8s-operator/apis: reconcile L3 HA Services (...Tom Meadows13-21/+1431
2025-05-19{cmd,}/k8s-operator: support IRSA for Recorder resources (#15913)Tom Proctor9-25/+359
2025-05-19cmd/containerboot,kube/ingressservices: proxy VIPService TCP/UDP traffic to c...Irbe Krumina10-801/+1453
2025-05-16wgengine/magicsock: add missing logf arg (#15995)Jordan Whited1-1/+1
2025-05-16wgengine/magicsock: implement relayManager handshaking (#15977)Jordan Whited4-55/+393
2025-05-16prober: correct content-type response (#15989)Mike O'Driscoll2-1/+4
2025-05-15cmd/proxy-to-grafana: strip X-Webauth* headers from all requests (#15985)Patrick O'Doherty2-9/+91
2025-05-14feature/taildrop,ipn/ipn{ext,local}: initialize taildrop for initial profileNick Khyl4-4/+18
2025-05-14feature/taildrop: add integration test variant with profiles that existBrad Fitzpatrick1-12/+39
2025-05-14cmd/k8s-operator: warn if Tailscale Services use attempted for tailnet withou...Irbe Krumina3-145/+191
2025-05-13prober: fix test logic (#15952)Mike O'Driscoll1-2/+2
2025-05-13ipn/ipnlocal: attach Tailnet Lock status to bugreportsAnton Tolchanov1-0/+9
2025-05-12ipn/ipnlocal,wgengine: move (*tsdial.Dialer).SetRoutes() calls from LocalBack...Nick Khyl2-7/+11
2025-05-12docs/commit-messages.md: explain #cleanup commits (#15933)Simon Law1-1/+49
2025-05-12cmd/derpprobe: exit with non-zero status if --once fails (#15926)Simon Law1-0/+4
2025-05-12docs/windows/policy: add OnboardingFlow policy to ADMX fileAaron Klotz2-0/+21
2025-05-12net/dns,docs/windows/policy,util/syspolicy: register Tailscale IP addresses i...Nick Khyl5-12/+121
2025-05-12util/linuxfw,wgengine/router: add new netfilter rules for HA ingresses (#15896)Irbe Krumina7-39/+558
2025-05-12net/udprelay{/endpoint}: move ServerEndpoint tests (#15949)Jordan Whited2-97/+110
2025-05-12prober: update cert check for prober (#15919)Mike O'Driscoll2-82/+137
2025-05-10ssh/tailssh: fix data race during execution of testNick Khyl1-10/+10
2025-05-09ipn/ipnlocal: move nodeBackend methods from local.go to node_backend.goNick Khyl3-480/+490
2025-05-09ipn/ipn{server,test}: extract the LocalAPI test client and server into ipntestNick Khyl9-335/+846
2025-05-09wgengine/magicsock: re-shape relayManager to use an event loop (#15935)Jordan Whited6-20/+302
2025-05-09net/tsdial: update (*Dialer).SetRoutes() to log the size of the resulting bar...Nick Khyl2-9/+8
2025-05-09ipn/ipnlocal,net/dns/resolver: use the user dialer and routes for DNS forward...Nick Khyl5-16/+36
2025-05-09safeweb: Set Cross-Origin-Opener-Policy for browser requests (#15936)Patrick O'Doherty1-0/+1
2025-05-09ssh/tailssh: chdir to user's homedir when directly running a command (#15351)Simon Law1-5/+63
2025-05-09net/udprelay{/endpoint}, all: move ServerEndpoint to independent pkg (#15934)Jordan Whited7-79/+98
2025-05-09health, ipn/ipnlocal: add metrics for various client events (#15828)Jonathan Nobels6-9/+158
2025-05-09client/local: add godoc linksOlivier Mengué1-19/+20
2025-05-08util/deephash: move tests that depend on other tailscale packages to deephash...Nick Khyl2-156/+177
2025-05-08feature/taildrop, ipn/ipnlocal: remove leftover dup calls to osshareBrad Fitzpatrick9-32/+40
2025-05-08util/eventbus: also disable websocket debug on AndroidBrad Fitzpatrick3-9/+11
2025-05-08tsnet: add test for packet filter generation from netmapJames Sanderson3-2/+254
2025-05-07all: remove non-applicable "linux" deps on AndroidBrad Fitzpatrick11-15/+21
2025-05-07util/systemd: don't link systemd-notification package on AndroidBrad Fitzpatrick3-3/+3