summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-11-28client/web: add eslintSonia Appasamy12-527/+3249
2023-11-28clientupdate: implement update for Unraid (#10344)Andrew Lytvynov8-6/+538
2023-11-28wgengine/netstack: disable RACK on Windows (#10402)Jordan Whited1-0/+11
2023-11-28scripts/check_license_headers: enforce license on ts/tsx filesSonia Appasamy26-1/+83
2023-11-27tka: clarify field commentJenny Zhang1-1/+4
2023-11-27tsnet: add CapturePcap method for debuggingDenton Gentry2-0/+82
2023-11-27client/web: scroll exit node dropdown to top on searchSonia Appasamy1-3/+11
2023-11-24cmd/tailscale: also warn about IP forwarding if using CLI setJenny Zhang2-12/+17
2023-11-24cmd/{containerboot,k8s-operator}: allow users to define tailnet egress target...Irbe Krumina5-44/+298
2023-11-23flake.nix: use vendorHash instead of vendorSha256David Anderson1-3/+3
2023-11-23go.mod.sri: update SRI hash for go.mod changesFlakes Updater3-3/+3
2023-11-22words: crikey! what a beauty of a listCharlotte Brandhorst-Satzkorn2-0/+33
2023-11-22appc,ipn/local: support wildcard when matching app-connectorsTom DNetto2-8/+11
2023-11-22wgengine/magicsock: fix typo in Conn.handlePingLocked() (#10365)Jordan Whited1-1/+1
2023-11-22util/httpm: don't run test if .git doesn't existAndrew Dunham1-2/+10
2023-11-22containerboot: Add TS_ACCEPT_ROUTES (#10176)Claire Wang2-1/+17
2023-11-22cmd/k8s-operator: helm chart add missing keys (#10296)Gabriel Martinez1-3/+17
2023-11-21go.mod: bump wireguard-go (#10352)Jordan Whited2-3/+3
2023-11-21flake: fixup version embedding (#9997)Cole Helbling1-2/+2
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