Timothy Pearson
|
feaced1b3c
|
Add mount indicator to tdehwlib storage device icons
|
9 years ago |
Timothy Pearson
|
db2b839b72
|
Add new license files to build
|
9 years ago |
Timothy Pearson
|
6e6464537c
|
Fix prior commits
|
9 years ago |
Timothy Pearson
|
4e04b0a438
|
Fix prior commit
|
9 years ago |
Timothy Pearson
|
85c0e479c1
|
Add GPL v3 license to TDEAboutData options
|
9 years ago |
Timothy Pearson
|
c0cca8ca95
|
Add fingerprint reader and test/measurement devices classes to tdehwlib
|
9 years ago |
Timothy Pearson
|
d4b7e6e7da
|
Fix FTBFS when cryptsetup / pkcs options are disabled
This resolves Bug 2530
|
9 years ago |
Timothy Pearson
|
a17dfea5e7
|
Implement autoPIN certificate parsing
|
9 years ago |
Timothy Pearson
|
fa4e775460
|
Add autoPIN method to cryptographic card module in tdehwlib
|
9 years ago |
Timothy Pearson
|
991dd06fc6
|
Add PKCS provider library accessor
|
9 years ago |
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>
|
9 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 |