summaryrefslogtreecommitdiffhomepage
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 Kaser5-2/+38
2023-05-04go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-05-04go.mod: bump goreleaser depsJames Tucker2-7/+16
2023-05-04go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-05-04go.mod: bump gvisorJames Tucker2-3/+3
2023-05-04go.mod: bump k8s libsMaisem Ali2-22/+20
2023-05-04envknob: support tailscaled-env.txt on macOS tooBrad Fitzpatrick1-8/+25
2023-05-04scripts/installer.sh: check connectivity with pkgs.tailscale.comAnton Tolchanov1-0/+11
2023-05-03go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-05-03licenses: update tailscale{,d} licensesLicense Updater1-46/+48
2023-05-03go.mod: bump all deps possible that don't break the buildBrad Fitzpatrick5-812/+446
2023-05-03.github: mark bots for exemption by issuebot (#8041)M. J. Fromberger2-4/+4
2023-05-03licenses: update tailscale{,d} licensesLicense Updater1-0/+1
2023-05-03build(deps): bump github.com/docker/dockerdependabot[bot]2-3/+3
2023-05-03ssh/tailssh: restore support for recording locallyMaisem Ali1-32/+64
2023-05-03wgengine/magicsock: annotate, skip flaky TestIsWireGuardOnlyPickEndpointByPingBrad Fitzpatrick1-0/+2
2023-05-02wgengine/magicsock: add address selection for wireguard only endpoints (#7979)Charlotte Brandhorst-Satzkorn3-74/+714
2023-05-02derp: add a README.md with some docsBrad Fitzpatrick1-0/+61
2023-05-02net/tstun: handle exit nodes in NAT configsMaisem Ali2-33/+74
2023-05-02wgengine/magicsock: add hysteresis to endpoint selectionAndrew Dunham2-1/+27
2023-05-01ssh/tailssh: improve debug logging around revoked sessionsTom DNetto1-0/+11
2023-05-01control/controlclient: use dnscache.Resolver for Noise clientAndrew Dunham5-24/+87
2023-05-01licenses: update win/apple licensesLicense Updater2-11/+11
2023-04-29.github: test installer script in CI in dockerAnton Tolchanov2-5/+111
2023-04-28cmd/sniproxy: Set App name in tsnet hostinfoDenton Gentry1-0/+3
2023-04-27syncs: add Map.Len to get the length of the MapJames Tucker1-0/+7
2023-04-27build_dist.sh: make cross-compilation friendly for env CC specifiedayanamist1-1/+1
2023-04-27.github: Bump actions/setup-go from 3 to 4dependabot[bot]1-1/+1
2023-04-27syncs: add documentation to Map.RangeJames Tucker1-0/+2
2023-04-27words: charlotte 1 spell-checking-linter 0 (#7993)Charlotte Brandhorst-Satzkorn1-1/+0
2023-04-26.github/workflows: add recency bias to action cache keysJames Tucker1-4/+8
2023-04-26cmd/derper: disable http2Kyle Carberry1-1/+1
2023-04-26net/ping,netcheck: add v6 pinging capabilities to pinger (#7971)Charlotte Brandhorst-Satzkorn4-61/+243
2023-04-26VERSION.txt: this is v1.41.0Denton Gentry1-1/+1
2023-04-26ipn/ipnlocal: fix fmt format arg type mismatch in log lineBrad Fitzpatrick1-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-26ipn/ipnlocal: reenable profile tests on WindowsJames Tucker3-25/+28
2023-04-26.github/workflows: split tests and benchmarks for cachingJames Tucker1-1/+5
2023-04-25ssh/tailssh: also handle recording upload failure during writesMaisem Ali1-15/+30
2023-04-25cmd/tailscale/cli: [serve] fix MinGW path conversion (#7964)shayne1-0/+22
2023-04-25licenses: update android licensesLicense Updater1-4/+4
2023-04-25licenses: update win/apple licensesLicense Updater1-1/+1
2023-04-24net/packet: add NAT support for DCCP and GREMaisem Ali3-8/+50
2023-04-24ipn/store/awsstore: persist state with intelligent tieringMarwan Sulaiman1-2/+13
2023-04-22net/netcheck: fix crash when IPv6 kinda but not really worksBrad Fitzpatrick1-0/+11
2023-04-22ssh/tailssh: handle dialing multiple recorders and failing openMaisem Ali3-72/+255