aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpg/t-keylist-secret-sig.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Make listing of signatures work if only secret keys are listedIngo Klöcker2021-01-051-0/+628
* src/engine-gpg.c (gpg_keylist_build_options): Add "--with-sig-check" argument if signatures shall be listed. * tests/gpg/t-keylist-secret-sig.c: New. * tests/gpg/Makefile.am (c_tests): Add new test. -- GnuPG-bug-id: 3580