aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/installer/fetcher (follow)
Commit message (Expand)AuthorAgeFilesLines
* fetcher: delay load anything with transitive dependencies outside of knowndllsJason A. Donenfeld2020-11-272-1/+4
* fetcher: use formally verified cryptoJason A. Donenfeld2020-11-273-1042/+2257
* fetcher: styleJason A. Donenfeld2020-11-171-2/+1
* fetcher: do not append .msi to random filenameJason A. Donenfeld2020-11-171-2/+1
* fetcher: check WinVerifyTrust before executionJason A. Donenfeld2020-11-172-5/+21
* fetcher: user exit is not a real errorJason A. Donenfeld2020-11-161-0/+1
* fetcher: introduce downloader utilityJason A. Donenfeld2020-11-1614-0/+2024