summaryrefslogtreecommitdiffstats
path: root/tdeio/kssl
Commit message (Expand)AuthorAgeFilesLines
* Replace Q_WS_* defines with TQ_WS_* equivalentsMichele Calgaro2024-02-159-12/+12
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-123-9/+9
* Replace Qt with TQtMichele Calgaro2023-11-151-11/+11
* Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODev...Michele Calgaro2023-09-254-5/+5
* Replace Q_OBJECT with TQ_OBJECTMichele Calgaro2023-07-203-3/+3
* Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the ...Michele Calgaro2023-07-122-4/+4
* Drop Qt2's TQSemiModal and TQSortedList classesMichele Calgaro2023-06-201-1/+0
* Fix FTBFS caused by previous commitMichele Calgaro2023-06-121-1/+1
* SunOS spesific SSL pathesDenis Kozadaev2023-06-121-2/+11
* KSSL: Add names for OpenSSL 3.x libraries to SSL libraries search.Slávek Banko2022-08-231-23/+33
* KSSL: fixed detection of correct 'SSL_get_peer_certificate' method. This reso...Michele Calgaro2022-07-031-1/+2
* KSSL: Rebuilt local certificates bundleMavridis Philippe2022-02-012-0/+1233
* KSSL: Added ISRG root certs for LetsEncryptMavridis Philippe2022-02-014-0/+50
* Renaming of files in preparation for code style tools.Michele Calgaro2020-12-0625-31/+31
* Removed code formatting modelines.Michele Calgaro2020-09-271-1/+0
* Fix LibreSSL detection at tdeio/kssl/Matías Fonzo2020-01-181-4/+4
* Fix missing return values in kopenssl.François Andriot2019-12-041-0/+7
* Fixed type in LIBRESSL usage. This relates to a comment made on issue #28.Michele Calgaro2019-09-191-1/+1
* Fix SSL initialization for OpenSSL >= 1.1.Slávek Banko2019-09-041-2/+2
* Fix remaining brandings in tdelibs and adopt to modern age.Chris2019-07-211-1/+1
* Added some checks in KSSL (in TDEIO) to correctly recognize LibreSSL (which i...Mavridis Philippe2019-05-102-3/+4
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-241-33/+8
* Fix SSL initialization for OpenSSL >= 1.1.Slávek Banko2019-02-211-2/+24
* KPasswordEdit::password() now returns a TQString instead of a const char *. T...Michele Calgaro2018-11-271-10/+7
* QT_NO_* -> TQT_NO_* renaming.Michele Calgaro2018-10-171-1/+1
* KSSL: Set hostname in TLSext to enable SNI supportSlávek Banko2017-04-091-0/+6
* KSSL: Use TLS_client_method instead of TLSv1_client_methodSlávek Banko2017-04-091-7/+9
* Added support for OpenSSL 1.1Slávek Banko2017-01-0112-362/+975
* Parse GENERALIZEDTIME ASN structuresTimothy Pearson2016-09-061-12/+21
* Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti...Timothy Pearson2015-10-231-0/+2
* Fix memory leak when deleting a KSSLCertificate that holds a CRLTimothy Pearson2015-10-233-1/+17
* Add initial CRL support to KSSLCertificateTimothy Pearson2015-09-034-4/+88
* Fix unused variable compiler warningsTimothy Pearson2015-09-031-5/+4
* Fix compiler warning regarding missing bracesTimothy Pearson2015-09-031-18/+22
* Check if SSL symbols exist before attempting to load themTimothy Pearson2013-11-101-171/+174
* Rename KWallet to TDEWalletTimothy Pearson2013-08-271-2/+2
* Fix security issue when displaying certificate informations (CVE-2011-3365)Francois Andriot2013-06-011-6/+15
* Rename additional header files to avoid conflicts with KDE4Timothy Pearson2013-02-1510-18/+18
* Rename common header files for consistency with class renamingTimothy Pearson2013-02-143-3/+3
* Rename KLocale to enhance compatibility with KDE4Timothy Pearson2013-02-011-2/+2
* Rename KStandard for enhanced compatibility with KDE4Timothy Pearson2013-01-313-4/+4
* Rename a number of libraries and executables to avoid conflicts with KDE4Timothy Pearson2013-01-27126-0/+17878