Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix wrong options to xrandr in tderandr | Roman Savochenko | 2015-12-12 | 1 | -1/+1 |
| | | | | | | This resolves Bug 1913 Signed-off-by: Roman Savochenko <rom_as@oscada.org> | ||||
* | Fix security issue CVE-2015-7543 | Slávek Banko | 2015-12-10 | 1 | -3/+6 |
| | | | | [taken from Debian arts patches] | ||||
* | Fix invalid perl syntax in kdocAstUtil.pm | François Andriot | 2015-12-06 | 1 | -1/+1 |
| | | | | | | This resolves Bug 2543 Signed-off-by: François Andriot <francois.andriot@free.fr> | ||||
* | Fix mimetype detection using magic library | Slávek Banko | 2015-12-06 | 2 | -2/+7 |
| | | | | | | | for mime types not contained in TDE settings This resolves Bug 2392 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix calculation of remaining charging time in TDE hardware library | Slávek Banko | 2015-12-04 | 1 | -2/+7 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Kate syntax highlighting files update - Oct 2015 | Michele Calgaro | 2015-10-25 | 24 | -378/+12202 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Fix crash on KSSLCertificate deallocation when a CRL is held in the ↵ | Timothy Pearson | 2015-10-23 | 1 | -0/+2 |
| | | | | KSSLCertificate object | ||||
* | Fix memory leak when deleting a KSSLCertificate that holds a CRL | Timothy Pearson | 2015-10-23 | 3 | -1/+17 |
| | |||||
* | Fix quotedPrintablecodec to support lower-case letters in hex codes | Slávek Banko | 2015-10-13 | 1 | -2/+3 |
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix FTBFS due to missing KSSL_HAVE_SSL definition | Slávek Banko | 2015-10-13 | 4 | -0/+4 |
| | | | | | | This relates to Bug 2530 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Fix hardware class file matching algorithm | Timothy Pearson | 2015-09-30 | 3 | -15/+51 |
| | | | | | Fix overly broad floppy device matching rules This resolves Bug 2534 | ||||
* | Limit size of notification popups | Timothy Pearson | 2015-09-21 | 1 | -56/+119 |
| | | | | This works around badly designed applications that abuse the notification subsystem to display large chunks of text | ||||
* | Add new timekeeping class to tdehwlib | Timothy Pearson | 2015-09-21 | 2 | -0/+32 |
| | | | | Classify a number of new devices | ||||
* | Extend TDEPassivePopupStackContainer to include an optional user-provided ID ↵ | Timothy Pearson | 2015-09-21 | 2 | -14/+38 |
| | | | | | | per popup Add display method with icon pixmap as parameter | ||||
* | Add TDEPassivePopupStackContainer class | Timothy Pearson | 2015-09-21 | 3 | -3/+146 |
| | |||||
* | Add mount indicator to tdehwlib storage device icons | Timothy Pearson | 2015-09-21 | 1 | -19/+24 |
| | |||||
* | Add new license files to build | Timothy Pearson | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Fix prior commits | Timothy Pearson | 2015-09-21 | 1 | -1/+1 |
| | |||||
* | Fix prior commit | Timothy Pearson | 2015-09-21 | 1 | -2/+2 |
| | |||||
* | Add GPL v3 license to TDEAboutData options | Timothy Pearson | 2015-09-21 | 4 | -0/+849 |
| | |||||
* | Add fingerprint reader and test/measurement devices classes to tdehwlib | Timothy Pearson | 2015-09-21 | 2 | -8/+36 |
| | |||||
* | Fix FTBFS when cryptsetup / pkcs options are disabled | Timothy Pearson | 2015-09-19 | 2 | -3/+17 |
| | | | | This resolves Bug 2530 | ||||
* | Implement autoPIN certificate parsing | Timothy Pearson | 2015-09-19 | 2 | -4/+62 |
| | |||||
* | Add autoPIN method to cryptographic card module in tdehwlib | Timothy Pearson | 2015-09-18 | 2 | -0/+19 |
| | |||||
* | Add PKCS provider library accessor | Timothy Pearson | 2015-09-18 | 2 | -0/+9 |
| | |||||
* | Fix yet another FTBFS due to libcryptsetup version problems | Timothy Pearson | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | When reactivating card watching, if a card is inserted re-emit valid ↵ | Timothy Pearson | 2015-09-18 | 1 | -1/+7 |
| | | | | certificates to client application | ||||
* | Fix prior commit | Timothy Pearson | 2015-09-18 | 1 | -1/+1 |
| | |||||
* | Attempt to fix cryptsetup version detection yet again | Timothy Pearson | 2015-09-18 | 2 | -1/+15 |
| | | | | The library authors would have done well to include a version number #define in the header... | ||||
* | Fix FTBFS on Squeeze | Timothy Pearson | 2015-09-17 | 1 | -1/+1 |
| | |||||
* | Add certificate list availability signal to tdehwlib cryptographic card module | Timothy Pearson | 2015-09-16 | 2 | -0/+7 |
| | |||||
* | Update cryptographic card API to send card device with insert/remove signals | Timothy Pearson | 2015-09-15 | 2 | -5/+5 |
| | |||||
* | Fix FTBFS on Precise | Timothy Pearson | 2015-09-15 | 1 | -0/+1 |
| | |||||
* | Add ability to decrypt multiple data objects in the same session using a ↵ | Timothy Pearson | 2015-09-14 | 5 | -33/+197 |
| | | | | | | cryptographic card Add LUKS key verification routine | ||||
* | Add cryptographic card decryption method to tdehwlib | Timothy Pearson | 2015-09-14 | 3 | -15/+259 |
| | |||||
* | Add additional cryptographic card functions to tdehwlib | Timothy Pearson | 2015-09-14 | 5 | -23/+103 |
| | | | | Fix FTBFS on old distributions | ||||
* | Fix FTBFS when ancient versions of cryptsetup are used | Timothy Pearson | 2015-09-13 | 1 | -5/+17 |
| | |||||
* | Fix FTBFS when PKCS option disabled | Timothy Pearson | 2015-09-08 | 3 | -4/+9 |
| | |||||
* | Fix FTBFS when cryptsetup support disabled | Timothy Pearson | 2015-09-07 | 2 | -0/+5 |
| | |||||
* | Fix issues with X509 certificate list usage | Timothy Pearson | 2015-09-06 | 2 | -6/+16 |
| | |||||
* | Add initial LUKS key management support | Timothy Pearson | 2015-09-06 | 4 | -135/+485 |
| | |||||
* | Add preliminary X509 certificate read from cryptographic cards | Timothy Pearson | 2015-09-06 | 4 | -4/+183 |
| | |||||
* | Fix incorrect handling of certificate dates in viewer module | Timothy Pearson | 2015-09-03 | 1 | -4/+4 |
| | | | | This was a cosmetic issue only and did not affect actual certificate usage or validity | ||||
* | 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 when pcsc not available | Timothy Pearson | 2015-08-31 | 1 | -0/+6 |
| | |||||
* | Fix dlerror and crypt detection for CMake build | Slávek Banko | 2015-08-30 | 1 | -0/+21 |
| | | | | | | This resolves Bug 654 Signed-off-by: Slávek Banko <slavek.banko@axis.cz> |