summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-08-15clientupdate: return NOTREACHED for macsysmacsys-updateChris Palmer1-4/+1
2023-08-15clientupdate: return success for macsysChris Palmer1-6/+4
2023-08-15ssh/tailssh: fix gokrazy SSH crashBrad Fitzpatrick1-6/+8
2023-08-15wgengine/router: always use nftables mode on gokrazyBrad Fitzpatrick1-0/+5
2023-08-15wgengine: adjust debug logging for WireGuard-only peersBrad Fitzpatrick1-15/+21
2023-08-15cli/serve: add interactive flow for enabling HTTPS certsSonia Appasamy1-0/+16
2023-08-15cli/serve: funnel interactive enablement flow tweaksSonia Appasamy4-13/+27
2023-08-14client/tailscale: add LocalClient.IncrementMetric funcSonia Appasamy2-4/+26
2023-08-14util/osdiag: add logging for winsock layered service providers to Windows bug...Aaron Klotz3-6/+185
2023-08-14wgengine/router: use iptablesRunner when no firewall tool is available:KevinLiang102-15/+15
2023-08-14client/web: add tailwind styling to react appSonia Appasamy7-7/+58
2023-08-14util/winutil/authenticode: add missing docs for CertSubjectErrorAaron Klotz1-2/+5
2023-08-13control/controlclient: move lastUpdateGenInformed to tighter scopeBrad Fitzpatrick1-7/+7
2023-08-12control/controlclient: refactor in prep for optimized delta handlingBrad Fitzpatrick2-43/+71
2023-08-12scripts/installer.sh: set Deepin to a debian versionDenton Gentry2-1/+3
2023-08-11control/controlclient: avert a data race when logging (#8863)M. J. Fromberger1-2/+5
2023-08-11clientupdate: implement updates for Synology (#8858)Andrew Lytvynov2-16/+171
2023-08-11tstime/mono: remove unsafeBrad Fitzpatrick5-9/+5
2023-08-11hostinfo: add Home Assistant Add-On detection (#8857)shayne1-9/+20
2023-08-11net/netcheck,wgengine/magicsock: reduce coupling between netcheck and magicsockJames Tucker5-143/+156
2023-08-11client/web: add tsconfig.jsonSonia Appasamy4-2/+51
2023-08-11.github: use testwrapper on windowsMaisem Ali1-1/+1
2023-08-11client/web: pipe through to React in dev modeSonia Appasamy5-4/+57
2023-08-11ipn/ipnlocal,net/tsdial: update docs/rename funcsMaisem Ali2-10/+16
2023-08-11cmd/tailscale: add debug commands to break connectionsBrad Fitzpatrick6-1/+104
2023-08-11magicsock: set the don't fragment sockopt (#8715)salman aljammaz6-0/+106
2023-08-10client/web: add barebones vite dev setupSonia Appasamy10-8/+1916
2023-08-10cmd/tailscale/cli,clientupdate: extract new clientupdate package (#8827)Andrew Lytvynov7-876/+937
2023-08-10tool/{node,yarn}: update node and yarn toolsSonia Appasamy5-69/+96
2023-08-10control/controlclient: add Auto.updateRoutineMaisem Ali4-211/+216
2023-08-10util/linuxfw: rename ErrorFWModeNotSupportedBrad Fitzpatrick3-8/+8
2023-08-10tsnet: add new example serving the Tailscale web clientWill Norris1-0/+44
2023-08-09client/web: fix rendering of node owner profileWill Norris1-1/+1
2023-08-09client/web: add web client Server structSonia Appasamy2-16/+36
2023-08-09tailscale/cli: add interactive flow for enabling FunnelSonia Appasamy9-42/+275
2023-08-09control/controlhttp: remove tstest.Clock from tests (#8830)Andrew Lytvynov1-11/+23
2023-08-09util/winutil/authenticode: fix an inaccurate doc commentAaron Klotz1-3/+3
2023-08-09client/web: extract web client from cli packageWill Norris8-488/+521
2023-08-09cmd/tailscale: refactor shared utility methodsWill Norris7-100/+127
2023-08-08go.toolchain.rev: merge Go 1.21.0 final (non-rc)Brad Fitzpatrick1-1/+1
2023-08-08derp, net/dns/recursive: use Go 1.21 minBrad Fitzpatrick2-16/+1
2023-08-08all: require Go 1.21Brad Fitzpatrick7-13/+33
2023-08-08util/testenv: add new package to hold InTestMaisem Ali10-25/+53
2023-08-08ipn/ipnlocal: fix profile duplicationMaisem Ali3-76/+66
2023-08-08ipn/ipnlocal: add test to find issues with profile duplicationMaisem Ali1-10/+187
2023-08-08control/controlclient: make Direct own all changes to PersistMaisem Ali2-28/+13
2023-08-08types/persist: drop duplicated Persist.LoginNameMaisem Ali13-76/+46
2023-08-08wgengine/router: add auto selection heuristic for iptables/nftablesKevinLiang105-13/+216
2023-08-08control/controlclient: use ptr.ToMaisem Ali1-2/+2
2023-08-08ipn/ipnlocal: make tests pass when offlineMaisem Ali1-1/+11