gnupg/g10 (7 files)

cvs user dshaw cvs at cvs.gnupg.org
Wed Feb 11 05:32:52 CET 2004


    Date: Wednesday, February 11, 2004 @ 05:32:52
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog getkey.c keydb.h keyedit.c keyid.c keylist.c packet.h

* keyedit.c (keyedit_menu): Prompt for subkey removal for both secret and
public subkeys.

* keylist.c (list_keyblock_print), keyedit.c (show_key_with_all_names):
Show the revocation date of a key/subkey, and general formatting work.

* packet.h, getkey.c (merge_selfsigs_main, merge_selfsigs_subkey,
merge_selfsigs): Keep track of the revocation date of a key.

* keydb.h, keyid.c (revokestr_from_pk): New function to print the
revocation date of a key.


-----------+
 ChangeLog |   13 +++++++++++++
 getkey.c  |   14 +++++++++++---
 keydb.h   |    4 +++-
 keyedit.c |   23 +++++++++++++++++------
 keyid.c   |   15 ++++++++++++++-
 keylist.c |   24 ++++++++++++++----------
 packet.h  |    1 +
 7 files changed, 73 insertions(+), 21 deletions(-)



More information about the Gnupg-commits mailing list