summaryrefslogtreecommitdiffhomepage
path: root/atomicfile
AgeCommit message (Expand)AuthorFilesLines
2026-01-23all: remove AUTHORS file and references to itWill Norris6-6/+6
2025-11-18all: rename variables with lowercase-l/uppercase-IAlex Chan1-2/+2
2025-11-17go.mod: bump golang.org/x/crypto (#17907)Andrew Lytvynov1-1/+1
2025-06-26ipn/store: automatically migrate between plaintext and encrypted state (#16318)Andrew Lytvynov1-1/+5
2025-01-15atomicfile: use ReplaceFile on Windows so that attributes and ACLs are preservedAaron Klotz6-3/+257
2023-04-17various: add golangci-lint, fix issues (#7905)Andrew Dunham1-1/+1
2023-04-04atomicfile: use /tmp for socket path on macOSJames Tucker1-4/+13
2023-03-31atomicfile: reject overwriting irregular filesJames Tucker2-2/+46
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-09-15refactor: move from io/ioutil to io and os packagesEng Zer Jun1-2/+1
2022-08-13atomicfile: update docs to clarify behavior of argumentMaisem Ali1-1/+1
2020-07-15atomicfile: don't Chmod on windowsBrad Fitzpatrick1-2/+5
2020-07-14atomicfile: use ioutil.TempFile, syncBrad Fitzpatrick1-8/+24
2020-03-17scripts: add a license header checker.David Anderson1-1/+1
2020-02-09Move Linux client & common packages into a public repo.Earl Lee1-0/+28