Home GnuPG
Diffusion GnuPG b6d621583fc9

gpg: Pass CTRL parameter to all key listing functions.
b6d621583fc9Unpublished

Unpublished Commit · Learn More

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

Description

gpg: Pass CTRL parameter to all key listing functions.

* g10/keylist.c (public_key_list): Add arg CTRL.
(secret_key_list): Ditto.
(list_all, list_one): Ditto.
(locate_one): Ditto.
(list_keyblock_pka): Ditto.
(list_keyblock): Ditto.
(list_keyblock_direct): Ditto.
* g10/keygen.c (proc_parameter_file): Add arg CTRL.
(read_parameter_file): Ditto.
(quick_generate_keypair): Ditto.
(do_generate_keypair): Ditto.
(generate_keypair): Pass arg CTRL.
* g10/gpg.c (main): Pass arg CTRL to quick_generate_keypair.

This will help use to implement the --server mode.

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

Details

Provenance
wernerAuthored on Oct 8 2015, 2:55 PM
Parents
rGa400958323d9: gpg: Remove unfinished experimental code to export as S-expressions.
Branches
Unknown
Tags
Unknown

Event Timeline

Werner Koch <wk@gnupg.org> committed rGb6d621583fc9: gpg: Pass CTRL parameter to all key listing functions. (authored by Werner Koch <wk@gnupg.org>).Oct 8 2015, 2:55 PM