aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * command.c (cmd_pkauth): New.Werner Koch2003-07-231-0/+70
| | | | | | | | | (cmd_setdata): Check whether data was given at all to avoid passing 0 to malloc. * app.c (app_auth): New. * app-openpgp.c (do_auth): New.
* * app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch2003-07-031-2/+2
| | | | | | (app_select_openpgp): Dump card data only in very verbose mode. (do_decipher): New.
* Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch2003-06-271-0/+208