summaryrefslogtreecommitdiff
path: root/lib/system/keys-win.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ncrypt-uwp10' into 'master'Dmitry Baryshkov2020-05-271-142/+176
|\
| * win32: move the NCRYPT key import into a functionSteve Lhomme2020-05-271-142/+176
* | configure.ac: determine if the Vista APIs can be linked staticallySteve Lhomme2020-05-271-3/+5
|/
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* Merge branch 'use_CertOpenStore' into 'master'Nikos Mavrogiannopoulos2018-12-201-4/+4
|\
| * win32: Use CertOpenStore instead of CertOpenSystemStoreHugo Beauzée-Luyssen2018-12-191-4/+4
* | keys-win: Disable private key import on windows storeHugo Beauzée-Luyssen2018-12-191-0/+5
* | lib: Don't hardcode LoadLibraryAHugo Beauzée-Luyssen2018-12-191-1/+1
|/
* Fix build of system/keys-win.c with older mingwNikos Mavrogiannopoulos2016-10-041-1/+28
* several spacing fixes to keep syntax-check happyNikos Mavrogiannopoulos2016-09-111-268/+354
* moved system-keys-win.c and system-key-dummy.c under system/Nikos Mavrogiannopoulos2016-07-271-0/+1387