summaryrefslogtreecommitdiffhomepage
path: root/ipn/store
AgeCommit message (Expand)AuthorFilesLines
2022-09-15refactor: move from io/ioutil to io and os packagesEng Zer Jun1-2/+1
2022-08-02all: gofmt for Go 1.19Brad Fitzpatrick1-4/+4
2022-07-27ipn/store/awsstore: add "ts_omit_aws" build tag to reduce binary sizeBrad Fitzpatrick2-5/+6
2022-04-21util/mak: move tailssh's mapSet into a new package for reuse elsewhereBrad Fitzpatrick1-4/+2
2022-02-28ipn/store: [TestNewStore] do not use an empty fileMaisem Ali2-15/+3
2022-02-28ipn/store: add common package for instantiating ipn.StateStoresMaisem Ali8-7/+573
2021-11-29ipn/store/aws: support using sub-paths in parametersThomas Weiß1-1/+1
2021-10-12all: fix spelling mistakesnicksherron1-1/+1
2021-10-12ipn/store/aws, cmd/tailscaled: add AWS SSM ipn.StateStore implementationMaxime VISONNEAU3-0/+360