GNUPG-1-9-BRANCH gnupg/g10 (5 files)

cvs user werner cvs@cvs.gnupg.org
Tue, 30 Sep 2003 19:34:38 +0200


    Date: Tuesday, September 30, 2003 @ 19:34:38
  Author: werner
    Path: /cvs/gnupg/gnupg/g10
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog call-agent.c call-agent.h card-util.c keylist.c

* keylist.c (print_card_serialno): New.
(list_keyblock_print): Use it here.

* card-util.c (toggle_forcesig): New.
(card_edit): New command "forcesig".

* card-util.c (print_name, print_isoname): Use 0 and not LF fro
the max_n arg of tty_print_utf8_string2.

* call-agent.c (agent_scd_getattr): New.
(learn_status_cb): Release values before assignment so that it can
be used by getattr to update the structure.

* card-util.c (change_pin): Simplified.  We now have only a PIN
and an Admin PIN.


--------------+
 ChangeLog    |   18 ++++++++++++
 call-agent.c |   42 ++++++++++++++++++++++++++---
 call-agent.h |    3 ++
 card-util.c  |   81 ++++++++++++++++++++++++++++++++++++++-------------------
 keylist.c    |   41 ++++++++++++++++++++++++++++
 5 files changed, 153 insertions(+), 32 deletions(-)