Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * card.c (card_get_serial_and_stamp): Use the tokeinfo serial | Werner Koch | 2002-08-09 | 1 | -48/+131 |
| | | | | | number as a fallback. Add a special prefix for serial numbers. | ||||
* | * scdaemon.c: New option --debug-sc N. | Werner Koch | 2002-04-12 | 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. | ||||
* | * card.c (card_open): Return immediately when no reader is available. | Werner Koch | 2002-04-10 | 1 | -0/+1 |
| | |||||
* | * card.c (card_open, card_close): Adjusted for changes in OpenSC. | Werner Koch | 2002-03-28 | 1 | -60/+52 |
| | |||||
* | Doc fixes, moved some fizmes to TODO, fixed minor bugs. | Werner Koch | 2002-03-18 | 1 | -382/+167 |
| | |||||
* | Decryption using a Cryptoflex card does now work. | Werner Koch | 2002-03-06 | 1 | -0/+100 |
| | |||||
* | Well and some stuff to access the SC will be helpful. Note, that the | Werner Koch | 2002-03-05 | 1 | -15/+55 |
| | | | | | code requires the latest OpenSC CVS code. | ||||
* | Added more code fragments. | Werner Koch | 2002-03-04 | 1 | -15/+95 |
| | |||||
* | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 2002-02-28 | 1 | -3/+205 |
| | | | | | no real code yet. | ||||
* | Some experimental code - don't use it. | Werner Koch | 2002-02-18 | 1 | -0/+221 |