tailscale/ipn
2020-03-03 11:51:44 -08:00
..
ipnserver ipn/ipnserver: document potential race, start on test for it 2020-03-03 09:15:11 -08:00
backend.go ipn: remove an unnecessary named parameter in doc 2020-03-03 08:05:11 -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_test.go Start of netcheck package & including network state in Hostinfo. 2020-02-27 11:05:27 -08:00
local.go Reduce some logspam. 2020-03-02 14:55:12 -08:00
message_test.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
message.go ipn: misc cleanup 2020-02-25 10:05:14 -08:00
prefs_test.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -08:00
prefs.go all: rename deep "Copy" methods to conventional Go name "Clone" 2020-02-27 12:20:29 -08:00
store_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00
store.go ipn: have NewFileStore try to create directories as needed 2020-03-03 11:51:44 -08:00