aboutsummaryrefslogtreecommitdiffstats
path: root/src/keylist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: New public enum gpgme_keyorg_t.Werner Koch2017-08-241-2/+21
* Add flag 'is_de_vs' to decryption results and signatures.Justus Winter2017-06-011-19/+2
* core: Prepare for new key listing data send by gpg.Werner Koch2017-03-281-7/+16
* core: New public API gpgme_op_keylist_from_data_start.Andre Heinecke2017-03-211-0/+36
* core,cpp: New key flag 'is_de_vs'.Werner Koch2017-03-201-1/+26
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core: Detect unreadable keyrings.Werner Koch2016-11-101-2/+13
* core: Mark unused function args.Werner Koch2016-09-131-0/+2
* core,cpp: Extend the TOFU information.Werner Koch2016-09-071-2/+16
* core: Add GPGME_KEYLIST_MODE_WITH_TOFU.Werner Koch2016-08-251-5/+95
* core: Change the way TOFU information are represented.Werner Koch2016-08-231-0/+16
* core: Extend gpgme_subkey_t to carry the keygrip.Werner Koch2016-08-041-1/+19
* Add offline mode support for CMS keylistingAndre Heinecke2015-07-311-2/+11
* Add new keylist mode GPGME_KEYLIST_MODE_WITH_SECRET.Werner Koch2014-06-041-6/+18
* Add field CURVE to the key info.Werner Koch2014-05-081-1/+19
* Map public key algos returned by gpg to gpgme values.Werner Koch2014-05-081-3/+3
* Use gpg_error_from_syserror instead of directly accessing errno.Werner Koch2013-02-061-4/+4
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-19/+19
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-261-0/+6
* More include guards.Werner Koch2010-11-031-2/+4
* 2009-11-10 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-101-1/+1
* 2009-10-28 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-281-2/+2
* 2009-10-27 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-271-22/+54
* 2009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-261-1/+1
* 2009-06-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-06-221-0/+2
* Provide inforation about smartcards.Werner Koch2009-02-041-8/+44
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+997