Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * scdaemon.c: New option --debug-sc N. | Werner Koch | 2002-04-12 | 1 | -0/+3 |
| | | | | | | | | | * 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. | ||||
* | Changes needed to support smartcards. Well, only _support_. There is | Werner Koch | 2002-02-28 | 1 | -0/+2 |
| | | | | | no real code yet. | ||||
* | * scdaemon.c scdaemon.h, command.c: New. Based on the code from | Werner Koch | 2002-01-26 | 1 | -0/+627 |
the gpg-agent. |