summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-06-07cmd/derper: add default-off debug endpoint for profilingtom/derpTom DNetto1-0/+89
2023-06-07version: detect tvOS by checking XPC_SERVICE_NAME (#8295)Andrea Gottardo2-0/+18
2023-06-07portlist: remove async functionalityMarwan Sulaiman2-194/+20
2023-06-06tool/gocross: handle TVOS_DEPLOYMENT_TARGET (#8292)Andrea Gottardo1-0/+2
2023-06-06tsnet: document how to use Dir with multiple servers per process (#8286)Xe Iaso1-0/+6
2023-06-05portlist: add a synchronous Poll methodMarwan Sulaiman3-35/+112
2023-06-05ssh/tailssh: Max Username Length 256 for linuxDerek Burdick1-1/+5
2023-06-05net/dnscache: use PreferGo on Windows.Denton Gentry1-4/+0
2023-06-05build_dist.sh: use $go consistently.Denton Gentry1-1/+1
2023-06-05licenses: update tailscale{,d} licensesLicense Updater1-3/+3
2023-06-04scripts/installer.sh: add sle-micro-rancher.Denton Gentry1-0/+5
2023-06-04words: remove misspelling of trexDJRHails1-1/+0
2023-06-04ipn/localapi: require only read permission for WatchIPNBus (#7798)Dominic Black1-2/+2
2023-06-04ipn/ipnlocal: [serve/funnel] add forwarded host and proto header (#8224)Heiko Rothe1-0/+2
2023-06-04scripts/installer.sh: add BlendOS support.Denton Gentry1-1/+1
2023-06-02ipn/ipnlocal: renew certificates based on lifetimeAndrew Dunham2-8/+131
2023-06-01licenses: update win/apple licensesLicense Updater2-4/+4
2023-06-01ipn/ipnlocal: add more logging during profile migrationAndrew Dunham2-0/+19
2023-06-01cmd/tailscaled, util/winutil: log our registry keys during tailscaled startupAaron Klotz5-0/+304
2023-06-01go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-06-01cmd/k8s-operator: update controller-runtime to v0.15Vince Prignano4-50/+66
2023-06-01client/tailscale: support deauthorizing a deviceAnton Tolchanov1-2/+13
2023-05-30.github: bump peter-evans/create-pull-request from 5.0.0 to 5.0.1dependabot[bot]2-2/+2
2023-05-29release/dist/synology: build hi3535 as armv5, not armv7David Anderson1-2/+23
2023-05-29release/dist/synology: build synology packages with cmd/distDavid Anderson22-9/+630
2023-05-28wgengine/netstack: use ping6 on BSD platformsDenton Gentry1-2/+12
2023-05-25release/dist/cli: correctly handle absolute build outputs in manifestDavid Anderson1-3/+4
2023-05-25go.toolchain.rev: bump, againBrad Fitzpatrick1-1/+1
2023-05-25tka: fix go vet complaint on copy of lock value in tailchonk_test.go (#8208)valscale1-1/+11
2023-05-25go.toolchain.rev: bumpBrad Fitzpatrick1-1/+1
2023-05-24tka: provide authority StateID in NetworkLockStatus response (#8200)Andrea Gottardo2-0/+8
2023-05-24portlist: add Poller.IncludeLocalhost optionMarwan Sulaiman9-64/+88
2023-05-24VERSION.txt: this is v1.43.0Will Norris1-1/+1
2023-05-22ssh/tailssh: add ssh session recording failed event typeCharlotte Brandhorst-Satzkorn2-4/+27
2023-05-22api.md: update device authorized API docs to allow for deauth (#8162)salman aljammaz1-2/+3
2023-05-21ssh/tailssh: fix regression after LDAP supportBrad Fitzpatrick2-15/+22
2023-05-19words: shell-ebrating crustacean chaosJames Tucker1-0/+3
2023-05-18derp: remove default logging of disconnecting clients (#8163)valscale1-25/+36
2023-05-18ssh/tailssh: close tty on session closeMaisem Ali2-11/+24
2023-05-17cmd/k8s-operator: add support for priorityClassNameGabriel Martinez2-19/+69
2023-05-17cmd/tailscale: allow Tailscale to work with Unraid web interface (#8062)Derek Kaser2-6/+28
2023-05-16cmd/tailscale/cli: [serve] add reset flagSonia Appasamy2-1/+24
2023-05-12client/tailscale: revert CreateKey API change, add Client.CreateKeyWithExpiryBrad Fitzpatrick5-13/+20
2023-05-12cmd/tailscale/cli: [up] fix CreateKey missing argument (#8124)shayne1-1/+2
2023-05-11client: allow the expiry time to be specified for new keysMatt Brown4-9/+21
2023-05-11cmd/k8s-operator: handle NotFound secretsMaisem Ali1-0/+3
2023-05-11util/set: add a basic map-based Set typeBrad Fitzpatrick2-0/+39
2023-05-11logtail: be less aggressive about re-uploads (#8117)Joe Tsai2-27/+36
2023-05-10net/netcheck: reenable TestBasic on WindowsJames Tucker1-4/+0
2023-05-10tsnet: reenable TestLoopbackSOCKS5 on WindowsJames Tucker1-5/+0