Gráfico de commits

42 Commits (master)

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