Commit Graph

42 次程式碼提交 (master)

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