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>
2020-02-14 14:52:43 -08:00
..
ipnserver ipn/ipnserver: remove Options.AllowQuit. 2020-02-14 14:52:43 -08:00
backend.go types/empty: add Message, stop using mysterious *struct{} 2020-02-14 13:35:49 -08:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
e2e_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
fake.go Make ipn.Options.Prefs a pointer. 2020-02-13 19:26:53 -08:00
handle.go Make ipn.Options.Prefs a pointer. 2020-02-13 19:26:53 -08:00
local.go types/empty: add Message, stop using mysterious *struct{} 2020-02-14 13:35:49 -08:00
message.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
message_test.go Make ipn.Options.Prefs a pointer. 2020-02-13 19:26:53 -08:00
prefs.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
prefs_test.go ipn: fix lint complaints in tests. 2020-02-10 23:28:44 -08:00
store.go Lint fixes. 2020-02-13 19:26:53 -08:00
store_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00