aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/version/official_windows.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | This reverts commit 4cdc8fef9973a8d82593bff4e7cb350a20e0fa78.
* 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
| | | | This is an easy circumventable check designed mostly for convenience.
* version: add beginnings of authenticode checkingJason A. Donenfeld2019-04-301-0/+48