Quad4 Software
explore Help
Sign In
Mirrors/tailscale
1
0
Fork 0
You've already forked tailscale
mirror of https://github.com/tailscale/tailscale.git synced 2025-12-24 22:40:17 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
3f1851a6d9507ed2ffe46098835c53e63dff93b8
tailscale/atomicfile
History
Andrew Lytvynov 6feb3c35cb ipn/store: automatically migrate between plaintext and encrypted state (#16318)
Add a new `--encrypt-state` flag to `cmd/tailscaled`. Based on that
flag, migrate the existing state file to/from encrypted format if
needed.

Updates #15830

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
2025-06-26 17:09:13 -07:00
..
atomicfile_notwindows.go
atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved
2025-01-15 13:57:37 -05:00
atomicfile_test.go
various: add golangci-lint, fix issues (#7905)
2023-04-17 18:38:24 -04:00
atomicfile_windows_test.go
atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved
2025-01-15 13:57:37 -05:00
atomicfile_windows.go
atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved
2025-01-15 13:57:37 -05:00
atomicfile.go
ipn/store: automatically migrate between plaintext and encrypted state (#16318)
2025-06-26 17:09:13 -07:00
mksyscall.go
atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved
2025-01-15 13:57:37 -05:00
zsyscall_windows.go
atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preserved
2025-01-15 13:57:37 -05:00