summaryrefslogtreecommitdiffstats
path: root/kio
Commit message (Expand)AuthorAgeFilesLines
* Fix the last wrong condition from commit 99739b61143c05f7fb1157dc145e19e9c090...v3.5.13-sruSlávek Banko2022-05-311-6/+10
* KSSL: Rebuilt local certificates bundleMavridis Philippe2022-02-172-0/+1233
* KSSL: Added ISRG root certs for LetsEncryptMavridis Philippe2022-02-174-0/+50
* Replaced 'includehints' with 'includes' in *.ui files.Michele Calgaro2022-02-171-3/+0
* Fixed enabling of Ok button in advanced permission property dialog. This reso...Michele Calgaro2022-02-171-4/+7
* Add a definition of MIME type application/x-pie-executable.Slávek Banko2021-06-071-1/+4
* iconForURL(): Fix root directory (/) icon.Mavridis Philippe2021-06-071-0/+4
* krun: prevent media:/ or system:/media urls to be replaced by their respectiv...Michele Calgaro2021-02-031-1/+2
* tests: Wait for the dcop server to be ready.Slávek Banko2021-02-032-0/+6
* Improve progname detection portabilityOBATA Akio2021-02-031-1/+3
* Use private linking for exported CMake targets.Slávek Banko2021-02-031-1/+2
* For templates from CMake, use the TDE CMAKE TEMPLATES variable.Slávek Banko2021-02-031-1/+1
* Drop explicit dependencies on dcopidl and dcopidl2cpp,Slávek Banko2021-02-037-7/+0
* Security: remove support for $(...) in KRun which could have allowedMichele Calgaro2021-02-031-20/+1
* Removed beagle related code.Michele Calgaro2021-02-033-16/+1
* Improve folder icons on the speedbar.Slávek Banko2021-02-031-4/+4
* Removed explicit usage of the 'register' keyword.Michele Calgaro2021-02-032-29/+29
* Make sure XDG folders are created prior to their usage.Michele Calgaro2021-02-031-27/+17
* Improved support for XDG folders without requiring xdg-user-dirs to be instal...Michele Calgaro2021-02-032-70/+12
* Redirect some headers noticed by the compilerMatías Fonzo2021-02-031-1/+0
* Fix LibreSSL detection at tdeio/kssl/Matías Fonzo2021-02-031-4/+4
* Fix missing return values in kopenssl.François Andriot2019-12-041-0/+7
* Fix SSL initialization for OpenSSL >= 1.1.Slávek Banko2019-09-041-2/+2
* Use system libdir when searching for dynamically loaded libraries.Slávek Banko2019-02-271-33/+8
* Fix SSL initialization for OpenSSL >= 1.1.Slávek Banko2019-02-211-2/+24
* Use common test for large files support.Slávek Banko2019-01-282-8/+0
* Change to always build and install KACLOBATA Akio2019-01-271-7/+3
* Deleted blank line at the beginning of the file.Slávek Banko2018-12-021-1/+0
* Fix security issue CVE-2017-6410Slávek Banko2018-07-261-2/+10
* Fix bug reports link in about dialogSlávek Banko2018-06-305-12/+12
* Fix previous commit typo.Michele Calgaro2018-04-301-1/+1
* Fixed service lookup in KOpenWithDlg. Default is now to lookup byMichele Calgaro2018-04-303-30/+41
* KSSL: Set hostname in TLSext to enable SNI supportSlávek Banko2017-07-221-0/+6
* KSSL: Use TLS_client_method instead of TLSv1_client_methodSlávek Banko2017-07-221-7/+9
* Fixed code for tdefiledialog which caused the problem explained in bugMichele Calgaro2017-07-221-3/+9
* testing: Run tests that use DCOP in a temporary homeSlávek Banko2017-07-221-6/+6
* testing: run tdeio/kmimetypetest with temporary profileSlávek Banko2017-07-222-1/+33
* tdeio: add testsAlexander Golubev2017-07-2230-50/+143
* 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