aboutsummaryrefslogtreecommitdiffstats
path: root/scd/card-p15.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-08-09* card.c (card_get_serial_and_stamp): Use the tokeinfo serialWerner Koch1-1/+2
number as a fallback. Add a special prefix for serial numbers.
2002-04-12* scdaemon.c: New option --debug-sc N.Werner Koch1-80/+59
* 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-03-28* card.c (card_open, card_close): Adjusted for changes in OpenSC.Werner Koch1-2/+1
2002-03-18More stuff for SCs - don't expect them to work.Werner Koch1-0/+399