You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdeio/kssl
Michele Calgaro 43e38f2c0a
Replace KDE_DEPRECATED with TDE_DEPRECATED
5 days ago
..
kssl KSSL: Rebuilt local certificates bundle 2 years ago
CMakeLists.txt Renaming of files in preparation for code style tools. 3 years ago
KPMG-CA-16389.0.DC80502.pdf Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
Makefile.am Renaming of files in preparation for code style tools. 3 years ago
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
SECURITY-HOLES Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
TODO Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
configure.in.in Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
keygenwizard.ui Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
keygenwizard2.ui Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kopenssl.cpp Fix FTBFS caused by previous commit 11 months ago
kopenssl.h Replace KDE_DEPRECATED with TDE_DEPRECATED 5 days ago
ksmimecrypto.cpp Renaming of files in preparation for code style tools. 3 years ago
ksmimecrypto.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kssl.cpp Renaming of files in preparation for code style tools. 3 years ago
kssl.h Replace KDE_DEPRECATED with TDE_DEPRECATED 5 days ago
ksslall.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslcallback.c Added support for OpenSSL 1.1 7 years ago
ksslcertchain.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslcertchain.h Replace KDE_DEPRECATED with TDE_DEPRECATED 5 days ago
ksslcertdlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
ksslcertdlg.h Replace KDE_DEPRECATED with TDE_DEPRECATED 5 days ago
ksslcertificate.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 8 months ago
ksslcertificate.h Replace Q_WS_* defines with TQ_WS_* equivalents 3 months ago
ksslcertificatecache.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 months ago
ksslcertificatecache.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslcertificatefactory.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslcertificatefactory.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslcertificatehome.cpp Replace Q_WS_* defines with TQ_WS_* equivalents 3 months ago
ksslcertificatehome.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslconfig.h.cmake Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslconfig.h.in Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslconfig_win.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslconnectioninfo.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslconnectioninfo.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslcsessioncache.cpp Replace Q_WS_* defines with TQ_WS_* equivalents 3 months ago
ksslcsessioncache.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
kssldefs.h Replace Q_WS_* defines with TQ_WS_* equivalents 3 months ago
ksslinfodlg.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
ksslinfodlg.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
ksslkeygen.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
ksslkeygen.h Replace Q_OBJECT with TQ_OBJECT 10 months ago
ksslpeerinfo.cpp Replace Q_WS_* defines with TQ_WS_* equivalents 3 months ago
ksslpeerinfo.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslpemcallback.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslpemcallback.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslpkcs7.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslpkcs7.h Replace Q_WS_* defines with TQ_WS_* equivalents 3 months ago
ksslpkcs12.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslpkcs12.h Replace Q_WS_* defines with TQ_WS_* equivalents 3 months ago
ksslsession.cpp Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version 8 months ago
ksslsession.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslsettings.cpp Drop Qt2's TQSemiModal and TQSortedList classes 11 months ago
ksslsettings.h Replace KDE_DEPRECATED with TDE_DEPRECATED 5 days ago
ksslsigners.cpp Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 months ago
ksslsigners.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslutils.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslutils.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 2 weeks ago
ksslx509map.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslx509map.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
ksslx509v3.cpp Renaming of files in preparation for code style tools. 3 years ago
ksslx509v3.h Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago

README

This library includes cryptographic software written by Eric Young
(eay@cryptsoft.com).

This set of classes is designed to make SSL easier to integrate in KDE
applications.  It currently uses OpenSSL and if it is not successfully
compiled with OpenSSL, then it will do virtually nothing.  The SSL settings
for a user are shared across applications and managed with the kcontrol
module "crypto".  If this file is not updated by release, you can contact
the author for development information.


George Staikos <staikos@kde.org>