aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/version/official_windows.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: update headersJason A. Donenfeld2020-11-221-1/+1
* updater: do not allow WinVerifyTrust to use UIJason A. Donenfeld2020-11-171-1/+1
* version: speed up start up by omitting winverifytrust callJason A. Donenfeld2019-10-021-46/+6
* elevate: use fallback shellexecute when not EV-signedJason A. Donenfeld2019-10-011-1/+66
* Revert "version: use crypt32 instead of go x509 for cn extraction for file size"Jason A. Donenfeld2019-10-011-3/+3
* version: use crypt32 instead of go x509 for cn extraction for file sizeJason A. Donenfeld2019-09-231-3/+3
* global: regroup all importsJason A. Donenfeld2019-05-141-2/+3
* version: add certificate checking for official versionsJason A. Donenfeld2019-04-301-10/+41
* version: add beginnings of authenticode checkingJason A. Donenfeld2019-04-301-0/+48