summaryrefslogtreecommitdiffhomepage
path: root/paths/paths_windows.go
AgeCommit message (Expand)AuthorFilesLines
2023-08-24paths: remove wasm file, no-op stubs, make OS-specific funcs consistentBrad Fitzpatrick1-8/+6
2023-01-27all: update copyright and license headersWill Norris1-3/+2
2022-08-02all: gofmt for Go 1.19Brad Fitzpatrick1-5/+8
2022-05-27net/dns, paths, util/winutil: change net/dns/windowsManager NRPT management t...Aaron Klotz1-58/+2
2021-12-15all: gofmt -w -s (simplify) testsBrad Fitzpatrick1-2/+2
2021-10-18ipn/ipnserver paths: add paths.LegacyStateFilePathAaron Klotz1-0/+6
2021-09-24ipn, paths: unconditionally attempt to set state dir perms, but only if the s...Aaron Klotz1-0/+5
2021-09-22ipn, paths: ensure that the state directory for Windows has the correct permsAaron Klotz1-0/+145