summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2023-12-01ipn/ipnlocal,others: add tailnet display name to user profilemarwan/displaynameMarwan Sulaiman9-18/+49
2023-11-30tsweb: propagate RequestID via context and entire requestMarwan Sulaiman5-140/+136
2023-11-29net/dns: fix darwin dns resolver filesJuergen Knaack1-7/+3
2023-11-29client/web: remove ControlAdminURL overrideSonia Appasamy1-6/+1
2023-11-29client/web: hide admin panel links for non-tailscale control serversSonia Appasamy8-40/+105
2023-11-29syspolicy: add exit node related policies (#10172)Claire Wang6-15/+311
2023-11-29client/web: add subnet routes viewSonia Appasamy11-193/+400
2023-11-29client/web: remove duplicate WhoIs callSonia Appasamy1-8/+3
2023-11-29ipn/ipnstate: add AllowedIPs to PeerStatusSonia Appasamy2-0/+9
2023-11-29cmd/tailscale,ipn/ipnlocal: pass available update as health message (#10420)Andrew Lytvynov3-22/+9
2023-11-29client/web: skip check mode for non-tailscale.com control servers (#10413)Will Norris3-27/+87
2023-11-29client/web: fix Vite dev server build errorSonia Appasamy1-332/+554
2023-11-28ipn/ipnlocal: update hostinfo when app connector state is toggledTom DNetto1-0/+1
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