You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Anderson
62d941dc26
tailcfg: add a DebugFlags field for experiments and debugging.
...
Also replaces the IPv6Overlay bool with use of DebugFlags, since
it's currently an experimental configuration.
Signed-off-by: David Anderson <danderson@tailscale.com>
6 years ago
..
ipnserver
ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows
6 years ago
ipnstate
Revert "all: keep UserProfiles a slice instead of a map for longer"
6 years ago
policy
ipn, ipn/policy: filter portlist to a short list of "interesting" ports
6 years ago
backend.go
ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows
6 years ago
doc.go
Move Linux client & common packages into a public repo.
6 years ago
fake_test.go
cmd/tailscale/cli: add basic 'down' subcommand
6 years ago
handle.go
ipn: add Login backend command for sign-in with token
6 years ago
local.go
tailcfg: add a DebugFlags field for experiments and debugging.
6 years ago
loglines_test.go
ipn: simplify TestLocalLogLines, defer a Shutdown of its LocalBackend
6 years ago
message.go
cmd/tailscale/cli: add basic 'down' subcommand
6 years ago
message_test.go
ipn: add Login backend command for sign-in with token
6 years ago
prefs.go
ipn: use cmd/cloner for Prefs.Clone
6 years ago
prefs_clone.go
ipn: use cmd/cloner for Prefs.Clone
6 years ago
prefs_test.go
ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows
6 years ago
store.go
ipn, ipnserver, cmd/tailscale: add "server mode" support on Windows
6 years ago
store_test.go
Add tstest.PanicOnLog(), and fix various problems detected by this.
6 years ago