summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2025-04-04cmd/tsmcp: add a MCP implementationbradfitz/mcpBrad Fitzpatrick3-0/+100
2025-04-03client/systray: add menu item to rebuild the menuWill Norris1-6/+18
2025-04-03net/tstun: don't try to set link attributes on androidDavid Anderson2-1/+3
2025-04-03net/routetable: don't try to fetch the route table on androidDavid Anderson2-2/+2
2025-04-03wgengine/router: default to a fake router on androidDavid Anderson2-0/+31
2025-04-03tailcfg: add UDP relay PeerCapability's (#15516)Jordan Whited1-0/+7
2025-04-02.github: Bump actions/setup-go from 5.3.0 to 5.4.0 (#15397)dependabot[bot]3-3/+3
2025-04-02tailcfg: add relay client and server NodeAttr's (#15513)Jordan Whited1-0/+8
2025-04-02ipn/ipnlocal: fix taildrive logf formatting verb (#15514)Jordan Whited1-1/+1
2025-04-02.github: Bump actions/upload-artifact from 4.6.1 to 4.6.2 (#15400)dependabot[bot]1-1/+1
2025-04-02Change README to reflect configurationKot1-3/+3
2025-04-02Move env var flag passing to DockerfileKot3-11/+5
2025-04-02cmd/tsidp: use advertised env vars for configKot3-7/+15
2025-04-02all: use network less when running in v86 emulatorBrad Fitzpatrick6-6/+104
2025-04-02control/controlhttp: reduce some log spam on context cancelBrad Fitzpatrick1-0/+5
2025-04-02control/controlhttp: set forceNoise443 on Plan 9Brad Fitzpatrick1-0/+9
2025-04-02cmd/tailscale: add tailscale.rc Plan 9 wrapperBrad Fitzpatrick1-0/+3
2025-04-02net/dns: add Plan 9 supportBrad Fitzpatrick4-2/+269
2025-04-02portlist: add Plan 9 supportBrad Fitzpatrick1-0/+122
2025-04-02ssh/tailssh: add Plan 9 support for Tailscale SSHBrad Fitzpatrick12-16/+476
2025-04-02net/netcheck: avoid ICMP unimplemented log spam on Plan 9Brad Fitzpatrick1-0/+4
2025-04-02ipn/ipnserver: treat all plan9 safesocket connections as permittedBrad Fitzpatrick1-1/+1
2025-04-02types/logger, logpolicy: disable rate limiting, don't upload on Plan 9Brad Fitzpatrick2-1/+6
2025-04-02cmd/tailscaled: make state dir on Plan 9Brad Fitzpatrick1-1/+12
2025-04-02cmd/tailscaled: let net/netmon know what our TUN interface isBrad Fitzpatrick1-0/+6
2025-04-02net/tsdial: tolerate empty default route on Plan 9Brad Fitzpatrick1-1/+1
2025-04-02net/netmon: disable time jump monitoring on Plan 9Brad Fitzpatrick1-1/+1
2025-04-02safesocket: fix Plan 9 implementationBrad Fitzpatrick1-108/+2
2025-04-02wgengine/router: add Plan 9 implementationBrad Fitzpatrick3-1/+162
2025-04-02wgengine/magicsock: avoid some log spam on Plan 9Brad Fitzpatrick1-0/+4
2025-04-02net/tstun: add Plan 9 'tun' supportBrad Fitzpatrick6-6/+55
2025-04-01tailcfg: add VIPServiceViewAdrian Dewhurst3-3/+87
2025-04-01go.toolchain.rev: bump for Go 1.24.2 + plan9 fixesBrad Fitzpatrick1-1/+1
2025-04-01.github: Bump github/codeql-action from 3.28.11 to 3.28.13 (#15477)dependabot[bot]1-3/+3
2025-04-01cmd/natc: fix ip allocation runtimeJames Tucker4-97/+325
2025-04-01wgengine: return explicit lo0 for loopback addrs on sandboxed macOS (#15493)Jonathan Nobels1-0/+6
2025-03-31net/udprelay: start of UDP relay server implementation (#15480)Jordan Whited4-3/+884
2025-03-31client/systray: use ico image format for windowsWill Norris4-7/+35
2025-03-31net/netmon: always remember ifState as old state, even on minor changesBrad Fitzpatrick1-1/+1
2025-03-31net/netcheck: use NoMeasureNoHome in another spotBrad Fitzpatrick1-1/+4
2025-03-31ipn/ipnlocal: add debug logging to initPeerAPIListenerPercy Wegmann1-1/+6
2025-03-31ipn/ipnlocal: return old hwaddrs if missingKristoffer Dalby2-1/+27
2025-03-29cmd/vnet: add wsproxy modeBrad Fitzpatrick3-0/+184
2025-03-28cmd/k8s-operator,k8s-operator: enable HA Ingress again. (#15453)Irbe Krumina6-4/+186
2025-03-28cmd/tailscaled: make embedded CLI run earlier, support triggering via envBrad Fitzpatrick1-6/+24
2025-03-28cmd/tailscaled,ipn/{auditlog,ipnlocal},tsd: omit auditlog unless explicitly i...Nick Khyl11-71/+422
2025-03-28ipn/ipnlocal: unconfigure wgengine when switching profilesNick Khyl3-12/+494
2025-03-28install.sh - fix DNF 5 detection on all locales (#15325)Raúl Blanco1-1/+1
2025-03-27cmd/tailscale: fix default for `tailscale set --accept-routes`Simon Law3-12/+20
2025-03-27cmd/tailscale: fix default for `tailscale set --accept-dns`Simon Law2-1/+23