summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2022-09-27Try running vm.yml on a 22.04 runner.vmDenton Gentry1-2/+2
2022-09-27net/dns: format OSConfig correctly with no pointers (#5766)Andrew Dunham2-0/+85
2022-09-27util/deephash: add AppendSum method (#5768)Andrew Dunham2-0/+33
2022-09-27ipn/ipnlocal,tailcfg: Identify client using NodeKey in tka RPCsTom DNetto3-41/+80
2022-09-26control/controlhttp: use custom port for non-localhost JS noise client connec...Mihai Parparita1-2/+4
2022-09-26all: fix resource leaks with missing .Close() callsEmmanuel T Odeke5-3/+21
2022-09-26ipn/ipnlocal: add c2n /debug/{goroutines,prefs,metrics}Brad Fitzpatrick6-89/+116
2022-09-26Drop duplicated `$`Josh Soref1-1/+1
2022-09-26doctor: add package for running in-depth healthchecks; use in bugreport (#5413)Andrew Dunham17-5/+1508
2022-09-26tka: Checkpoint every 50 updatesTom DNetto4-11/+131
2022-09-25control/controlclient: fix recent set-dns regressionBrad Fitzpatrick1-1/+1
2022-09-24control/controlclient: stop restarting map polls on health changeBrad Fitzpatrick3-9/+40
2022-09-23control/controlclient: add a noiseClient.post helper methodBrad Fitzpatrick2-6/+17
2022-09-23licenses: remove win.md fileWill Norris1-47/+0
2022-09-23net/speedtest: retune to meet iperf on localhost in a VMJames Tucker4-35/+28
2022-09-23net/packet: fix filtering of short IPv4 fragmentsJames Tucker2-16/+72
2022-09-23tsweb: consider 304s as successful for quiet loggingMihai Parparita2-5/+5
2022-09-23tailcfg, control/controlhttp, control/controlclient: add ControlDialPlan fiel...Andrew Dunham8-17/+604
2022-09-22tailcfg, util/deephash: add DataPlaneAuditLogID to Node and DomainDataPlaneAu...Aaron Klotz5-1/+12
2022-09-22wgengine/magicsock: move firstDerp check after nil derpMap checkKyle Carberry1-3/+3
2022-09-22cmd/tailscaled: use explicit equal sign in --port=$PORT in tailscaled.serviceBrad Fitzpatrick1-1/+1
2022-09-22docker: add ability to use a custom control socketAnton Schubert1-3/+4
2022-09-22fix auth key namehlts23-3/+3
2022-09-21wgengine/netstack: always respond to 4via6 echo requests (#5712)Andrew Dunham2-49/+68
2022-09-21Revert "licenses: update win/apple licenses"Will Norris1-1/+1
2022-09-21licenses: update win/apple licensesLicense Updater1-1/+1
2022-09-21ipn/ipnlocal: return usernames when Tailscale SSH is enabledMaisem Ali3-8/+32
2022-09-21cmd/tsconnect: add error callback for SSH sessionsMihai Parparita2-2/+3
2022-09-21control/controlclient,ipn/ipnlocal: wire tka enable/disableTom DNetto16-17/+469
2022-09-21wgengine/netstack: handle 4via6 packets when pinging (#5709)Andrew Dunham2-2/+208
2022-09-20net/netcheck: add check for captive portal (#5593)Andrew Dunham5-0/+212
2022-09-20tsweb: export go_version in standard expvar varsBrad Fitzpatrick1-0/+1
2022-09-19cmd/tailscale: fix configure-host command for SynologyBerk D. Demir1-4/+4
2022-09-19cmd/tailscale: remove leftover debug prints from earlier commitBrad Fitzpatrick1-1/+0
2022-09-19cmd/tsconnect: allow SSH connection timeout to be overriddenMihai Parparita3-1/+10
2022-09-19cmd/tailscale/cli: [up] move lose-ssh check after other validationsMaisem Ali4-27/+195
2022-09-19tailcfg: mark CapabilityFileSharingTarget as inter-nodeMaisem Ali2-11/+21
2022-09-19ipn/ipnlocal: add c2n method to get SSH username candidatesBrad Fitzpatrick5-2/+161
2022-09-18.github/workflows: add cross-androidBrad Fitzpatrick1-0/+54
2022-09-18wgengine/magicsock: fix recently introduced data raceBrad Fitzpatrick1-4/+5
2022-09-17net/netns: implement UseSocketMark for Android.Denton Gentry1-0/+5
2022-09-17cmd/tailscaled: respect $PORT on all platforms, not just LinuxBrad Fitzpatrick1-1/+16
2022-09-17envknob, health: support Synology, show parse errors in statusBrad Fitzpatrick5-39/+66
2022-09-16wgengine/magicsock: add client flag and envknob to disable heartbeat (#5638)phirework4-5/+24
2022-09-16envknob: generalize Windows tailscaled-env.txt supportBrad Fitzpatrick5-43/+88
2022-09-16Dockerfile: add test that build-env Alpine version matches go.modBrad Fitzpatrick1-0/+34
2022-09-16control/controlhttp: move Dial options into options struct (#5661)Andrew Dunham6-56/+141
2022-09-16Update Dockerfile to use golang:1.19-alpineLuis Peralta1-1/+1
2022-09-16Switched Secret snippet to match run.shTyler Lee2-2/+2
2022-09-16Updated secret example in readme to match the sidecar key valueTyler Lee1-1/+1