summaryrefslogtreecommitdiffhomepage
path: root/ipn/store.go
AgeCommit message (Expand)AuthorFilesLines
2020-12-30wgkey: new packageJosh Bleecher Snyder1-1/+1
2020-11-06ipn: treat zero-length file state store file as missingBrad Fitzpatrick1-0/+9
2020-10-12ipn, ipnserver, cmd/tailscale: add "server mode" support on WindowsBrad Fitzpatrick1-0/+13
2020-10-01control/controlclient, ipn: store machine key separately from user prefs/persistBrad Fitzpatrick1-0/+4
2020-09-29ipn: add/move some constants, update a commentBrad Fitzpatrick1-0/+16
2020-03-03ipn: have NewFileStore try to create directories as neededBrad Fitzpatrick1-0/+2
2020-02-13Lint fixes.David Anderson1-7/+9
2020-02-13Introduce a state store to LocalBackend.David Anderson1-0/+117