aboutsummaryrefslogtreecommitdiffstats
path: root/src/sign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* api: Add new function gpgme_set_ctx_flag.Werner Koch2016-05-191-1/+1
* Return dedicated error code for all subkeys expired or revoked.Werner Koch2016-05-171-1/+24
* Improve error return by checking the FAILURE status.Werner Koch2015-08-251-1/+9
* Parse the INQUIRE_MAXLEN status message.Ben Kibbey2015-08-151-0/+5
* Update the previous commitWerner Koch2014-11-211-58/+54
* Fix returning new signatures when there are none.Ben Kibbey2014-11-211-8/+54
* Map public key algos returned by gpg to gpgme values.Werner Koch2014-05-081-3/+4
* Use gpg_error_from_syserror instead of directly accessing errno.Werner Koch2013-02-061-2/+1
* Trace the use of GPG_ERR_INV_ENGINE.Werner Koch2012-10-191-7/+7
* Remove all trailing whitespace from source filesWerner Koch2012-09-251-4/+4
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-261-0/+8
* 2010-05-06 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-05-061-2/+2
* Fixes for the UI server engine .Werner Koch2009-11-171-1/+5
* 2009-11-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-11-051-1/+3
* 2009-10-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-261-1/+1
* Better detection for signature creation failure.Werner Koch2009-08-061-1/+6
* Fix detection of invalid signer keys.Werner Koch2009-08-061-3/+24
* 2009-06-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-06-221-0/+2
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+380