mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
* 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).
This commit is contained in:
parent
58972f24c4
commit
fcefffcb00
4 changed files with 26 additions and 5 deletions
|
@ -1,3 +1,12 @@
|
|||
2002-10-03 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* 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).
|
||||
|
||||
2002-10-02 David Shaw <dshaw@jabberwocky.com>
|
||||
|
||||
* import.c (import_secret_one): Check for an illegal (>110)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue