summaryrefslogtreecommitdiffhomepage
path: root/ipn/store_test.go
AgeCommit message (Expand)AuthorFilesLines
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov1-0/+14
2023-08-07ipn: avoid useless no-op WriteState callsBrad Fitzpatrick1-0/+48
2022-02-28ipn/store: add common package for instantiating ipn.StateStoresMaisem Ali1-120/+0
2021-09-24ipn: test TestFileStore in a fresh subdirectoryBrad Fitzpatrick1-15/+8
2020-05-13Add tstest.PanicOnLog(), and fix various problems detected by this.Avery Pennarun1-0/+6
2020-02-13Introduce a state store to LocalBackend.David Anderson1-0/+121