aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tests: Print userid signatures in run-keylistAndre Heinecke2017-12-071-0/+10
* core: Prepare for new key listing data send by gpg.Werner Koch2017-03-281-0/+2
* core: New public API gpgme_op_keylist_from_data_start.Andre Heinecke2017-03-211-2/+22
* core,cpp: New key flag 'is_de_vs'.Werner Koch2017-03-201-4/+6
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core,cpp: Extend the TOFU information.Werner Koch2016-09-071-2/+4
* core: Add GPGME_KEYLIST_MODE_WITH_TOFU.Werner Koch2016-08-251-7/+53
* core: Change the way TOFU information are represented.Werner Koch2016-08-231-1/+8
* core: New global flag "require-gnupg".Werner Koch2016-08-161-1/+9
* core: Extend gpgme_subkey_t to carry the keygrip.Werner Koch2016-08-041-3/+38
* Add offline mode support for CMS keylistingAndre Heinecke2015-07-311-0/+9
* tests: Add option --secret to run-keylist.Werner Koch2015-06-081-1/+8
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-10/+10
* Use gpgme interface for error handling to avoid linking with gpg-error.Marcus Brinkmann2012-02-081-1/+1
* Inmplement import from keys for GPGSM.Werner Koch2009-07-071-2/+16
* Move gpg test programs to the top test directory.Werner Koch2009-07-071-0/+223