summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-06-18feature/tpm: log timing of TPM commandsawly/tpm-seal-timingAndrew Lytvynov1-0/+11
2025-06-17feature/tpm: implement ipn.StateStore using TPM sealingAndrew Lytvynov7-23/+500
2025-06-11cmd/natc: allow specifying the tsnet state dirFran Bull2-33/+34
2025-06-10types/netmap,wgengine/magicsock: propagate CapVer to magicsock.endpoint (#16244)Jordan Whited4-0/+33
2025-06-10go.toolchain.rev: bump to go 1.24.4 (#16230)Patrick O'Doherty1-1/+1
2025-06-10cmd/{derp,derpprobe},prober,derp: add mesh support to derpprobe (#15414)Mike O'Driscoll8-55/+195
2025-06-10cmd/tailscale/cli: add a risk message about rp_filterAnton Tolchanov10-71/+143
2025-06-09types/netmap: fix NodeMutationEndpoints docs typo (#16234)Jordan Whited1-1/+1
2025-06-09wgengine/magicsock: don't cancel in-progress relayManager work (#16233)Jordan Whited1-32/+30
2025-06-09wgengine/relaymanager: don't start runLoop() on init() (#16231)Jordan Whited1-1/+1
2025-06-09wgengine/magicsock: enable setting relay epAddr's as bestAddr (#16229)Jordan Whited5-61/+212
2025-06-09cmd/k8s-operator: explicitly set tcp on VIPService port configuration for Ing...Tom Meadows2-9/+9
2025-06-09health: prefix Warnables received from the control planeJames Sanderson5-26/+34
2025-06-06ipn/ipnlocal: Update hostinfo to control on service config change (#16146)KevinLiang102-8/+76
2025-06-06wgengine/magicsock: make endpoint.bestAddr Geneve-aware (#16195)Jordan Whited14-386/+604
2025-06-06wgengine/magicsock: fix bpf fragmentation jump offsets (#16204)Claus Lensbøl2-2/+78
2025-06-05cmd/natc: use new on disk state store for consensusFran Bull2-2/+34
2025-06-05net/packet: fix Parsed docs (#16200)Jordan Whited1-3/+4
2025-06-04cmd/natc: add optional consensus backendFran Bull7-10/+1029
2025-06-04health: show DisplayMessage actions in 'tailscale status'James Sanderson2-11/+35
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