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
*
KSSL: Rebuilt local certificates bundle
Mavridis Philippe
2022-02-17
2
-0
/
+1233
*
KSSL: Added ISRG root certs for LetsEncrypt
Mavridis Philippe
2022-02-17
4
-0
/
+50
*
Replaced 'includehints' with 'includes' in *.ui files.
Michele Calgaro
2022-02-17
1
-3
/
+0
*
Fixed enabling of Ok button in advanced permission property dialog. This reso...
Michele Calgaro
2022-02-17
1
-4
/
+7
*
Add a definition of MIME type application/x-pie-executable.
Slávek Banko
2021-06-07
1
-1
/
+4
*
iconForURL(): Fix root directory (/) icon.
Mavridis Philippe
2021-06-07
1
-0
/
+4
*
krun: prevent media:/ or system:/media urls to be replaced by their respectiv...
Michele Calgaro
2021-02-03
1
-1
/
+2
*
tests: Wait for the dcop server to be ready.
Slávek Banko
2021-02-03
2
-0
/
+6
*
Improve progname detection portability
OBATA Akio
2021-02-03
1
-1
/
+3
*
Use private linking for exported CMake targets.
Slávek Banko
2021-02-03
1
-1
/
+2
*
For templates from CMake, use the TDE CMAKE TEMPLATES variable.
Slávek Banko
2021-02-03
1
-1
/
+1
*
Drop explicit dependencies on dcopidl and dcopidl2cpp,
Slávek Banko
2021-02-03
7
-7
/
+0
*
Security: remove support for $(...) in KRun which could have allowed
Michele Calgaro
2021-02-03
1
-20
/
+1
*
Removed beagle related code.
Michele Calgaro
2021-02-03
3
-16
/
+1
*
Improve folder icons on the speedbar.
Slávek Banko
2021-02-03
1
-4
/
+4
*
Removed explicit usage of the 'register' keyword.
Michele Calgaro
2021-02-03
2
-29
/
+29
*
Make sure XDG folders are created prior to their usage.
Michele Calgaro
2021-02-03
1
-27
/
+17
*
Improved support for XDG folders without requiring xdg-user-dirs to be instal...
Michele Calgaro
2021-02-03
2
-70
/
+12
*
Redirect some headers noticed by the compiler
Matías Fonzo
2021-02-03
1
-1
/
+0
*
Fix LibreSSL detection at tdeio/kssl/
Matías Fonzo
2021-02-03
1
-4
/
+4
*
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
[next]