gnupg/g10 (ChangeLog keylist.c packet.h parse-packet.c)
cvs user dshaw
cvs@cvs.gnupg.org
Thu, 03 Oct 2002 21:20:37 +0200
Date: Thursday, October 3, 2002 @ 21:20:37
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog keylist.c packet.h parse-packet.c
* keylist.c (print_capabilities): Secret-parts-missing keys should show
that fact in the capabilities, and only primary signing keys can certify
other keys.
* packet.h, parse_packet.c (parse_key): Add is_primary flag for public
keys (it already exists for secret keys).
----------------+
ChangeLog | 9 +++++++++
keylist.c | 20 +++++++++++++++-----
packet.h | 1 +
parse-packet.c | 1 +
4 files changed, 26 insertions(+), 5 deletions(-)