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/kio/kssl
Timothy Pearson 3b1405169d
Additional renaming of kde to tde
13 years ago
..
kssl Additional renaming of kde to tde 13 years ago
CMakeLists.txt Additional kde to tde renaming 13 years ago
KPMG-CA-16389.0.DC80502.pdf Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
Makefile.am Additional kde to tde renaming 13 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
SECURITY-HOLES Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
TODO Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
configure.in.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
keygenwizard.ui Initial conversion for TQt for Qt4 3.4.0 TP2 14 years ago
keygenwizard2.ui Initial conversion for TQt for Qt4 3.4.0 TP2 14 years ago
kopenssl.cc Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
kopenssl.h Critical security patches for the following vulnerabilities: 14 years ago
ksmimecrypto.cc * Large set of SuSE patches to fix bugs and add functionality 14 years ago
ksmimecrypto.h Trinity Qt initial conversion 14 years ago
kssl.cc Trinity Qt initial conversion 14 years ago
kssl.h Trinity Qt initial conversion 14 years ago
ksslall.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksslcallback.c Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksslcertchain.cc Trinity Qt initial conversion 14 years ago
ksslcertchain.h TQt conversion fixes 14 years ago
ksslcertdlg.cc Initial conversion for TQt for Qt4 3.4.0 TP2 14 years ago
ksslcertdlg.h Revert automated changes 14 years ago
ksslcertificate.cc rename the following methods: 13 years ago
ksslcertificate.h Additional renaming of kde to tde 13 years ago
ksslcertificatecache.cc Convert remainder of kdelibs to use currently defined tqt object name defs 13 years ago
ksslcertificatecache.h Additional renaming of kde to tde 13 years ago
ksslcertificatefactory.cc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksslcertificatefactory.h Additional renaming of kde to tde 13 years ago
ksslcertificatehome.cc Trinity Qt initial conversion 14 years ago
ksslcertificatehome.h Additional renaming of kde to tde 13 years ago
ksslconfig.h.cmake [kdelibs] added initial cmake support 14 years ago
ksslconfig.h.in Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksslconfig_win.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksslconnectioninfo.cc Trinity Qt initial conversion 14 years ago
ksslconnectioninfo.h Additional renaming of kde to tde 13 years ago
ksslcsessioncache.cc Trinity Qt initial conversion 14 years ago
ksslcsessioncache.h Additional renaming of kde to tde 13 years ago
kssldefs.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksslinfodlg.cc Allow kdelibs to function correctly with TQt for Qt4 13 years ago
ksslinfodlg.h TQt conversion fixes 14 years ago
ksslkeygen.cc Make kdelibs support X-TDE-* in XDG desktop files 13 years ago
ksslkeygen.h Trinity Qt initial conversion 14 years ago
ksslpeerinfo.cc Initial conversion for TQt for Qt4 3.4.0 TP2 14 years ago
ksslpeerinfo.h Revert automated changes 14 years ago
ksslpemcallback.cc Trinity Qt initial conversion 14 years ago
ksslpemcallback.h Additional renaming of kde to tde 13 years ago
ksslpkcs7.cc Trinity Qt initial conversion 14 years ago
ksslpkcs7.h Trinity Qt initial conversion 14 years ago
ksslpkcs12.cc Trinity Qt initial conversion 14 years ago
ksslpkcs12.h Trinity Qt initial conversion 14 years ago
ksslsession.cc Trinity Qt initial conversion 14 years ago
ksslsession.h Additional renaming of kde to tde 13 years ago
ksslsettings.cc rename the following methods: 13 years ago
ksslsettings.h Revert automated changes 14 years ago
ksslsigners.cc Convert remainder of kdelibs to use currently defined tqt object name defs 13 years ago
ksslsigners.h Additional renaming of kde to tde 13 years ago
ksslutils.cc Trinity Qt initial conversion 14 years ago
ksslutils.h TQt conversion fixes 14 years ago
ksslx509map.cc rename the following methods: 13 years ago
ksslx509map.h Additional renaming of kde to tde 13 years ago
ksslx509v3.cc Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
ksslx509v3.h Additional renaming of kde to tde 13 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>