STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog keylist.c packet.h parse-packet.c)

cvs user dshaw cvs@cvs.gnupg.org
Thu, 03 Oct 2002 19:40:11 +0200


    Date: Thursday, October 3, 2002 @ 19:40:11
  Author: dshaw
    Path: /cvs/gnupg/gnupg/g10
     Tag: STABLE-BRANCH-1-2

Modified: ChangeLog keylist.c packet.h parse-packet.c

* packet.h, parse_packet (parse_key): Add is_primary flag for public keys
(it already exists for secret keys).

* keylist.c (print_capabilities): Only primary signing keys can certify
other keys.


----------------+
 ChangeLog      |    8 ++++++++
 keylist.c      |   16 +++++++++++++---
 packet.h       |    1 +
 parse-packet.c |    1 +
 4 files changed, 23 insertions(+), 3 deletions(-)