722 Commits (7f08bddfe1b063fa1b02713f349dc06fcf25baea)

Author SHA1 Message Date
Kristoffer Dalby 623926a25d cmd/tailscale: add --posture-checking flag to set 3 years ago
Brad Fitzpatrick 6f36f8842c cmd/tailscale, magicsock: add debug command to flip DERP homes 3 years ago
Andrew Lytvynov e6aa7b815d
clientupdate,cmd/tailscale/cli: use cli.Stdout/Stderr (#9694) 3 years ago
Andrew Lytvynov 3ee756757b
cmd/tailscale/cli: add update notification to "up" (#9644) 3 years ago
Brad Fitzpatrick 93c6e1d53b tstest/deptest: add check that x/exp/{maps,slices} imported as xfoo 3 years ago
Val 73e53dcd1c cmd/tailscale,ipn/ipnlocal: print debug component names 3 years ago
Tom DNetto 656a77ab4e net/packet: implement methods for rewriting v6 addresses 3 years ago
James Tucker 0c8c374a41 go.mod: bump all dependencies except go-billy 3 years ago
Maisem Ali 354455e8be ipn: use NodeCapMap in CheckFunnel 3 years ago
Marwan Sulaiman 651620623b ipn/ipnlocal: close foreground sessions on SetServeConfig 3 years ago
Brad Fitzpatrick 04fabcd359 ipn/{ipnlocal,localapi}, cli: add debug force-netmap-update 3 years ago
Will Norris 652f77d236 client/web: switch to using prebuilt web client assets 3 years ago
Maisem Ali 19a9d9037f tailcfg: add NodeCapMap 3 years ago
Maisem Ali 4da0689c2c tailcfg: add Node.HasCap helpers 3 years ago
Marwan Sulaiman d25217c9db cmd/tailscale/cli: error when serving foreground if bg already exists 3 years ago
Maisem Ali a61caea911 tailcfg: define a type for NodeCapability 3 years ago
Tyler Smalley dfefaa5e35 Use parent serve config 3 years ago
Marwan Sulaiman f3a5bfb1b9 cmd/tailscale/cli: add set serve validations 3 years ago
Marwan Sulaiman 3421784e37 cmd/tailscale/cli: use optimistic concurrency control on SetServeConfig 3 years ago
Tyler Smalley 82c1dd8732
cmd/tailscale: funnel wip cleanup and additional test coverage (#9316) 3 years ago
Brad Fitzpatrick 668a0dd5ab cmd/tailscale/cli: fix panic in netcheck print when no DERP home 3 years ago
Brad Fitzpatrick 7c1ed38ab3 ipn/ipnlocal: fix missing controlknobs.Knobs plumbing 3 years ago
Brad Fitzpatrick 4e91cf20a8 control/controlknobs, all: add plumbed Knobs type, not global variables 3 years ago
Marwan Sulaiman f12c71e71c cmd/tailscale: reduce duplicate calls to LocalBackend 3 years ago
Andrew Lytvynov d23b8ffb13
cmd/tailscale/cli,ipn: mention available update in "tailscale status" (#9205) 3 years ago
Marwan Sulaiman a1d4144b18 cmd/tailscale: combine foreground and background serve logic 3 years ago
Tyler Smalley 70a9854b39
cmd/tailscale: add background mode to serve/funnel wip (#9202) 3 years ago
Marwan Sulaiman 50990f8931 ipn, ipn/ipnlocal: add Foreground field for ServeConfig 3 years ago
Chris Palmer ac7b4d62fd
cmd/tailscale/cli: make update visible in list (#8662) 3 years ago
Sonia Appasamy f824274093 cli/serve: shorten help text on error 3 years ago
Will Norris 9a3bc9049c client/web,cmd/tailscale: add prefix flag for web command 3 years ago
Andrew Lytvynov 34e3450734
cmd/tailscale,ipn: add auto-update flags and prefs (#8861) 3 years ago
Tyler Smalley e1fbb5457b
cmd/tailscale: combine serve and funnel for debug wip funnel stream model (#9169) 3 years ago
Andrew Lytvynov 4e72992900
clientupdate: add linux tarball updates (#9144) 3 years ago
Chris Palmer ce1e02096a
ipn/ipnlocal: support most Linuxes in handleC2NUpdate (#9114) 3 years ago
Brad Fitzpatrick 590c693b96 types/logger: add AsJSON 3 years ago
Andrew Lytvynov 8d2eaa1956
clientupdate: download SPK and MSI packages with distsign (#9115) 3 years ago
Will Norris d74c771fda client/web: always use new web client; remove old client 3 years ago
Andrew Dunham c86a610eb3 cmd/tailscale, net/portmapper: add --log-http option to "debug portmap" 3 years ago
Sonia Appasamy f3077c6ab5 client/web: add self node cache 3 years ago
Will Norris 824cd02d6d client/web: cache csrf key when running in CGI mode 3 years ago
Brad Fitzpatrick 5b6a90fb33 types/logger, cmd/tailscale/cli: flesh out, simplify some non-unix build tags 3 years ago
Brad Fitzpatrick d58ba59fd5 cmd/tailscale/cli: make netcheck run even if machine lacks TLS certs 3 years ago
Sonia Appasamy 78f087aa02 cli/web: pass existing localClient to web client 3 years ago
Aaron Klotz ea693eacb6 util/winutil: add RegisterForRestart, allowing programs to indicate their preferences to the Windows restart manager 3 years ago
Marwan Sulaiman 35ff5bf5a6 cmd/tailscale/cli, ipn/ipnlocal: [funnel] add stream mode 3 years ago
Brad Fitzpatrick 84b94b3146 types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView 3 years ago
Sonia Appasamy 077bbb8403 client/web: add csrf protection to web client api 3 years ago
Maisem Ali 8a5ec72c85 cmd/cloner: use maps.Clone and ptr.To 3 years ago
Brad Fitzpatrick 4511e7d64e ipn/ipnstate: add PeerStatus.AltSharerUserID, stop mangling Node.User 3 years ago