Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * app-dinsig.c: Implemented. Based on app-nks.c and card-dinsig.c | Werner Koch | 2004-03-16 | 1 | -0/+7 |
| | | | | | | | | | | | | | | * app-nks.c (get_length_of_cert): Removed. * app-help.c: New. (app_help_read_length_of_cert): New. Code taken from above. New optional arg R_CERTOFF. * card-dinsig.c: Removed. * card.c (card_get_serial_and_stamp): Do not bind to the old and never finsiged card-dinsig.c. * iso7816.c (iso7816_read_binary): Allow for an NMAX > 254. | ||||
* | Some minor bug fixes, new test utilities and started support for other | Werner Koch | 2004-01-27 | 1 | -28/+42 |
| | | | | | smartcard applications. | ||||
* | * command.c (cmd_checkpin): New. | Werner Koch | 2003-10-21 | 1 | -0/+6 |
| | | | | | | | | | (register_commands): Add command CHECKPIN. * app.c (app_check_pin): New. * app-openpgp.c (check_against_given_fingerprint): New. Factored out that code elsewhere. (do_check_pin): New. | ||||
* | Fixes to make inclusion of card raleted source files into 1.3 easier. | Werner Koch | 2003-10-02 | 1 | -0/+6 |
| | |||||
* | * command.c (cmd_getattr): New command GETATTR. | Werner Koch | 2003-09-30 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | * 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. | ||||
* | Cleanups, fixes and PC/SC support | Werner Koch | 2003-08-05 | 1 | -0/+1 |
| | |||||
* | This commit was manufactured by cvs2svn to create branch | Repo Admin | 2003-08-05 | 1 | -0/+128 |
'GNUPG-1-9-BRANCH'. |