summaryrefslogtreecommitdiffstats
path: root/src/crypto-lib/signature_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23Zoltan Gera10 days1-0/+1
* Clazy: modernizeRobert Griebl2024-01-081-2/+2
* Modernize string literalsRobert Griebl2024-01-081-2/+2
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* Add a Windows crash handler for MSVC And MinGWRobert Griebl2020-02-111-0/+2
* Rename from Luxoft AM to Qt AMRobert Griebl2019-08-051-1/+1
* Update copyright statementsRobert Griebl2018-12-181-1/+2
* Add basic iOS support. Fix all "macOS" referencesRobert Griebl2018-08-241-1/+1
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Better error output for failed certificate validations on WindowsRobert Griebl2017-09-201-2/+5
* Replace all foreach loops with C++11 ranged-for loopsRobert Griebl2017-03-141-1/+1
* Replace C++03 throw(Exception) specifications with C++11 noexcept(false)Robert Griebl2017-03-141-2/+4
* Replace all 0-pointers with C++11 nullptrRobert Griebl2017-03-141-1/+1
* Made the AM compile and work with MingW 5.3.0Robert Griebl2017-02-071-1/+1
* wincrypt: Open the certstore with PKCS12_NO_PERSIST_KEYDominik Holland2017-01-181-1/+1
* Updated Pelagicore AG copyright to 2017Robert Griebl2017-01-161-1/+1
* Make the build warning freeRobert Griebl2016-10-191-2/+2
* Moved all symbols to a private namespaceRobert Griebl2016-09-231-0/+3
* Fixed license header to align with the final QtAS contract.Robert Griebl2016-06-021-6/+16
* Use the same license wording for GPL3 as the standard Qt 5.7 license.Robert Griebl2016-04-111-13/+14
* Updated copyright year to 2016Robert Griebl2016-03-171-1/+1
* Enable MSVC2015 buildsRobert Griebl2016-02-031-2/+2
* Getting rid of OpenSSL on Windows and OSXRobert Griebl2016-01-121-0/+228