summaryrefslogtreecommitdiffhomepage
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2023-05-16cmd/tailscale/cli: [web] update JS in web.html for Unraid supportunraid-webShayne Sweeney1-14/+12
2023-05-06cmd/tailscale: allow Tailscale to work with Unraid web interfaceDerek Kaser2-3/+25
2023-05-04various: add detection and Taildrop for UnraidDerek Kaser2-2/+26
2023-05-03go.mod: bump all deps possible that don't break the buildBrad Fitzpatrick3-7/+22
2023-05-02wgengine/magicsock: add address selection for wireguard only endpoints (#7979)Charlotte Brandhorst-Satzkorn1-1/+1
2023-04-28cmd/sniproxy: Set App name in tsnet hostinfoDenton Gentry1-0/+3
2023-04-26cmd/derper: disable http2Kyle Carberry1-1/+1
2023-04-26net/ping,netcheck: add v6 pinging capabilities to pinger (#7971)Charlotte Brandhorst-Satzkorn1-1/+1
2023-04-26cmd/tailscale/cli: [up] reuse --advertise-tags for OAuth key generationMaisem Ali1-11/+11
2023-04-26cmd/tailscale/cli: [up] change oauth authkey formatBrad Fitzpatrick1-20/+13
2023-04-26cmd/tailscale/cli: [up] add experimental oauth2 authkey supportBrad Fitzpatrick3-8/+120
2023-04-25cmd/tailscale/cli: [serve] fix MinGW path conversion (#7964)shayne1-0/+22
2023-04-20all: avoid repeated default interface lookupsMihai Parparita7-18/+33
2023-04-20all: move network monitoring from wgengine/monitor to net/netmonMihai Parparita5-21/+23
2023-04-19ci: add more lints (#7909)Andrew Dunham2-4/+2
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham2-12/+12
2023-04-17net/dnsfallback: more explicitly pass through logf functionMihai Parparita1-1/+1
2023-04-14net/netcheck: use dnscache.Resolver when resolving DERP IPsAndrew Dunham1-0/+1
2023-04-11tsweb: move varz handler(s) into separate modulesAnton Tolchanov3-50/+7
2023-04-11prober: migrate to Prometheus metric libraryAnton Tolchanov1-3/+1
2023-04-11tsweb: expose native Prometheus metrics in /debug/varzAnton Tolchanov2-0/+89
2023-04-06net, wgengine/capture: encode NAT addresses in pcap streamTom DNetto1-1/+1
2023-04-05cmd/tailscale: show reauth etc. links even if no login name (#7803)phirework1-2/+2
2023-04-05cmd/tailscale/cli: [serve] add support for proxy paths (#7800)shayne2-0/+13
2023-04-04derp,magicsock: add debug envknobs for HTTP and derp server name (#7744)valscale1-2/+2
2023-04-03ipn/ipnlocal, util/winutil/policy: modify Windows profile migration to load l...Aaron Klotz1-0/+1
2023-04-03util/sysresources, magicsock: scale DERP buffer based on system memoryAndrew Dunham1-0/+1
2023-04-03cmd/tailscale/cli: make serve and funnel visible in list (#7737)shayne3-6/+4
2023-03-30cmd/tsconnect: allow root directory to be passed inMihai Parparita2-0/+4
2023-03-29net/tshttpproxy: don't proxy through ourselvesAndrew Dunham3-2/+7
2023-03-29net/tstun,wgengine/*: add support for NAT to routesMaisem Ali1-0/+2
2023-03-29doctor/permissions: add new check to print process permissionsAndrew Dunham1-1/+2
2023-03-28go.mod: bump gvisor to 20230320 for dispatcher lockingJames Tucker1-0/+1
2023-03-27cmd/tailscale: extend hostname validation (#7678)Anton Tolchanov2-4/+12
2023-03-27funnel: change references from alpha to beta (#7613)shayne2-3/+3
2023-03-24derp, derphttp, magicsock: send new unknown peer frame when destination is un...valscale3-3/+3
2023-03-23ipn/ipnlocal: fix cert storage in KubernetesMaisem Ali1-1/+1
2023-03-23cmd/k8s-operator: disable HTTP/2 for the auth proxyMaisem Ali2-5/+32
2023-03-23all: pass log IDs as the proper type rather than stringsWill Norris3-11/+13
2023-03-21cmd/tailscale/cli: move tskey-wrap functionality under lock signTom DNetto1-18/+28
2023-03-20cmd/tailscale/cli: fix inconsistency between serve text and example commandMihai Parparita1-3/+5
2023-03-20cmd/derpprobe: allow running all probes at the same timeAnton Tolchanov1-1/+2
2023-03-16tailscale/cmd: Warn for up --force-reauth over SSH without accepting the risk...James 'zofrex' Sanderson2-0/+32
2023-03-13cmd/tailscale/cli: [serve] rework commands based on feedback (#6521)shayne5-343/+513
2023-03-13cmd/k8s-operator: drop trailing dot in tagged node nameMaisem Ali1-1/+1
2023-03-13ipn,log: add logger for sockstat deltasWill Norris1-1/+2
2023-03-13all: replace /kb/ links with /s/ equivalentsMaisem Ali3-4/+4
2023-03-13cmd/k8s-operator: require HTTPS to be enabled for AuthProxyMaisem Ali2-12/+21
2023-03-13cmd/k8s-operator: make auth proxy pass tags as Impersonate-GroupMaisem Ali2-5/+21
2023-03-13cmd/tailscale/cli: update docs and unhide configureMaisem Ali4-11/+12