gnupg/g10 (6 files)

cvs user dshaw cvs at cvs.gnupg.org
Sat Sep 25 15:04:55 CEST 2004


    Date: Saturday, September 25, 2004 @ 15:04:55
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog app-openpgp.c card-util.c g10.c main.h options.h

* main.h, g10.c (main), card-util.c (change_pin): If "admin" has not been
issued, skip right to the CHV1/CHV2 PIN change.  No need to show the
unblock or admin PIN change option. (card_edit): Add "admin" command to
add admin commands to the menu.  Do not allow admin commands until "admin"
is given.

* app-openpgp.c (verify_chv3): Show a countdown of how many wrong admin
PINs can be entered before the card is locked.

* options.h, g10.c (main), app-openpgp.c (verify_chv3): Remove
--allow-admin.


---------------+
 ChangeLog     |   14 ++++
 app-openpgp.c |   28 ++++++--
 card-util.c   |  180 ++++++++++++++++++++++++++++++++------------------------
 g10.c         |   12 ---
 main.h        |    2 
 options.h     |    1 
 6 files changed, 143 insertions(+), 94 deletions(-)



More information about the Gnupg-commits mailing list