Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-12-22 | gpg: Lazily evaluate --default-key. | Neal H. Walfield | 1 | -0/+73 | |
* g10/gpg.c (main): If --encrypt-to-default-key is specified, don't add --default-key's value to REMUSR here... * g10/pkclist.c (build_pk_list): ... do it here. * tests/openpgp/Makefile.am (TESTS): Add default-key.test. * tests/openpgp/default-key.test: New file. -- Signed-off-by: Neal H. Walfield <[email protected]> |