gnupg/g10 (6 files)

cvs user dshaw cvs at cvs.gnupg.org
Fri Jul 16 16:30:55 CEST 2004


    Date: Friday, July 16, 2004 @ 16:30:55
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10

Modified: ChangeLog armor.c g10.c keyedit.c keylist.c options.h

* keylist.c (list_keyblock_print): Always use the new listing format where
uids are always on a line for themselves.  Mark expired secret keys as
expired.

* options.h, g10.c (main): Rename list show-validity to show-uid-validity
as it only shows for uids.

* armor.c (armor_filter): Do not use padding to get us to 8 bytes of
header.  Rather, use 2+4 as two different chunks.  This avoids a fake
filename of "is".


-----------+
 ChangeLog |   13 +++++++++++++
 armor.c   |   11 +++++------
 g10.c     |    2 +-
 keyedit.c |    2 +-
 keylist.c |   57 ++++++++++++++++++++++++---------------------------------
 options.h |    2 +-
 6 files changed, 45 insertions(+), 42 deletions(-)



More information about the Gnupg-commits mailing list