summaryrefslogtreecommitdiffstats
path: root/tdecore/tdehw/tdecryptographiccarddevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT definesMichele Calgaro2024-01-121-3/+3
* Minor code refactoring of previous 2 commits.Michele Calgaro2020-06-071-13/+9
* tdehwlib: Re-enable OpenSSL < 1.1 compatibilitySlávek Banko2020-06-051-0/+14
* Update for OpenSSL >= 1.1.0Timothy Pearson2020-06-031-2/+4
* tdehw: TRUE/FALSE --> true/false renaming.Michele Calgaro2019-07-071-1/+1
* Make cryptographic card reader detection on single readers sytems more robustTimothy Pearson2016-09-041-4/+11
* Add fallback to match udev cryptographic card reader name with PCSC vendor st...Timothy Pearson2016-09-041-1/+29
* Fix FTBFS when cryptsetup / pkcs options are disabledTimothy Pearson2015-09-191-3/+15
* Implement autoPIN certificate parsingTimothy Pearson2015-09-191-4/+61
* Add autoPIN method to cryptographic card module in tdehwlibTimothy Pearson2015-09-181-0/+9
* Add PKCS provider library accessorTimothy Pearson2015-09-181-0/+4
* When reactivating card watching, if a card is inserted re-emit valid certific...Timothy Pearson2015-09-181-1/+7
* Add certificate list availability signal to tdehwlib cryptographic card moduleTimothy Pearson2015-09-161-0/+6
* Update cryptographic card API to send card device with insert/remove signalsTimothy Pearson2015-09-151-2/+2
* Add ability to decrypt multiple data objects in the same session using a cryp...Timothy Pearson2015-09-141-31/+133
* Add cryptographic card decryption method to tdehwlibTimothy Pearson2015-09-141-15/+212
* Add additional cryptographic card functions to tdehwlibTimothy Pearson2015-09-141-12/+64
* Fix FTBFS when PKCS option disabledTimothy Pearson2015-09-081-1/+7
* Fix issues with X509 certificate list usageTimothy Pearson2015-09-061-3/+6
* Add preliminary X509 certificate read from cryptographic cardsTimothy Pearson2015-09-061-3/+150
* Fix FTBFS when pcsc not availableTimothy Pearson2015-08-311-0/+6
* Fix FTBFS from prior commit due to missing filesTimothy Pearson2015-08-291-0/+4
* Add preliminary cryptographic card support to TDEHWLibTimothy Pearson2015-08-251-0/+296