aboutsummaryrefslogtreecommitdiffstats
path: root/scd/app.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-07-23* command.c (cmd_pkauth): New.Werner Koch1-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.
2003-07-03* app-openpgp.c (do_setattr): Add setting of the URL.Werner Koch1-2/+2
(app_select_openpgp): Dump card data only in very verbose mode. (do_decipher): New.
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-0/+208