436 Commits (9c1d59f00eeeceb4147b4c3f225d7716e7194846)

Author SHA1 Message Date
Alex Chan 4ffb92d7f6 tka: refer consistently to "DisablementValues" 2 weeks ago
Gesa Stupperich 7a43e41a27
client/web: signal need to wait for auth across tabs 1 month ago
Brad Fitzpatrick bd2a2d53d3 all: use Go 1.26 things, run most gofix modernizers 1 month ago
Mike O'Driscoll 2c9ffdd188
cmd/tailscale,ipn,net/netutil: remove rp_filter strict mode warnings (#18863) 1 month ago
Claus Lensbøl 5ac35b665b
client/systray: add installer for a freedesktop autostart file (#18767) 2 months ago
Andrew Lytvynov 6e2677b4ad
client/systray: open BrowseToURL from WatchIPN in a browser (#18816) 2 months ago
dependabot[bot] f1509d27cc
build(deps): bump lodash from 4.17.21 to 4.17.23 in /client/web (#18476) 2 months ago
Will Norris 4044e05dfd client/systray: set consistent ID for StatusNotifierItem 2 months ago
James Tucker fe69b7f0e5 cmd/tailscale: add event bus queue depth debugging 2 months ago
Neal Gompa (ニール・ゴンパ) abdbca47af
client/systray: Update systemd unit to use correct dependencies (#18457) 2 months ago
Will Norris 3ec5be3f51 all: remove AUTHORS file and references to it 3 months ago
Will Norris 0fd1670a59 client/local: add method to set gauge metric to a value 4 months ago
Will Norris 951d711054 client/systray: add missing deferred unlock for httpCache mutex 4 months ago
Claus Lensbøl d349370e55
client/systray: change systray to start after graphical.target (#18138) 4 months ago
dependabot[bot] b40272e767 build(deps): bump braces from 3.0.2 to 3.0.3 in /client/web 5 months ago
dependabot[bot] 22bdf34a00 build(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /client/web 5 months ago
dependabot[bot] c0c0d45114 build(deps-dev): bump vitest from 1.3.1 to 1.6.1 in /client/web 5 months ago
dependabot[bot] 3e2476ec13 build(deps-dev): bump vite from 5.1.7 to 5.4.21 in /client/web 5 months ago
dependabot[bot] 9500689bc1 build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /client/web 5 months ago
KevinLiang10 a0d059d74c
cmd/tailscale/cli: allow remote target as service destination (#17607) 5 months ago
Alex Chan c2e474e729 all: rename variables with lowercase-l/uppercase-I 5 months ago
Brad Fitzpatrick 99b06eac49 syncs: add Mutex/RWMutex alias/wrappers for future mutex debugging 5 months ago
Brad Fitzpatrick 653d0738f9 types/netmap: remove PrivateKey from NetworkMap 5 months ago
Brad Fitzpatrick edb11e0e60 wgengine/magicsock: fix js/wasm crash regression loading non-existent portmapper 6 months ago
Claus Lensbøl ab435ce3a6
client/systray: warn users launching the application with sudo (#17595) 6 months ago
Brad Fitzpatrick 5c1e26b42f ipn/localapi: dead code eliminate unreachable/useless LocalAPI handlers when disabled 6 months ago
Brad Fitzpatrick 541a4ed5b4 all: use buildfeatures consts in a few more places 6 months ago
M. J. Fromberger 127a967207
appc,*: publish events for route updates and storage (#17392) 7 months ago
Brad Fitzpatrick ee034d48fc feature/featuretags: add a catch-all "Debug" feature flag 7 months ago
Brad Fitzpatrick 442a3a779d feature, net/tshttpproxy: pull out support for using proxies as a feature 7 months ago
Brad Fitzpatrick 038cdb4640 feature/clientupdate: move clientupdate to a modular feature, disabled for tsnet 7 months ago
Fran Bull 65d6c80695 cmd/tailscale/cli,client,ipn: add appc-routes cli command 7 months ago
Nick Khyl 892f8a9582 various: allow tailscaled shutdown via LocalAPI 7 months ago
Jordan Whited 4657cbdb11
client, cmd/tailscale/cli, feature/relayserver, net/udprelay: implement tailscale debug peer-relay-sessions (#17239) 7 months ago
Will Norris e582fb9b53 client/web: use network profile for displaying tailnet info 7 months ago
Will Norris 15b3876c2c client/systray: use new tailnet display name is profile title 7 months ago
Brad Fitzpatrick e180fc267b feature/featuretags, all: add ts_omit_acme to disable TLS cert support 7 months ago
Brad Fitzpatrick 99b3f69126 feature/portmapper: make the portmapper & its debugging tools modular 7 months ago
Brad Fitzpatrick 4cca9f7c67 all: add ts_omit_serve, start making tailscale serve/funnel be modular 7 months ago
Will Norris 082c6a25b0 client/systray: only send clipboard notification on success 7 months ago
Brad Fitzpatrick 3a49b7464c all: add ts_omit_tailnetlock as a start of making it build-time modular 7 months ago
Brad Fitzpatrick 21f21bd2a2 util/syspolicy: finish adding ts_omit_syspolicy build tags, tests 8 months ago
Brad Fitzpatrick 2b3e533048 util/syspolicy: finish plumbing policyclient, add feature/syspolicy, move global impl 8 months ago
Claus Lensbøl fafb514538
client/systray: go back to using upstream library (#16938) 8 months ago
Will Norris 9d9a70d81d client/systray: disable 'more settings' menu if backend not running 8 months ago
Michael Ben-Ami 3f1851a6d9 types/dnstype, ipn/ipnlocal: allow other DNS resolvers with exit nodes 8 months ago
Will Norris b8c45a6a8f client/systray: add CLI error output if operator is missing 8 months ago
Claus Lensbøl 3fe022877a
client/systray: temporarily replace systray module (#16807) 8 months ago
Claus Lensbøl 89954fbceb
client/systray: add startup script generator for systemd (#16801) 8 months ago
Will Norris 9f29c428f4 client/systray: allow specifying tailscaled socket 9 months ago