gnupg/scd
Werner Koch 59a61b3c93 * command.c (cmd_getattr): New command GETATTR.
* app.c (app_setattr): New.
(do_getattr): New.
(do_learn_status): Reimplemented in terms of do_getattr.

* app-openpgp.c (do_change_pin): Make sure CVH1 and CHV2 are
always synced.
(verify_chv2, verify_chv3): New. Factored out common code.
(do_setattr, do_sign, do_auth, do_decipher): Change the names of
the prompts to match that we have only 2 different PINs.
(app_select_openpgp): Check whether the card enforced CHV1.
(convert_sig_counter_value): New. Factor out code from
get_sig_counter.
2003-09-30 17:35:05 +00:00
..
ChangeLog * command.c (cmd_getattr): New command GETATTR. 2003-09-30 17:35:05 +00:00
Makefile.am * configure.ac (HAVE_LIBUSB): Added a simple test for libusb. 2003-09-02 19:06:34 +00:00
apdu.c * configure.ac: Required newer versions of some libraries. 2003-09-06 13:23:48 +00:00
apdu.h Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
app-common.h * command.c (cmd_getattr): New command GETATTR. 2003-09-30 17:35:05 +00:00
app-openpgp.c * command.c (cmd_getattr): New command GETATTR. 2003-09-30 17:35:05 +00:00
app.c * command.c (cmd_getattr): New command GETATTR. 2003-09-30 17:35:05 +00:00
atr.c * Always use 'dynload.h' instead of 'dlfcn.h'. 2003-08-14 12:20:08 +00:00
atr.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
card-common.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
card-dinsig.c This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
card-p15.c * scdaemon.c, scdaemon.h: New option --disable-opensc. 2003-08-18 17:34:51 +00:00
card.c * scdaemon.c, scdaemon.h: New option --disable-opensc. 2003-08-18 17:34:51 +00:00
ccid-driver.c (parse_ccid_descriptor): New. 2003-09-19 11:17:11 +00:00
ccid-driver.h * ccid-driver.c: More work, data can now actually be retrieved. 2003-09-05 07:40:41 +00:00
command.c * command.c (cmd_getattr): New command GETATTR. 2003-09-30 17:35:05 +00:00
iso7816.c * Always use 'dynload.h' instead of 'dlfcn.h'. 2003-08-14 12:20:08 +00:00
iso7816.h This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
sc-copykeys.c Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
sc-investigate.c Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
scdaemon.c * configure.ac: Required newer versions of some libraries. 2003-09-06 13:23:48 +00:00
scdaemon.h * configure.ac (HAVE_LIBUSB): Added a simple test for libusb. 2003-09-02 19:06:34 +00:00