gnupg/g10 (ChangeLog delkey.c keylist.c main.h revoke.c)

cvs user twoaday cvs@cvs.gnupg.org
Fri, 18 Oct 2002 17:41:34 +0200


    Date: Friday, October 18, 2002 @ 17:41:34
  Author: twoaday
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog delkey.c keylist.c main.h revoke.c

2002-10-18  Timo Schulz  <ts@winpt.org>

        * keylist.c: (print_pubkey_info): New.
        (print_seckey_info): New.
        * main.h: Prototypes for the new functions.
        * delkey.c (do_delete_key): Use it here.
        * revoke.c (gen_desig_revoke): Ditto.


-----------+
 ChangeLog |    8 ++++++++
 delkey.c  |   22 +++++-----------------
 keylist.c |   42 ++++++++++++++++++++++++++++++++++++++++++
 main.h    |    2 ++
 revoke.c  |   52 ++++++++++++----------------------------------------
 5 files changed, 69 insertions(+), 57 deletions(-)