Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * command.c (cmd_pkauth): New. | Werner Koch | 2003-07-23 | 1 | -2/+17 |
| | | | | | | | | | (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. | ||||
* | Make use of libgpg-error | Werner Koch | 2003-06-03 | 1 | -1/+30 |
| | |||||
* | * scdaemon.c: New options --print-atr and --reader-port | Werner Koch | 2003-04-29 | 1 | -0/+29 |
* apdu.c, apdu.h: New * card.c, card-p15.c, card-dinsig.c: Allow build without OpenSC. |