summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2025-09-05cmd/tailscale/cli: add new line for set --webclient (#17043)Mike O'Driscoll1-1/+1
2025-09-04cmd/containerboot: do not reset state on non-existant secret (#17021)David Bond1-2/+5
2025-09-03cmd/k8s-operator: update connector example (#17020)David Bond1-1/+2
2025-09-02util/syspolicy: finish adding ts_omit_syspolicy build tags, testsBrad Fitzpatrick3-34/+54
2025-09-02util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move glo...Brad Fitzpatrick9-30/+37
2025-09-02util/syspolicy/{setting,ptype}: move PreferenceOption and Visibility to new l...Brad Fitzpatrick5-0/+5
2025-09-02cmd/tailscale/cli: prompt for y/n when attempting risky actionPercy Wegmann1-25/+4
2025-09-02cmd/tailscale/cli: add a debug command to force a risky actionBrad Fitzpatrick1-0/+26
2025-09-02cmd/k8s-operator: allow specifying replicas for connectors (#16721)David Bond10-193/+566
2025-09-01util/syspolicy/policyclient: add policyclient.Client interface, start plumbingBrad Fitzpatrick5-3/+8
2025-08-31util/syspolicy/*: move syspolicy keys to new const leaf "pkey" packageBrad Fitzpatrick7-4/+10
2025-08-29cmd/tsidp: add allow-insecure-no-client-registration and JSON file migration ...Remy Guercio2-74/+1441
2025-08-28syncs: delete WaitGroup and use sync.WaitGroup.Go in Go 1.25Joe Tsai3-6/+5
2025-08-28wgengine/magicsock: shorten process internal DERP queueJames Tucker3-3/+0
2025-08-28util/ringbuffer: rename to ringlogJames Tucker3-3/+3
2025-08-27cmd/viewer: add field comments to generated view methodsMaisem Ali3-52/+132
2025-08-26go.toolchain.branch: bump to go1.25 (#16954)Patrick O'Doherty6-17/+82
2025-08-25cmd/tailscaled: add Dnscache as a service dependencyAaron Klotz1-0/+1
2025-08-25client/systray: go back to using upstream library (#16938)Claus Lensbøl1-6/+6
2025-08-24cmd/tsidp: Add Docker image to README (#16915)Kot C1-0/+4
2025-08-22fix: invalid memory address or nil pointer dereference (#16922)Need-an-AwP1-0/+1
2025-08-22cmd/k8s-proxy,k8s-operator: fix serve config for userspace mode (#16919)Tom Proctor1-1/+1
2025-08-21wgengine/magicsock,net/sockopts: export Windows ICMP suppression logic (#16917)Jordan Whited3-3/+3
2025-08-21net/udprelay: increase socket buffer size (#16910)Jordan Whited1-1/+1
2025-08-21cmd/tsidp: update oidc-funnel-clients.json store path (#16845)Mike O'Driscoll1-7/+36
2025-08-20net/sockopts,wgengine/magicsock: export socket buffer sizing logic (#16909)Jordan Whited3-0/+3
2025-08-20cmd/natc,tsconsensus: add cluster config adminFran Bull2-0/+55
2025-08-20tsconsensus,cmd/natc: add 'follower only' bootstrap optionFran Bull2-16/+30
2025-08-19net/udprelay: use batching.Conn (#16866)Jordan Whited1-1/+1
2025-08-16cmd/derpprobe,prober: add run all probes handler (#16875)Mike O'Driscoll1-0/+1
2025-08-15{cmd/dist,release/dist}: add support for intermediary QNAP signing certificatesPercy Wegmann1-9/+11
2025-08-14cmd/viewer, types/views: implement support for json/v2 (#16852)Joe Tsai5-44/+310
2025-08-13net/{batching,packet},wgengine/magicsock: export batchingConn (#16848)Jordan Whited3-0/+3
2025-08-13cmd/tailscale: add --json-docs flag (#16851)Andrew Lytvynov1-1/+58
2025-08-12cmd/tailscale: fix a panic in netcheck portmapper construction (#16843)M. J. Fromberger1-2/+3
2025-08-08cmd/tailscale/cli: move systray configuration to tailscale configure (#16817)Claus Lensbøl4-23/+62
2025-08-07client/systray: temporarily replace systray module (#16807)Claus Lensbøl1-6/+6
2025-08-07client/systray: add startup script generator for systemd (#16801)Claus Lensbøl1-3/+27
2025-08-05.github/workflows: enforce github action version pinning (#16768)Andrew Lytvynov3-1/+6
2025-08-05client/systray: allow specifying tailscaled socketWill Norris2-3/+10
2025-08-05wgengine/router: rely on events for deleted IP rules (#16744)Claus Lensbøl1-1/+1
2025-08-01cmd/tailscale: add systray subcommand on Linux buildsWill Norris4-3/+80
2025-07-31cmd/k8s-operator,k8s-operator: allow setting a `priorityClassName` (#16685)Lee Briggs4-0/+16
2025-07-31cmd/tsidp,tsnet: update tsidp oidc-key store path (#16735)Mike O'Driscoll1-3/+23
2025-07-29cmd/tailscale/cli: update message for disable service (#16705)KevinLiang101-1/+1
2025-07-25cmd/k8s-operator: Enhance DNS record handling for ProxyGroup egress services ...Raj Singh2-98/+310
2025-07-25cmd/tailscaled: update installSystemDaemonWindows to set the correct system s...Aaron Klotz1-0/+10
2025-07-25cmd/tailscale: allow SSH to IPs or DNS names without MagicDNS (#16591)Danni Popova1-2/+61
2025-07-23cmd/tailscale/cli: use DNS name instead of Location to hide Mullvad exit node...Nick Khyl1-3/+4
2025-07-22cmd/tailscale/cli: add advertise command to advertise a node as service proxy...KevinLiang102-11/+36