801 Commits (c446451bfa39d6421a7012cdc2d46543445d0f80)

Author SHA1 Message Date
Percy Wegmann 993acf4475 tailfs: initial implementation 2 years ago
Joe Tsai 94a4f701c2
all: use reflect.TypeFor now available in Go 1.22 (#11078) 2 years ago
Charlotte Brandhorst-Satzkorn 0f042b9814
cmd/tailscale/cli: fix exit node status output (#11076) 2 years ago
Will Norris 128c99d4ae client/web: add new readonly mode 2 years ago
Brad Fitzpatrick 2bd3c1474b util/cmpx: delete now that we're using Go 1.22 2 years ago
Andrew Lytvynov fbfc3b7e51
cmd/tailscale/cli: run Watch with NotifyNoPrivateKeys (#10950) 2 years ago
James Tucker 457102d070 go.mod: bump most deps for start of cycle 2 years ago
Joe Tsai c25968e1c5
all: make use of ctxkey everywhere (#10846) 2 years ago
Charlotte Brandhorst-Satzkorn e6910974ca cmd/tailscale/cli: add description to exit-node CLI command 2 years ago
Sonia Appasamy ea9c7f991a cli/set: add printout when web client started 2 years ago
Andrew Dunham 20f3f706a4 net/netutil: allow 16-bit 4via6 site IDs 2 years ago
Adrian Dewhurst c05c4bdce4 ipn: apply ControlURL policy before login 2 years ago
Andrew Dunham d3574a350f cmd/tailscale, ipn/ipnlocal: add 'debug dial-types' command 2 years ago
Chris Palmer 5deeb56b95
cmd/tailscale/cli: document usage more clearly (#10681) 2 years ago
Andrew Lytvynov 2716250ee8
all: cleanup unused code, part 2 (#10670) 2 years ago
Gavin Greenwalt 865ee25a57
cmd/tailscale/cli: update debug.go (#10644) 2 years ago
Andrew Dunham a661287c4b util/cmpx: remove code that's in the stdlib now 2 years ago
Andrew Lytvynov 945cf836ee
ipn: apply tailnet-wide default for auto-updates (#10508) 2 years ago
Andrew Dunham d05a572db4 net/portmapper: handle multiple UPnP discovery responses 2 years ago
Andrew Dunham 727acf96a6 net/netcheck: use DERP frames as a signal for home region liveness 2 years ago
Maisem Ali 3aa6468c63 cmd/tailscale/cli: add whois subcommand 2 years ago
Andrew Lytvynov d8493d4bd5
clientupdate: add explicit Track to Arguments (#10548) 2 years ago
Andrew Lytvynov e25f114916
ipn,cmd/tailscale/cli: support hierarchical MaskedPrefs (#10507) 2 years ago
Aaron Klotz 0f646937e9 clientupdate: remove TS_NOLAUNCH and GUI restart hacks from autoupdate 2 years ago
Andrew Dunham 3f576fc4ca ci: run 'go vet' in golangci-lint; fix errors in tests 2 years ago
Naman Sood 0a59754eda linuxfw,wgengine/route,ipn: add c2n and nodeattrs to control linux netfilter 2 years ago
Sonia Appasamy 7a4ba609d9 client/web: show features based on platform support 2 years ago
Andrew Lytvynov ac4b416c5b
cmd/tailscale,ipn/ipnlocal: pass available update as health message (#10420) 2 years ago
Andrew Lytvynov 5a9e935597
clientupdate: implement update for Unraid (#10344) 2 years ago
Jenny Zhang d5d84f1a68 cmd/tailscale: also warn about IP forwarding if using CLI set 2 years ago
David Anderson f867392970 cmd/tailscale/cli: add debug function to print the netmap 2 years ago
David Anderson fd22145b52 cmd/tailscale/cli: make 'debug watch-ipn' play nice with jq 2 years ago
Marwan Sulaiman 2dc0645368 ipn/ipnlocal,cmd/tailscale: persist tailnet name in user profile 2 years ago
James Tucker 28684b0538 cmd/tailscale/cli: correct app connector help text in set 2 years ago
Brad Fitzpatrick 3bd382f369 wgengine/magicsock: add DERP homeless debug mode for testing 2 years ago
Sonia Appasamy 2dbd546766 client/web: remove DebugMode from GET /api/data 2 years ago
Will Norris 9b537f7c97 ipn: remove the preview-webclient node capability 2 years ago
Will Norris 303a1e86f5 cmd/tailscale: expose --webclient for all builds 2 years ago
Andrew Dunham e33bc64cff net/dnsfallback: add singleflight to recursive resolver 2 years ago
Sonia Appasamy bb31912ea5 cmd/cli: remove --webclient flag from up 2 years ago
Andrew Lytvynov c3f1bd4c0a
clientupdate: fix auto-update on Windows over RDP (#10242) 2 years ago
Tom DNetto 90a0aafdca cmd/tailscale: warn if app-connector is enabled without ip forwarding 2 years ago
Jordan Whited 12d5c99b04
client/tailscale,ipn/{ipnlocal,localapi}: check UDP GRO config (#10071) 2 years ago
Will Norris fdbe511c41 cmd/tailscale: add -webclient flag to up and set 2 years ago
Sonia Appasamy 942d720a16 cli/web: don't block startup on status req 2 years ago
Will Norris 7e81c83e64 cmd/tailscale: respect existing web client pref 3 years ago
Sonia Appasamy 0ecfc1d5c3 client/web: fill devMode from an env var 3 years ago
Sonia Appasamy 191e2ce719 client/web: add ServerMode to web.Server 3 years ago
James Tucker ca4c940a4d ipn: introduce app connector advertisement preference and flags 3 years ago
Will Norris 28ad910840 ipn: add user pref for running web client 3 years ago