Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor code refactoring of previous 2 commits. | Michele Calgaro | 2020-06-07 | 1 | -13/+9 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | tdehwlib: Re-enable OpenSSL < 1.1 compatibility | Slávek Banko | 2020-06-05 | 1 | -0/+14 |
| | | | | | | in tdecryptographiccarddevice. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> | ||||
* | Update for OpenSSL >= 1.1.0 | Timothy Pearson | 2020-06-03 | 1 | -2/+4 |
| | | | | Signed-off-by: Timothy Pearson <kb9vqf@pearsoncomputing.net> | ||||
* | tdehw: TRUE/FALSE --> true/false renaming. | Michele Calgaro | 2019-07-07 | 1 | -1/+1 |
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> | ||||
* | Make cryptographic card reader detection on single readers sytems more robust | Timothy Pearson | 2016-09-04 | 1 | -4/+11 |
| | |||||
* | Add fallback to match udev cryptographic card reader name with PCSC vendor ↵ | Timothy Pearson | 2016-09-04 | 1 | -1/+29 |
| | | | | strings | ||||
* | Fix FTBFS when cryptsetup / pkcs options are disabled | Timothy Pearson | 2015-09-19 | 1 | -3/+15 |
| | | | | This resolves Bug 2530 | ||||
* | Implement autoPIN certificate parsing | Timothy Pearson | 2015-09-19 | 1 | -4/+61 |
| | |||||
* | Add autoPIN method to cryptographic card module in tdehwlib | Timothy Pearson | 2015-09-18 | 1 | -0/+9 |
| | |||||
* | Add PKCS provider library accessor | Timothy Pearson | 2015-09-18 | 1 | -0/+4 |
| | |||||
* | When reactivating card watching, if a card is inserted re-emit valid ↵ | Timothy Pearson | 2015-09-18 | 1 | -1/+7 |
| | | | | certificates to client application | ||||
* | Add certificate list availability signal to tdehwlib cryptographic card module | Timothy Pearson | 2015-09-16 | 1 | -0/+6 |
| | |||||
* | Update cryptographic card API to send card device with insert/remove signals | Timothy Pearson | 2015-09-15 | 1 | -2/+2 |
| | |||||
* | Add ability to decrypt multiple data objects in the same session using a ↵ | Timothy Pearson | 2015-09-14 | 1 | -31/+133 |
| | | | | | | cryptographic card Add LUKS key verification routine | ||||
* | Add cryptographic card decryption method to tdehwlib | Timothy Pearson | 2015-09-14 | 1 | -15/+212 |
| | |||||
* | Add additional cryptographic card functions to tdehwlib | Timothy Pearson | 2015-09-14 | 1 | -12/+64 |
| | | | | Fix FTBFS on old distributions | ||||
* | Fix FTBFS when PKCS option disabled | Timothy Pearson | 2015-09-08 | 1 | -1/+7 |
| | |||||
* | Fix issues with X509 certificate list usage | Timothy Pearson | 2015-09-06 | 1 | -3/+6 |
| | |||||
* | Add preliminary X509 certificate read from cryptographic cards | Timothy Pearson | 2015-09-06 | 1 | -3/+150 |
| | |||||
* | Fix FTBFS when pcsc not available | Timothy Pearson | 2015-08-31 | 1 | -0/+6 |
| | |||||
* | Fix FTBFS from prior commit due to missing files | Timothy Pearson | 2015-08-29 | 1 | -0/+4 |
| | |||||
* | Add preliminary cryptographic card support to TDEHWLib | Timothy Pearson | 2015-08-25 | 1 | -0/+296 |