Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-04-12 | * scdaemon.c: New option --debug-sc N. | Werner Koch | 1 | -5/+6 | |
* card.c (card_open): set it here. * card-p15.c (p15_prepare_key): Factored out common code from ... (p15_sign, p15_decipher): here and made the decryption work the regular way. | |||||
2002-04-10 | * card.c (card_open): Return immediately when no reader is available. | Werner Koch | 1 | -0/+1 | |
2002-03-28 | * card.c (card_open, card_close): Adjusted for changes in OpenSC. | Werner Koch | 1 | -60/+52 | |
2002-03-18 | Doc fixes, moved some fizmes to TODO, fixed minor bugs. | Werner Koch | 1 | -382/+167 | |
2002-03-06 | Decryption using a Cryptoflex card does now work. | Werner Koch | 1 | -0/+100 | |
2002-03-05 | Well and some stuff to access the SC will be helpful. Note, that the | Werner Koch | 1 | -15/+55 | |
code requires the latest OpenSC CVS code. | |||||
2002-03-04 | Added more code fragments. | Werner Koch | 1 | -15/+95 | |
2002-02-28 | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 1 | -3/+205 | |
no real code yet. | |||||
2002-02-18 | Some experimental code - don't use it. | Werner Koch | 1 | -0/+221 | |