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

cvs user werner cvs at cvs.gnupg.org
Wed Oct 8 13:46:58 CEST 2003


    Date: Wednesday, October 8, 2003 @ 12:46:58
  Author: werner
    Path: /cvs/gnupg/gnupg/g10
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog call-agent.c card-util.c g10.c keygen.c main.h

* call-agent.c (agent_scd_getattr): Don't clear the passed info
structure, so that it can indeed be updated.

* card-util.c (fpr_is_zero): New.
(generate_card_keys): New.
(card_edit): New command "generate".
* keygen.c (generate_keypair): New arg CARD_SERIALNO, removed call
to check_smartcard.
(check_smartcard,show_smartcard): Removed.
(show_sha1_fpr,fpr_is_zero): Removed.

* app-openpgp.c (do_getattr): Support SERIALNO and AID.


--------------+
 ChangeLog    |   13 +++
 call-agent.c |    1 
 card-util.c  |   88 +++++++++++++++++++++++++-
 g10.c        |    4 -
 keygen.c     |  192 ++++-----------------------------------------------------
 main.h       |    2 
 6 files changed, 119 insertions(+), 181 deletions(-)



More information about the Gnupg-commits mailing list