Alexander Lohnau
|
dc8f3e209e
|
Reformat project with clang-format
|
2023-12-02 14:56:20 +01:00 |
|
Albert Vaca Cintora
|
f5b4a174e4
|
Use nullptr instead of NULL
|
2023-08-08 20:24:22 +02:00 |
|
Albert Vaca Cintora
|
675d1c1262
|
Make it compile and don't use .data() on temporary QByteArray
|
2023-07-29 10:36:12 +02:00 |
|
Edward Kigwana
|
20e7790773
|
core: sslhelper: Check return of openssl functions
Use unique_ptr to manage object lifetime and also avoid use of deprecated
MACROS and functions.
|
2023-07-29 10:36:09 +02:00 |
|
Edward Kigwana
|
1bbd9ff6e3
|
core: sslhelper: Extern openssl headers and add getSslError helper
openssl headers include C headers prior to #ifdef __cplusplus.
Signed-off-by: Edward Kigwana <ekigwana@gmail.com>
|
2023-07-29 10:35:37 +02:00 |
|
Albert Vaca Cintora
|
d0786d1b62
|
Simplify using QSslKey
|
2023-07-29 10:35:37 +02:00 |
|
Albert Vaca Cintora
|
d948d882aa
|
Replace QCA with a simple OpenSSL wrapper
|
2023-07-29 08:19:17 +00:00 |
|