summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2023-11-03cmd/tailscale: respect existing web client prefWill Norris1-5/+11
2023-11-02client/web: fill devMode from an env varSonia Appasamy1-3/+0
2023-11-02client/web: add ServerMode to web.ServerSonia Appasamy1-7/+49
2023-11-02appc,cmd/sniproxy,ipn/ipnlocal: split sniproxy configuration code out of appcJames Tucker6-18/+698
2023-11-02cmd/tailscaled: pre-load wintun.dll using a fully-qualified pathAaron Klotz1-1/+23
2023-11-02cmd/k8s-operator: set different app type for operator with proxy (#10081)Irbe Krumina2-6/+12
2023-11-01appc,ipn/ipnlocal: add App Connector domain configuration from mapcapJames Tucker1-1/+1
2023-11-01appc,ipn/ipnlocal,net/dns/resolver: add App Connector wiring when enabled in ...James Tucker1-1/+4
2023-11-01cmd/k8s-operator: strip credentials from client config in noauth modeDavid Anderson1-0/+3
2023-11-01cmd/k8s-operator: sanitize connection headers (#10063)Rhea Ghosh1-10/+11
2023-11-01ipn: introduce app connector advertisement preference and flagsJames Tucker3-0/+55
2023-11-01cmd/k8s-operator/deploy/chart,.github/workflows: use helm chart API v2 (#10055)Irbe Krumina1-1/+1
2023-10-31ipn: replace web client debug flag with node capabilityWill Norris1-3/+1
2023-10-31derp/derphttp: fix race in mesh watcherBrad Fitzpatrick1-0/+1
2023-10-31cmd/sniproxy: implement support for control configuration, multiple addressesTom DNetto2-266/+337
2023-10-31ipn: add user pref for running web clientWill Norris1-0/+3
2023-10-31ipn/ipnlocal,client/web: add web client to tailscaledSonia Appasamy3-4/+22
2023-10-30cmd/k8s-operator: allow to install operator via helm (#9920)Irbe Krumina13-2/+320
2023-10-26cmd/tailscale/cli: use status before doing interactive feature queryMaisem Ali4-25/+31
2023-10-26ipn, safesocket: use Windows token in LocalAPIAaron Klotz3-19/+18
2023-10-25cmd/tailscale/cli: improve error when bg serve config is present (#9961)Tyler Smalley2-3/+31
2023-10-25cmd/tailscale/cli: remove http flag for funnel command (#9955)Tyler Smalley2-1/+13
2023-10-24cmd/tailscale/cli: chage port flags to uint for serve and funnelMarwan Sulaiman3-26/+31
2023-10-24cmd/tailscale/cli: refactor TestServeDevConfigMutationsMarwan Sulaiman3-741/+771
2023-10-24cmd/tailscale/cli: unhide auto-update flags and mark update as Beta (#9954)Andrew Lytvynov2-3/+3
2023-10-24cmd/tailscale: fix help message for serve funnelMarwan Sulaiman2-9/+26
2023-10-24cmd/tailscale/cli: set Sparkle auto-update on macsys (#9952)Andrew Lytvynov1-3/+18
2023-10-24cmd/tailscale/cli: serve --set-path should not force background mode (#9905)Tyler Smalley2-31/+19
2023-10-23clientupdate: distinguish when auto-updates are possible (#9896)Andrew Lytvynov1-1/+1
2023-10-23cmd/tailscale/cli: updates help and background messaging (#9929)Tyler Smalley2-83/+80
2023-10-23cmd/tailscale: add set-raw to the new serve funnel commandsMarwan Sulaiman1-0/+15
2023-10-23cmd/tailscale: translate old serve commands to new onesMarwan Sulaiman2-43/+217
2023-10-23cmd/tailscale: allow serve|funnel off to delete an entire portMarwan Sulaiman4-5/+74
2023-10-23cmd/k8s-operator: allow cleanup of cluster resources for deleted devices (#9917)Irbe Krumina1-3/+11
2023-10-20cmd/tailscale/cli: update serve/funnel CLI help text (#9895)Tyler Smalley1-14/+21
2023-10-20control/controlclient: support certstore without cgoAdrian Dewhurst1-2/+1
2023-10-20clientupdate: change Mac App Store support (#9891)Andrew Lytvynov1-12/+9
2023-10-19cmd/tailscale: improve taildrop progress printer on Linux (#9878)Joe Tsai2-45/+73
2023-10-19cmd/tailscale/cli: [serve/funnel] support omitting scheme for TCP (#9856)Tyler Smalley2-49/+57
2023-10-19cmd/tailscale/cli: [serve/funnel] provide correct command for disabling (#9859)Tyler Smalley2-7/+121
2023-10-18cmd/tsconnect/wasm: add missing tstun.Wrapper.Start callBrad Fitzpatrick1-0/+1
2023-10-17tailcfg,cmd/tailscale: add UrgentSecurityUpdate flag to ClientVersion (#9848)Andrew Lytvynov2-2/+10
2023-10-17cmd/k8s-operator: users can configure firewall mode for kube operator proxies...Irbe Krumina5-98/+204
2023-10-17cmd/tailscale: promote new serve/funnel CLI to be default (#9833)Tyler Smalley5-22/+14
2023-10-17cmd/k8s-operator: use our own container image instead of busyboxMaisem Ali3-3/+9
2023-10-16tstest, tstest/integration, github/workflows: shard integration testsBrad Fitzpatrick1-0/+3
2023-10-16cmd/testwrapper: parse args betterMaisem Ali3-54/+249
2023-10-16cmd/containerboot: revert to using tailscale upMaisem Ali2-130/+60
2023-10-16cmd/tailscaled,*: add start of configuration file supportBrad Fitzpatrick3-0/+36
2023-10-16ipn/{ipnlocal/peerapi, localapi} initial taildrop resume api plumbing (#9798)Rhea Ghosh1-1/+2