Commit Graph

42 Commits (03aa7238b34bb438632b6d572b008e32960f0895)

Author SHA1 Message Date
Michele Calgaro 03aa7238b3
Replace Q_WS_* defines with TQ_WS_* equivalents
4 months ago
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
5 months ago
Michele Calgaro c8ece3630d
Replace Qt with TQt
7 months ago
Michele Calgaro 4c0dae60b2
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
9 months ago
Michele Calgaro 8eb500c4e8
Replace Q_OBJECT with TQ_OBJECT
11 months ago
Michele Calgaro 36c049e135
Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3.
11 months ago
Michele Calgaro 8233b2e565
Drop Qt2's TQSemiModal and TQSortedList classes
12 months ago
Michele Calgaro 9440fb5585
Fix FTBFS caused by previous commit
1 year ago
Denis Kozadaev ee09921685
SunOS spesific SSL pathes
1 year ago
Slávek Banko cb87252f7d
KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search.
2 years ago
Michele Calgaro 682b8acae4
KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This resolves incompatibility with openSSL 3.0.
2 years ago
Mavridis Philippe 49ea1c8db2
KSSL: Rebuilt local certificates bundle
2 years ago
Mavridis Philippe 3b873f0258
KSSL: Added ISRG root certs for LetsEncrypt
2 years ago
Michele Calgaro 4f99f868f0
Renaming of files in preparation for code style tools.
4 years ago
Michele Calgaro ed8e30bc6d
Removed code formatting modelines.
4 years ago
Matías Fonzo aa9b9581a9
Fix LibreSSL detection at tdeio/kssl/
4 years ago
François Andriot a6bbb9e7bc
Fix missing return values in kopenssl.
5 years ago
Michele Calgaro 8b66a5759a
Fixed type in LIBRESSL usage. This relates to a comment made on issue #28.
5 years ago
Slávek Banko a2ad929640
Fix SSL initialization for OpenSSL >= 1.1.
5 years ago
Chris 0e071064b9 Fix remaining brandings in tdelibs and adopt to modern age.
5 years ago
Mavridis Philippe 86fea6f5c5 Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which is a fork of OpenSSL 1.0.1b)
5 years ago
Slávek Banko 8a859540c3
Use system libdir when searching for dynamically loaded libraries.
5 years ago
Slávek Banko 43609c8a21
Fix SSL initialization for OpenSSL >= 1.1.
5 years ago
Michele Calgaro 6ec26d859b
KPasswordEdit::password() now returns a TQString instead of a const char *. This relates to bug 2961.
6 years ago
Michele Calgaro 2e0398f755
QT_NO_* -> TQT_NO_* renaming.
6 years ago
Slávek Banko 45cf7d13eb KSSL: Set hostname in TLSext to enable SNI support
7 years ago
Slávek Banko adb9d9d2b0 KSSL: Use TLS_client_method instead of TLSv1_client_method
7 years ago
Slávek Banko e1861cb681 Added support for OpenSSL 1.1
8 years ago
Timothy Pearson 07dbb3b5c9 Parse GENERALIZEDTIME ASN structures
8 years ago
Timothy Pearson 62a597d752 Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCertificate object
9 years ago
Timothy Pearson 9bf244dd97 Fix memory leak when deleting a KSSLCertificate that holds a CRL
9 years ago
Timothy Pearson 5896a404bc Add initial CRL support to KSSLCertificate
9 years ago
Timothy Pearson c51a15f04a Fix unused variable compiler warnings
9 years ago
Timothy Pearson 59e5235822 Fix compiler warning regarding missing braces
9 years ago
Timothy Pearson e757d3d6ae Check if SSL symbols exist before attempting to load them
11 years ago
Timothy Pearson bab94d8378 Rename KWallet to TDEWallet
11 years ago
Francois Andriot a67a48107f Fix security issue when displaying certificate informations (CVE-2011-3365)
11 years ago
Timothy Pearson ed99a30644 Rename additional header files to avoid conflicts with KDE4
11 years ago
Timothy Pearson 8bd62a3b0d Rename common header files for consistency with class renaming
11 years ago
Timothy Pearson 59d153016b Rename KLocale to enhance compatibility with KDE4
12 years ago
Timothy Pearson d3afa6baf9 Rename KStandard for enhanced compatibility with KDE4
12 years ago
Timothy Pearson 5159cd2beb Rename a number of libraries and executables to avoid conflicts with KDE4
12 years ago