Timothy Pearson
b839144412
Fix yet another FTBFS due to libcryptsetup version problems
9 years ago
Timothy Pearson
e38596f9f2
When reactivating card watching, if a card is inserted re-emit valid certificates to client application
9 years ago
Timothy Pearson
3c9e39e214
Fix prior commit
9 years ago
Timothy Pearson
69a43103d9
Attempt to fix cryptsetup version detection yet again
...
The library authors would have done well to include a version number #define in the header...
9 years ago
Timothy Pearson
7d6aacd403
Fix FTBFS on Squeeze
9 years ago
Timothy Pearson
670a4b340e
Add certificate list availability signal to tdehwlib cryptographic card module
9 years ago
Timothy Pearson
a611eec8a0
Update cryptographic card API to send card device with insert/remove signals
9 years ago
Timothy Pearson
161491fac6
Fix FTBFS on Precise
9 years ago
Timothy Pearson
64fdd666ff
Add ability to decrypt multiple data objects in the same session using a cryptographic card
...
Add LUKS key verification routine
9 years ago
Timothy Pearson
402781f094
Add cryptographic card decryption method to tdehwlib
9 years ago
Timothy Pearson
ffa54887ce
Add additional cryptographic card functions to tdehwlib
...
Fix FTBFS on old distributions
9 years ago
Timothy Pearson
4238dc9cea
Fix FTBFS when ancient versions of cryptsetup are used
9 years ago
Timothy Pearson
48efde854f
Fix FTBFS when PKCS option disabled
9 years ago
Timothy Pearson
897752b61a
Fix FTBFS when cryptsetup support disabled
9 years ago
Timothy Pearson
9d5f5058a1
Fix issues with X509 certificate list usage
9 years ago
Timothy Pearson
c867c64aa9
Add initial LUKS key management support
9 years ago
Timothy Pearson
4c2ff1ca19
Add preliminary X509 certificate read from cryptographic cards
9 years ago
Timothy Pearson
a837e1327e
Fix incorrect handling of certificate dates in viewer module
...
This was a cosmetic issue only and did not affect actual certificate usage or validity
9 years ago
Timothy Pearson
5896a404bc
Add initial CRL support to KSSLCertificate
9 years ago
Timothy Pearson
70bb9dde2a
Fix compiler warnings from ignored write return values
9 years ago
Timothy Pearson
c51a15f04a
Fix unused variable compiler warnings
9 years ago
Timothy Pearson
5e9959ef85
Fix compiler warnings
9 years ago
Timothy Pearson
59e5235822
Fix compiler warning regarding missing braces
9 years ago
Timothy Pearson
a6343654e8
Fix FTBFS when pcsc not available
9 years ago
Slávek Banko
4925611808
Fix dlerror and crypt detection for CMake build
...
This resolves Bug 654
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
9 years ago
Timothy Pearson
2b7151f46f
Fix FTBFS from prior commit due to missing files
9 years ago
Timothy Pearson
31ebb6568f
Add preliminary cryptographic card support to TDEHWLib
9 years ago
Timothy Pearson
5fdf839b35
Add cryptographic card device type
...
Add hub device type
Fix incorrect USB subclass read
9 years ago
Michele Calgaro
8545b92094
Update version number in README file.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
8a66a469fb
Fixup previous commit
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
4e2c9c0660
Update version number to R14.1.0
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
4e55a1cfaa
Fixed C++ support in Kate syntax highlighting code. This resolves bug 2455.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
9 years ago
Michele Calgaro
ce9d4765cc
Minor typo and style corrections.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Michele Calgaro
508cf16bf9
Kate syntax highlighting files update - Jun 2015
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Nikolaus Klepp
022a297ed7
Fix FTBFS due to missing export lt_dlopen_flag
...
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
10 years ago
Slávek Banko
e469e42c76
Fix several issues on freebsd
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
e75569be1b
Fix openpty detection with libutil.h
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
14243cc8ea
Fix detection for option TDEINIT_USE_XFT with CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
f17c618004
Fix setting some constants in config.h with CMake build
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Nikolaus Klepp
3be9f300c9
Fix FTBFS on freebsd
...
This resolves Bug 2431
Signed-off-by: Nikolaus Klepp <office@klepp.biz>
10 years ago
Slávek Banko
e443c9e0b2
Fix FTBFS on freebsd due to utmpx
...
[taken from FreeBSD kdelibs3 patches]
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
d107d0b0d7
Fix detection of LZMA without pkgconfig file
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
6ebff39751
Improve ACL detection for CMake build
...
Fix hidden visibility in posixacladdons
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
dfd680030c
Add include directory for internal libltdl
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Darrell Anderson
8b1fec8a6b
Added *.service and *.target format to INI files.
...
Signed-off-by: Darrell Anderson <darrella@clovermail.net>
Modified to update syntax version number.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
10 years ago
Slávek Banko
b5b73ed5ce
Reset submodule main/tdelibs/cmake to latest HEAD
10 years ago
Slávek Banko
a0189f32f7
Fix hang in TDENetMask::fromCIDRMask() due to point-to-point connections
...
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
29227e0caa
Fix security issue CVE-2013-2074
...
[taken from RedHat kdelibs3 patches]
10 years ago
Slávek Banko
c6c1d781a5
Force to handle DCOP requests in KUniqueApplication (newInstance call)
...
This resolves Bug 2437
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
10 years ago
Slávek Banko
19933cdbed
Reset submodule main/tdelibs/cmake to latest HEAD
10 years ago