index
:
tdelibs
feat/fix-suspend-code
feat/new_hwcontrol
feat/tdehtml+svg
feat/tdeio-xattr-support
fix/api-for-python
fix/tde-75
issue/270/tdelibs-V4
issue/51/jasper-to-openjpeg
master
other/string-fixes
r14.0.x
r14.1.x
v3.5.13-sru
TDE core libraries
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix missing return values in kopenssl.
François Andriot
2019-12-04
1
-0
/
+7
*
Fix SSL initialization for OpenSSL >= 1.1.
Slávek Banko
2019-09-04
1
-2
/
+2
*
Use system libdir when searching for dynamically loaded libraries.
Slávek Banko
2019-02-27
1
-33
/
+8
*
Fix SSL initialization for OpenSSL >= 1.1.
Slávek Banko
2019-02-21
1
-2
/
+24
*
Use common test for large files support.
Slávek Banko
2019-01-28
2
-8
/
+0
*
Change to always build and install KACL
OBATA Akio
2019-01-27
1
-7
/
+3
*
Deleted blank line at the beginning of the file.
Slávek Banko
2018-12-02
1
-1
/
+0
*
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-07-22
1
-0
/
+6
*
KSSL: Use TLS_client_method instead of TLSv1_client_method
Slávek Banko
2017-07-22
1
-7
/
+9
*
Fixed code for tdefiledialog which caused the problem explained in bug
Michele Calgaro
2017-07-22
1
-3
/
+9
*
testing: Run tests that use DCOP in a temporary home
Slávek Banko
2017-07-22
1
-6
/
+6
*
testing: run tdeio/kmimetypetest with temporary profile
Slávek Banko
2017-07-22
2
-1
/
+33
*
tdeio: add tests
Alexander Golubev
2017-07-22
30
-50
/
+143
*
Added support for OpenSSL 1.1
Slávek Banko
2017-07-22
13
-365
/
+978
*
Fix security issue CVE-2016-6232
Slávek Banko
2017-07-22
1
-2
/
+12
*
tdeio: fixed up certificate handling when certificate has expired. Also clean
Emanoil Kotsev
2017-07-22
1
-96
/
+18
*
Fixed handling of certificate "permanent" acceptance. This relates to
Emanoil Kotsev
2017-07-22
1
-10
/
+27
*
Parse GENERALIZEDTIME ASN structures
Timothy Pearson
2017-07-22
1
-12
/
+21
*
Fix crash on KSSLCertificate deallocation when a CRL is held in the KSSLCerti...
Timothy Pearson
2017-07-22
1
-0
/
+2
*
Fix memory leak when deleting a KSSLCertificate that holds a CRL
Timothy Pearson
2017-07-22
3
-1
/
+17
*
Add initial CRL support to KSSLCertificate
Timothy Pearson
2017-07-22
4
-4
/
+88
*
tdeio/kmimemagic: remove MAGIC_CONTINUE flag
Alexander Golubev
2017-07-22
1
-2
/
+2
*
Compile MIME magic file
Slávek Banko
2017-07-22
2
-2
/
+17
*
Fix mimetype detection using magic library
Slávek Banko
2017-07-22
1
-2
/
+6
*
Properly identify desktop files
Timothy Pearson
2017-07-22
3
-0
/
+23
*
Fix FTBFS with libmagic < 4.23
François Andriot
2017-07-22
1
-0
/
+4
*
Fix FTBFS on missing magic_getpath
Slávek Banko
2017-07-22
3
-1
/
+28
*
Do not use magic_version function if magic version support not available
Timothy Pearson
2017-07-22
1
-0
/
+4
*
Fix libmime database load once and for all
Timothy Pearson
2017-07-22
1
-13
/
+31
*
Fix loading of additional mime magic files
Timothy Pearson
2017-07-22
1
-7
/
+2
*
Use libmagic for mime type determination
Timothy Pearson
2017-07-22
6
-3170
/
+167
*
Remove unused KMimeMagic::mergeBufConfig method in preparation for converting...
Timothy Pearson
2017-07-22
2
-25
/
+0
*
Fix a number of build warnings
Timothy Pearson
2017-07-22
7
-19
/
+36
*
Fix compiler warnings
Timothy Pearson
2017-07-22
1
-3
/
+5
*
Fix FTBFS on freebsd
Nikolaus Klepp
2015-12-23
2
-3
/
+3
*
Improve ACL detection for CMake build
Slávek Banko
2015-12-23
3
-13
/
+9
*
Add include directory for internal libltdl
Slávek Banko
2015-12-23
1
-0
/
+1
*
Fix incorrect Download string in TDEFileSpeedBar
Timothy Pearson
2015-12-23
1
-1
/
+1
*
Makes favorite URLs in TDE file open/save dialogs global (sared amongst all a...
Timothy Pearson
2015-12-23
1
-2
/
+2
*
Push the following patches to GIT from Bug 1499:
Timothy Pearson
2015-12-23
3
-23
/
+47
*
Support writing empty directories to ZIP files.
Thomas McGuire
2015-12-23
2
-1
/
+16
*
Disable environment-based completion in kurlcompletion on openbsd
François Andriot
2015-12-23
1
-0
/
+6
*
Fix FTBFS because undefined __progname in tdeio_connection
François Andriot
2015-12-23
1
-0
/
+4
*
Add mimeTypePtrFast method to KFileItem
Timothy Pearson
2015-12-23
4
-21
/
+36
*
Fix accidental regression introduced in prior commit
Timothy Pearson
2015-12-23
1
-5
/
+1
*
Add fast mimetype accessor for use by Konqueror when checking for media devic...
Timothy Pearson
2015-12-23
2
-17
/
+71
[next]