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
Alex Brainman 72e082aaf5 ipn: make LoadPrefs return os.ErrNotExist when reading corrupted files
It appears some users have corrupted pref.conf files. Have LoadPrefs
treat these files as non-existent. This way tailscale will make user
login, and not crash.

Fixes #954

Signed-off-by: Alex Brainman <alex.brainman@gmail.com>
4 years ago
..
ipnserver ipn/ipnserver: add knob to disable babysitter 4 years ago
ipnstate
policy
backend.go
doc.go Move Linux client & common packages into a public repo. 5 years ago
fake_test.go
handle.go
local.go tailcfg: include ShieldsUp in HostInfo 4 years ago
loglines_test.go
message.go
message_test.go
prefs.go ipn: make LoadPrefs return os.ErrNotExist when reading corrupted files 4 years ago
prefs_clone.go
prefs_test.go ipn: make LoadPrefs return os.ErrNotExist when reading corrupted files 4 years ago
store.go
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 5 years ago