summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-06-04ipn: add watch opt to include actions in health messagesJames Sanderson3-17/+161
2025-06-03ssh/tailssh: display more useful error messages when authentication failsPercy Wegmann2-30/+73
2025-06-03cmd/tsidp: add Docker image building support (#16078)Raj Singh5-73/+712
2025-06-03posture: propagate serial number from MDM on AndroidAnton Tolchanov3-6/+7
2025-06-03ipn/ipnlocal: fix deadlock when filtering DisplayMessage URLsJames Sanderson2-2/+13
2025-06-02go.mod,wgengine/magicsock: update wireguard-go (#16148)Jordan Whited10-35/+43
2025-05-30tsconsensus: enable writing state to diskFran Bull5-7/+80
2025-05-30syncs: fix AtomicValue.CompareAndSwap (#16137)Joe Tsai2-2/+25
2025-05-30controlclient,health,ipnlocal,tailcfg: add DisplayMessage supportJames Sanderson7-22/+417
2025-05-30cmd/containerboot: allow setting --accept-dns via TS_EXTRA_ARGS again (#16129)Irbe Krumina3-91/+322
2025-05-29util/set: add SmallSet.SoleElement, fix bug, add more testsBrad Fitzpatrick2-5/+54
2025-05-29go.mod: bump golang.org/x depsBrad Fitzpatrick5-36/+39
2025-05-29net/tshttpproxy: fix WDAP/PAC proxy detection on Win10 1607 and earlierNick Khyl2-9/+21
2025-05-29ipn/ipnlocal: fix data race when accessing b.appConnectorNick Khyl2-7/+15
2025-05-29util/set: add SmallSetBrad Fitzpatrick2-0/+225
2025-05-28go.toolchain.rev: bump to 1.24.3 (#16060)Andrew Lytvynov1-1/+1
2025-05-28tsnet: remove an expired configuration-path migration step (#16120)M. J. Fromberger1-47/+1
2025-05-28net/dns: cache dns.Config for reuse when compileConfig fails (#16059)Jonathan Nobels4-61/+76
2025-05-28wgengine/magicsock: implement relayManager endpoint probing (#16029)Jordan Whited4-126/+215
2025-05-28ipn: set RouteAll=true by default for new accounts on iOS and Android (#16110)Jonathan Nobels1-1/+2
2025-05-27.github/workflows: use Ubuntu 24.04 images (#16097)Irbe Krumina1-18/+18
2025-05-26feature/capture: fix wireshark decoding and add new disco frame types (#16089)Mike O'Driscoll1-1/+5
2025-05-24cmd/tsidp: add web UI for managing OIDC clients (#16068)Raj Singh6-7/+1097
2025-05-24cmd/tsidp: Fix sending string for refresh_tokenTim Klocke1-1/+1
2025-05-23ipn/ipnlocal: improve dohQuery error to suggest `?dns=` and `?q=` (#16056)Zach Buchheit1-1/+1
2025-05-23cmd/k8s-operator: validate Service tags, catch duplicate Tailscale Services (...Irbe Krumina6-25/+122
2025-05-22ssh/tailssh: exclude Android from Linux build tagsBrad Fitzpatrick5-6/+6
2025-05-22client/web: add Sec-Fetch-Site CSRF protection (#16046)Patrick O'Doherty8-168/+183
2025-05-22cmd/derper: fix mesh auth for DERP servers (#16061)Simon Law9-71/+338
2025-05-22control/controlclient,health,tailcfg: refactor control health messages (#15839)James 'zofrex' Sanderson12-122/+495
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