summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-11-21wipclairew/test-wrapper-fileClaire Wang1-0/+7
2023-11-21wipClaire Wang1-5/+16
2023-11-21ci: report test coverage to coveralls.ioPercy Wegmann5-27/+194
2023-11-21cmd/k8s-operator: truncate long StatefulSet name prefixes (#10343)Irbe Krumina4-1/+84
2023-11-20util/set: implement json.Marshaler/Unmarshaler (#10308)Andrew Lytvynov2-0/+60
2023-11-20cmd/k8s-operator: log user/group impersonated by apiserver proxy (#10334)Irbe Krumina2-13/+24
2023-11-20cmd/k8s-operator: fix chart syntax error (#10333)Irbe Krumina1-1/+1
2023-11-18licenses: update android licensesLicense Updater1-1/+1
2023-11-18cmd/tailscale/cli: add debug function to print the netmapDavid Anderson1-0/+37
2023-11-18cmd/tailscale/cli: make 'debug watch-ipn' play nice with jqDavid Anderson1-3/+6
2023-11-18Fix Empty Resolver SetRyan Petris1-1/+1
2023-11-18Fix potential goroutine leak in syncs/watchdog.goUri Gorelik1-1/+4
2023-11-17go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-11-17go.mod: update web-client-prebuilt moduleOSS Updater2-3/+3
2023-11-17client/web: add advanced login optionsWill Norris8-11/+206
2023-11-17go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-11-17go.mod: update web-client-prebuilt moduleOSS Updater2-3/+3
2023-11-17client/web: add Inter fontSonia Appasamy23-13/+51
2023-11-17ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profileMarwan Sulaiman10-44/+131
2023-11-17client/web: add exit node selectorSonia Appasamy7-65/+741
2023-11-17licenses: update android licensesLicense Updater1-1/+6
2023-11-17licenses: update win/apple licensesLicense Updater1-0/+1
2023-11-17licenses: update tailscale{,d} licensesLicense Updater1-1/+2
2023-11-17client/web: split login from nodeUpdateWill Norris4-76/+116
2023-11-17cmd/tailscale/cli: correct app connector help text in setJames Tucker1-1/+1
2023-11-17client/web: hide unimplemented linksSonia Appasamy1-4/+5
2023-11-17control/controlclient: support incremental packet filter updates [capver 81]Brad Fitzpatrick4-4/+156
2023-11-17util/syspolicy: add caching handler (#10288)Claire Wang4-7/+371
2023-11-17ssh/tailssh: use control server time instead of local timeOx Cart2-0/+10
2023-11-16{client/web},{ipn/ipnlocal}: replace localapi debug-web-client endpointSonia Appasamy5-144/+125
2023-11-16health: don't report a warning in DERP homeless modeBrad Fitzpatrick2-12/+20
2023-11-16ipn/ipnlocal: add c2n method to check on TLS cert fetch statusBrad Fitzpatrick6-2/+236
2023-11-16cmd/containerboot: fix unclean shutdown (#10035)Irbe Krumina1-75/+124
2023-11-16client/web: fix margins on login popoverSonia Appasamy1-2/+2
2023-11-16tsnet: add option to run integrated web clientWill Norris2-1/+7
2023-11-16ipn/ipnlocal: log and don't return full file serve error (#10174)Tyler Smalley1-2/+4
2023-11-16client/web: when readonly, add check for TS connectionSonia Appasamy1-4/+53
2023-11-16.github: build gocross using regular GOPROXY settingsWill Norris1-0/+1
2023-11-16go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-11-16go.mod: update web-client-prebuilt moduleOSS Updater2-3/+3
2023-11-16client/web: allow login client to still run tailscale upWill Norris1-0/+4
2023-11-15wgengine/magicsock: add DERP homeless debug mode for testingBrad Fitzpatrick6-15/+53
2023-11-15wgengine/magicsock: move trustBestAddrUntil forward on non-disco rx (#10274)Jordan Whited1-2/+10
2023-11-15cmd/tailscaled: make tun mode default on gokrazyMaisem Ali1-14/+0
2023-11-15client/web: remove legacy-client-view.tsxSonia Appasamy2-244/+0
2023-11-15ipn/ipnlocal: add mutex to webClient structSonia Appasamy3-27/+34
2023-11-15cmd/tsidp: add start of OIDC Tailscale IdPMaisem Ali3-0/+706
2023-11-15client/web: remove DebugMode from GET /api/dataSonia Appasamy4-20/+3
2023-11-15ipn/ipnlocal: rename SetWebLocalClient to ConfigureWebClientSonia Appasamy3-6/+7
2023-11-15client/{tailscale,web}: add initial webUI frontend for self-updates (#10191)Naman Sood13-1/+389