summaryrefslogtreecommitdiffstats
path: root/kio
Commit message (Expand)AuthorAgeFilesLines
* Added support for OpenSSL 1.1Slávek Banko2017-07-2213-365/+978
* Fix security issue CVE-2016-6232Slávek Banko2017-07-221-2/+12
* tdeio: fixed up certificate handling when certificate has expired. Also cleanEmanoil Kotsev2017-07-221-96/+18
* Fixed handling of certificate "permanent" acceptance. This relates toEmanoil Kotsev2017-07-221-10/+27
* Parse GENERALIZEDTIME ASN structuresTimothy Pearson2017-07-221-12/+21
* Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti...Timothy Pearson2017-07-221-0/+2
* Fix memory leak when deleting a KSSLCertificate that holds a CRLTimothy Pearson2017-07-223-1/+17
* Add initial CRL support to KSSLCertificateTimothy Pearson2017-07-224-4/+88
* tdeio/kmimemagic: remove MAGIC_CONTINUE flagAlexander Golubev2017-07-221-2/+2
* Compile MIME magic fileSlávek Banko2017-07-222-2/+17
* Fix mimetype detection using magic librarySlávek Banko2017-07-221-2/+6
* Properly identify desktop filesTimothy Pearson2017-07-223-0/+23
* Fix FTBFS with libmagic < 4.23François Andriot2017-07-221-0/+4
* Fix FTBFS on missing magic_getpathSlávek Banko2017-07-223-1/+28
* Do not use magic_version function if magic version support not availableTimothy Pearson2017-07-221-0/+4
* Fix libmime database load once and for allTimothy Pearson2017-07-221-13/+31
* Fix loading of additional mime magic filesTimothy Pearson2017-07-221-7/+2
* Use libmagic for mime type determinationTimothy Pearson2017-07-226-3170/+167
* Remove unused KMimeMagic::mergeBufConfig method in preparation for converting...Timothy Pearson2017-07-222-25/+0
* Fix a number of build warningsTimothy Pearson2017-07-227-19/+36
* Fix compiler warningsTimothy Pearson2017-07-221-3/+5
* Fix FTBFS on freebsdNikolaus Klepp2015-12-232-3/+3
* Improve ACL detection for CMake buildSlávek Banko2015-12-233-13/+9
* Add include directory for internal libltdlSlávek Banko2015-12-231-0/+1
* Fix incorrect Download string in TDEFileSpeedBarTimothy Pearson2015-12-231-1/+1
* Makes favorite URLs in TDE file open/save dialogs global (sared amongst all a...Timothy Pearson2015-12-231-2/+2
* Push the following patches to GIT from Bug 1499:Timothy Pearson2015-12-233-23/+47
* Support writing empty directories to ZIP files.Thomas McGuire2015-12-232-1/+16
* Disable environment-based completion in kurlcompletion on openbsdFrançois Andriot2015-12-231-0/+6
* Fix FTBFS because undefined __progname in tdeio_connectionFrançois Andriot2015-12-231-0/+4
* Add mimeTypePtrFast method to KFileItemTimothy Pearson2015-12-234-21/+36
* Fix accidental regression introduced in prior commitTimothy Pearson2015-12-231-5/+1
* Add fast mimetype accessor for use by Konqueror when checking for media devic...Timothy Pearson2015-12-232-17/+71
* Fix re-read configuration from prior commit 4bfc4550Slávek Banko2015-12-231-1/+1
* Prevent spurious translation warning from being emittedTimothy Pearson2015-12-231-1/+2
* Do not allow device link creation/modification if no device is specifiedTimothy Pearson2015-12-232-0/+17
* Display correct icon and icon widget type in Properties dialog of media devic...Timothy Pearson2015-12-231-13/+30
* Fix tdecore directories of linked librariesSlávek Banko2015-12-233-3/+3
* Rebranding, tooltip, and What's This string cleanup.Darrell Anderson2015-12-231-1/+1
* Fix crash in mount/umount operations when using pmountTimothy Pearson2015-12-231-8/+10
* Fix KDiskFreeSp for mount points with UTF8 charactersSlávek Banko2015-12-231-0/+1
* Add '/run' folder to the slow freq polling directories listFrancois Andriot2015-12-231-1/+1
* Check if SSL symbols exist before attempting to load themTimothy Pearson2015-12-231-171/+174
* Move focus to file name in rename dialog during copying filesMichele Calgaro2015-12-231-0/+2
* Cleanup KFilterDev::size warningSlávek Banko2015-12-231-1/+1
* Clarify source of identical kdWarning messages.Darrell Anderson2015-12-231-2/+2
* Add sbin into the paths for search binary during substitute uidSlávek Banko2015-12-231-5/+17
* Fix starting KDE4 applicationsSlávek Banko2015-12-231-1/+1
* Improved creation backtracesAlexander Golubev2015-12-233-363/+14
* Added check the conditions for building backtrace handlerAlexander Golubev2015-12-232-8/+11