tailscale/ipn
David Crawshaw 3425d8d84f ipn: always guard LocalBackend.engineStatus with mu
Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2020-02-28 14:58:52 -05:00
..
ipnserver types/logger: add WithPrefix, use it in two places 2020-02-25 11:35:46 -08:00
backend.go ipn: fix some mutex/ownership issues 2020-02-25 14:07:43 -08:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
e2e_test.go ipn: move Options.ServerURL into Prefs. 2020-02-19 10:34:39 -08:00
fake.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -08:00
handle.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -08:00
local.go ipn: always guard LocalBackend.engineStatus with mu 2020-02-28 14:58:52 -05:00
local_test.go Start of netcheck package & including network state in Hostinfo. 2020-02-27 11:05:27 -08:00
message.go ipn: misc cleanup 2020-02-25 10:05:14 -08:00
message_test.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
prefs.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -08:00
prefs_test.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -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