aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/conf/store.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: bump dateJason A. Donenfeld2022-01-061-1/+1
* global: apply gofumptJason A. Donenfeld2021-12-091-3/+5
* conf: list unencrypted conf filesJason A. Donenfeld2021-06-251-6/+2
* global: move away from ioutilJason A. Donenfeld2021-02-011-4/+10
* global: bump copyright dateJason A. Donenfeld2021-02-011-1/+1
* conf: separate out migration and print errorsJason A. Donenfeld2020-11-271-76/+0
* manager: move legacy store from confJason A. Donenfeld2020-11-271-4/+0
* conf: rework migration flows around a single Save()Jason A. Donenfeld2020-11-271-14/+5
* conf: when migrating, write out reserialized configJason A. Donenfeld2020-11-271-3/+4
* conf: do exponential back off for sharing violation in hotfolderJason A. Donenfeld2020-11-271-8/+19
* global: update headersJason A. Donenfeld2020-11-221-1/+1
* conf: allow administrators to add and remove configs easilyJason A. Donenfeld2020-11-221-11/+2
* conf: do not create config folder and migrate if presetJason A. Donenfeld2019-09-231-1/+3
* tunnel: extract owner of config file for pipe daclJason A. Donenfeld2019-07-191-0/+4
* conf: manually migrate from windows.oldJason A. Donenfeld2019-06-131-0/+2
* conf: read files potentially with UTF16Jason A. Donenfeld2019-05-221-2/+2
* global: regroup all importsJason A. Donenfeld2019-05-141-1/+2
* conf: expose configuration root directoryJason A. Donenfeld2019-03-201-6/+6
* conf: validate tunnel nameJason A. Donenfeld2019-03-051-1/+17
* conf: introduce configuration managementJason A. Donenfeld2019-02-281-0/+199