summaryrefslogtreecommitdiffstats
path: root/src/crypto-lib/signature_openssl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark security critical files according to QUIP 23Zoltan Gera9 days1-0/+1
* Axivion: adapt to new global suppression configRobert Griebl2024-06-171-0/+2
* Axivion: fix or document most of the reported issuesRobert Griebl2024-02-211-0/+1
* Clazy: fixesRobert Griebl2024-01-081-1/+1
* Clazy: modernizeRobert Griebl2024-01-081-2/+2
* Add a QT_ prefix to all (semi-) public definesRobert Griebl2023-12-061-25/+25
* Fix QScopedPointer::take deprecation warningRobert Griebl2022-06-151-15/+17
* Use SPDX license identifiersDominik Holland2022-06-151-30/+4
* Fix Signature creation on macOS 12Robert Griebl2022-02-151-4/+0
* Update copyright headers to 2021 an finally switch to the GPLRobert Griebl2021-06-011-24/+13
* 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
* Clang code model fixesRobert Griebl2018-04-171-12/+12
* Add support for OpenSSL 1.1Robert Griebl2018-03-161-6/+8
* Update Pelagicore copyright headers to 2018Robert Griebl2018-02-071-1/+1
* Get rid of the OpenSSL headers build dependencyRobert Griebl2017-04-281-40/+51
* 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-4/+4
* Fix memory leak when verifying openssl certificatesRobert Griebl2017-02-221-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/+4
* Another round of fixes for clazy warnings.Robert Griebl2016-06-211-0/+2
* 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
* Getting rid of OpenSSL on Windows and OSXRobert Griebl2016-01-121-0/+211