You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
David Anderson dec5d64593 ipn/ipnserver: remove Options.AllowQuit.
It was previously used by the MacOS client, but it now does
something different. ipnserver should never obey a client's
request to exit.

Signed-off-by: David Anderson <dave@natulte.net>
5 years ago
..
ipnserver ipn/ipnserver: remove Options.AllowQuit. 5 years ago
backend.go types/empty: add Message, stop using mysterious *struct{} 5 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
e2e_test.go Introduce a state store to LocalBackend. 5 years ago
fake.go Make ipn.Options.Prefs a pointer. 5 years ago
handle.go Make ipn.Options.Prefs a pointer. 5 years ago
local.go types/empty: add Message, stop using mysterious *struct{} 5 years ago
message.go Move Linux client & common packages into a public repo. 5 years ago
message_test.go Make ipn.Options.Prefs a pointer. 5 years ago
prefs.go Introduce a state store to LocalBackend. 5 years ago
prefs_test.go ipn: fix lint complaints in tests. 5 years ago
store.go Lint fixes. 5 years ago
store_test.go Introduce a state store to LocalBackend. 5 years ago