summaryrefslogtreecommitdiff
path: root/src/key.c
Commit message (Expand)AuthorAgeFilesLines
* core: Extend gpgme_key_sig_t with trust signature members.Ingo Klöcker2021-05-051-0/+1
* core: Extend gpgme_user_id_t with uidhash member.Werner Koch2019-12-131-0/+1
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-19/+19
* Fix a couple of bugs pointed out by clang compiler warnings.Marcus Brinkmann2017-08-231-1/+1
* core: Cleanup gpgme_key_unref freesAndre Heinecke2017-02-011-17/+8
* core: Fix leakage of address for mail only uidsAndre Heinecke2017-02-011-9/+1
* core: Improve mailbox only uid handlingAndre Heinecke2017-02-011-0/+8
* core: Change the way TOFU information are represented.Werner Koch2016-08-231-0/+17
* core: Extend gpgme_user_id_t with 'address'.Werner Koch2016-08-231-0/+12
* core: Extend gpgme_subkey_t to carry the keygrip.Werner Koch2016-08-041-0/+2
* Add field CURVE to the key info.Werner Koch2014-05-081-0/+2
* Use gpg_error_from_syserror instead of directly accessing errno.Werner Koch2013-02-061-3/+3
* Trace the use of GPG_ERR_INV_ENGINE.Werner Koch2012-10-191-0/+1
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-20/+20
* 2010-04-19 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2010-04-191-1/+1
* 2009-11-10 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-11-101-2/+31
* Provide inforation about smartcards.Werner Koch2009-02-041-0/+2
* 008-11-03 Marcus Brinkmann <marcus@g10code.com>Marcus Brinkmann2008-11-031-0/+724