| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace KDE_DEPRECATED with TDE_DEPRECATED | Michele Calgaro | 2024-05-14 | 5 | -15/+15 |
* | Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT | Michele Calgaro | 2024-05-01 | 1 | -3/+3 |
* | Replace Q_WS_* defines with TQ_WS_* equivalents | Michele Calgaro | 2024-02-15 | 9 | -12/+12 |
* | Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines | Michele Calgaro | 2024-01-12 | 3 | -9/+9 |
* | Replace Qt with TQt | Michele Calgaro | 2023-11-15 | 1 | -11/+11 |
* | Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev... | Michele Calgaro | 2023-09-25 | 4 | -5/+5 |
* | Replace Q_OBJECT with TQ_OBJECT | Michele Calgaro | 2023-07-20 | 3 | -3/+3 |
* | Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ... | Michele Calgaro | 2023-07-12 | 2 | -4/+4 |
* | Drop Qt2's TQSemiModal and TQSortedList classes | Michele Calgaro | 2023-06-20 | 1 | -1/+0 |
* | Fix FTBFS caused by previous commit | Michele Calgaro | 2023-06-12 | 1 | -1/+1 |
* | SunOS spesific SSL pathes | Denis Kozadaev | 2023-06-12 | 1 | -2/+11 |
* | KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search. | Slávek Banko | 2022-08-23 | 1 | -23/+33 |
* | KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This reso... | Michele Calgaro | 2022-07-03 | 1 | -1/+2 |
* | KSSL: Rebuilt local certificates bundle | Mavridis Philippe | 2022-02-01 | 2 | -0/+1233 |
* | KSSL: Added ISRG root certs for LetsEncrypt | Mavridis Philippe | 2022-02-01 | 4 | -0/+50 |
* | Renaming of files in preparation for code style tools. | Michele Calgaro | 2020-12-06 | 25 | -31/+31 |
* | Removed code formatting modelines. | Michele Calgaro | 2020-09-27 | 1 | -1/+0 |
* | Fix LibreSSL detection at tdeio/kssl/ | Matías Fonzo | 2020-01-18 | 1 | -4/+4 |
* | Fix missing return values in kopenssl. | François Andriot | 2019-12-04 | 1 | -0/+7 |
* | Fixed type in LIBRESSL usage. This relates to a comment made on issue #28. | Michele Calgaro | 2019-09-19 | 1 | -1/+1 |
* | Fix SSL initialization for OpenSSL >= 1.1. | Slávek Banko | 2019-09-04 | 1 | -2/+2 |
* | Fix remaining brandings in tdelibs and adopt to modern age. | Chris | 2019-07-21 | 1 | -1/+1 |
* | Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which i... | Mavridis Philippe | 2019-05-10 | 2 | -3/+4 |
* | Use system libdir when searching for dynamically loaded libraries. | Slávek Banko | 2019-02-24 | 1 | -33/+8 |
* | Fix SSL initialization for OpenSSL >= 1.1. | Slávek Banko | 2019-02-21 | 1 | -2/+24 |
* | KPasswordEdit::password() now returns a TQString instead of a const char *. T... | Michele Calgaro | 2018-11-27 | 1 | -10/+7 |
* | QT_NO_* -> TQT_NO_* renaming. | Michele Calgaro | 2018-10-17 | 1 | -1/+1 |
* | KSSL: Set hostname in TLSext to enable SNI support | Slávek Banko | 2017-04-09 | 1 | -0/+6 |
* | KSSL: Use TLS_client_method instead of TLSv1_client_method | Slávek Banko | 2017-04-09 | 1 | -7/+9 |
* | Added support for OpenSSL 1.1 | Slávek Banko | 2017-01-01 | 12 | -362/+975 |
* | Parse GENERALIZEDTIME ASN structures | Timothy Pearson | 2016-09-06 | 1 | -12/+21 |
* | Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti... | Timothy Pearson | 2015-10-23 | 1 | -0/+2 |
* | Fix memory leak when deleting a KSSLCertificate that holds a CRL | Timothy Pearson | 2015-10-23 | 3 | -1/+17 |
* | Add initial CRL support to KSSLCertificate | Timothy Pearson | 2015-09-03 | 4 | -4/+88 |
* | Fix unused variable compiler warnings | Timothy Pearson | 2015-09-03 | 1 | -5/+4 |
* | Fix compiler warning regarding missing braces | Timothy Pearson | 2015-09-03 | 1 | -18/+22 |
* | Check if SSL symbols exist before attempting to load them | Timothy Pearson | 2013-11-10 | 1 | -171/+174 |
* | Rename KWallet to TDEWallet | Timothy Pearson | 2013-08-27 | 1 | -2/+2 |
* | Fix security issue when displaying certificate informations (CVE-2011-3365) | Francois Andriot | 2013-06-01 | 1 | -6/+15 |
* | Rename additional header files to avoid conflicts with KDE4 | Timothy Pearson | 2013-02-15 | 10 | -18/+18 |
* | Rename common header files for consistency with class renaming | Timothy Pearson | 2013-02-14 | 3 | -3/+3 |
* | Rename KLocale to enhance compatibility with KDE4 | Timothy Pearson | 2013-02-01 | 1 | -2/+2 |
* | Rename KStandard for enhanced compatibility with KDE4 | Timothy Pearson | 2013-01-31 | 3 | -4/+4 |
* | Rename a number of libraries and executables to avoid conflicts with KDE4 | Timothy Pearson | 2013-01-27 | 126 | -0/+17878 |