aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/updater (follow)
Commit message (Collapse)AuthorAgeFilesLines
* global: regroup all importsJason A. Donenfeld2019-05-144-6/+10
|
* service: allow go to create correct environment blockJason A. Donenfeld2019-05-132-4/+3
|
* updater: use hsm key and check header matchJason A. Donenfeld2019-05-072-6/+4
|
* updater: move into managerJason A. Donenfeld2019-05-064-50/+88
|
* updater: use /qb!- instead of /qb-Jason A. Donenfeld2019-05-021-1/+1
|
* version: dynamically get file versionJason A. Donenfeld2019-05-011-1/+1
|
* updater: don't pass full paths to msiexecJason A. Donenfeld2019-05-011-4/+3
|
* installer: stop/uninstall/start all WireGuard servicesJason A. Donenfeld2019-04-301-1/+1
| | | | | | | Also clean up quite a few things. Signed-off-by: Simon Rozman <simon@rozman.si> Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* ui: fix quoting in error stringsJason A. Donenfeld2019-04-301-1/+1
|
* version: add certificate checking for official versionsJason A. Donenfeld2019-04-301-1/+1
| | | | This is an easy circumventable check designed mostly for convenience.
* version: add beginnings of authenticode checkingJason A. Donenfeld2019-04-301-1/+9
|
* updater: use /qb instead of /quietJason A. Donenfeld2019-04-291-1/+1
|
* updater: add initial skeletonJason A. Donenfeld2019-04-297-0/+447