Home GnuPG
Diffusion GnuPG 09c6f7135150

gpg: Do not print the validity after key generation.
09c6f7135150Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

gpg: Do not print the validity after key generation.

* g10/keylist.c (struct keylist_context): Add field NO_VALIDITY.
(list_keyblock_print): Take care of it.
(list_keyblock_direct): Add arg NO_VALIDITY.
* g10/keygen.c (do_generate_keypair): Merge keyblock and print w/o
validity.

It will always be ultimate and by not printing it we avoid a lot of
garbage output due to the trustdb re-calculation.

  • Signed-off-by: Werner Koch <wk@gnupg.org>

Details

Provenance
wernerAuthored on Jun 23 2016, 7:22 PM
Parents
rGc229ba4d8b9b: common: Fix possible small memory leak in b64dec.c.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rG09c6f7135150: gpg: Do not print the validity after key generation. (authored by Werner Koch <wk@gnupg.org>).Jun 23 2016, 8:01 PM