aboutsummaryrefslogtreecommitdiffstats
path: root/src/status-table.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Parse STATUS_CANCELED_BY_USER.Ben Kibbey2020-11-041-0/+1
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-20/+20
* Add flag 'is_de_vs' to decryption results and signatures.Justus Winter2017-06-011-0/+2
* core: Sort the status table.Justus Winter2017-05-301-10/+10
* core: Map GPGME_STATUS_EOF to the empty string.Werner Koch2016-09-161-1/+1
* core: New function gpgme_op_interact, deprecate gpgme_op_edit.Werner Koch2016-09-151-0/+12
* core: Set notation flags for verify.Werner Koch2016-06-011-0/+1
* api: Return Tofu info for signatures.Werner Koch2016-05-211-0/+3
* Return dedicated error code for all subkeys expired or revoked.Werner Koch2016-05-171-0/+1
* Improve error return by checking the FAILURE status.Werner Koch2015-08-251-0/+1
* Parse the INQUIRE_MAXLEN status message.Ben Kibbey2015-08-151-0/+1
* Add 6 new GPGME_STATUS_ codes.Werner Koch2014-05-131-9/+16
* status-table.c: include string.h for strcmp.W. Trevor King2012-04-131-0/+1
* Rework status table to be less dynamically generated.Marcus Brinkmann2012-02-141-0/+156