| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix security issue CVE-2017-6410 | Slávek Banko | 2018-07-26 | 1 | -2/+10 |
* | Fix bug reports link in about dialog | Slávek Banko | 2018-06-30 | 5 | -12/+12 |
* | Fix previous commit typo. | Michele Calgaro | 2018-04-30 | 1 | -1/+1 |
* | Fixed service lookup in KOpenWithDlg. Default is now to lookup by | Michele Calgaro | 2018-04-30 | 3 | -30/+41 |
* | KSSL: Set hostname in TLSext to enable SNI support | Slávek Banko | 2017-04-09 | 1 | -0/+6 |
* | KSSL: Use TLS_client_method instead of TLSv1_client_method | Slávek Banko | 2017-04-09 | 1 | -7/+9 |
* | Fixed code for tdefiledialog which caused the problem explained in bug | Michele Calgaro | 2017-02-06 | 1 | -3/+9 |
* | Reverted commit 53e36f6d (master), c8ff908d (r14.0.x) | Michele Calgaro | 2017-02-06 | 1 | -18/+2 |
* | testing: Run tests that use DCOP in a temporary home | Slávek Banko | 2017-02-01 | 1 | -6/+6 |
* | testing: run tdeio/kmimetypetest with temporary profile | Slávek Banko | 2017-01-29 | 2 | -1/+33 |
* | tdeio: add tests | Alexander Golubev | 2017-01-29 | 30 | -50/+143 |
* | tdeio/kmimemagic: remove MAGIC_CONTINUE flag | Alexander Golubev | 2017-01-19 | 1 | -2/+2 |
* | Added support for OpenSSL 1.1 | Slávek Banko | 2017-01-01 | 13 | -365/+978 |
* | Fix security issue CVE-2016-6232 | Slávek Banko | 2016-10-23 | 1 | -2/+12 |
* | tdeio: fixed up certificate handling when certificate has expired. Also clean | Emanoil Kotsev | 2016-10-22 | 1 | -96/+18 |
* | Fixed handling of certificate "permanent" acceptance. This relates to | Emanoil Kotsev | 2016-10-16 | 1 | -10/+27 |
* | Fixed two issues with KFileDialog: | Michele Calgaro | 2016-10-01 | 1 | -2/+18 |
* | Parse GENERALIZEDTIME ASN structures | Timothy Pearson | 2016-09-06 | 1 | -12/+21 |
* | Fix invalid headers in PNG files and optimize for size | Timothy Pearson | 2016-07-23 | 1 | -0/+0 |
* | Fix FTBFS due to non-existent include | Slávek Banko | 2016-04-14 | 2 | -1/+4 |
* | Remove warnings about missing embedded ELF icons | Slávek Banko | 2016-03-24 | 2 | -3/+3 |
* | Compile MIME magic file | Slávek Banko | 2016-01-11 | 2 | -2/+17 |
* | Revert a small portion of commit e0b1bfb0 | Slávek Banko | 2015-12-20 | 1 | -2/+2 |
* | Fix mimetype detection using magic library | Slávek Banko | 2015-12-06 | 1 | -2/+6 |
* | Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti... | Timothy Pearson | 2015-10-23 | 1 | -0/+2 |
* | Fix memory leak when deleting a KSSLCertificate that holds a CRL | Timothy Pearson | 2015-10-23 | 3 | -1/+17 |
* | Add initial CRL support to KSSLCertificate | Timothy Pearson | 2015-09-03 | 4 | -4/+88 |
* | Fix compiler warnings from ignored write return values | Timothy Pearson | 2015-09-03 | 1 | -99/+131 |
* | Fix unused variable compiler warnings | Timothy Pearson | 2015-09-03 | 1 | -5/+4 |
* | Fix compiler warnings | Timothy Pearson | 2015-09-03 | 1 | -3/+5 |
* | Fix compiler warning regarding missing braces | Timothy Pearson | 2015-09-03 | 1 | -18/+22 |
* | Fix FTBFS on freebsd | Nikolaus Klepp | 2015-06-11 | 2 | -3/+3 |
* | Improve ACL detection for CMake build | Slávek Banko | 2015-06-11 | 3 | -13/+9 |
* | Add include directory for internal libltdl | Slávek Banko | 2015-06-11 | 1 | -0/+1 |
* | Fixed wrong DocPath strings. This relates to bug 2319 | Michele Calgaro | 2015-01-23 | 12 | -12/+12 |
* | Properly identify desktop files | Timothy Pearson | 2014-12-05 | 3 | -0/+23 |
* | Fix a number of build warnings | Timothy Pearson | 2014-12-04 | 7 | -19/+36 |
* | Read from X-DocPath only | Timothy Pearson | 2014-11-07 | 3 | -3/+3 |
* | Fix stragglers that were not properly renamed in the XDG standardization commits | Timothy Pearson | 2014-10-24 | 1 | -1/+1 |
* | Fix exec icon location and bring it into XDG compliance | Timothy Pearson | 2014-10-22 | 2 | -3/+3 |
* | Fix remaining issues from mimetype icon rename | Timothy Pearson | 2014-10-22 | 2 | -2/+2 |
* | Repair mimetype icon usage, part 1. The following are not fully verified in ... | Timothy Pearson | 2014-10-22 | 1 | -1/+1 |
* | Bring most mimetypes in line with XDG specifications. The following are not ... | Timothy Pearson | 2014-10-22 | 6 | -8/+8 |
* | Bring mail_forward, mail_new, mail_replyall, mail_reply, mail_send, player_pa... | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Bring filenew, fileopen, fileprint, filequickprint, filesave, filesaveas, fil... | Timothy Pearson | 2014-10-13 | 9 | -19/+19 |
* | Fix incorrect Download string in TDEFileSpeedBar | Timothy Pearson | 2014-10-13 | 1 | -1/+1 |
* | Second part of prior commit | Timothy Pearson | 2014-10-11 | 3 | -7/+7 |
* | Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to ma... | Timothy Pearson | 2014-10-11 | 6 | -6/+6 |
* | Second part of prior commit | Timothy Pearson | 2014-10-11 | 1 | -1/+1 |
* | Fix FTBFS with libmagic < 4.23 | François Andriot | 2014-10-11 | 1 | -0/+4 |