Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add flag 'is_de_vs' to decryption results and signatures. | Justus Winter | 2017-06-01 | 1 | -0/+2 |
* | core: Sort the status table. | Justus Winter | 2017-05-30 | 1 | -10/+10 |
* | core: Map GPGME_STATUS_EOF to the empty string. | Werner Koch | 2016-09-16 | 1 | -1/+1 |
* | core: New function gpgme_op_interact, deprecate gpgme_op_edit. | Werner Koch | 2016-09-15 | 1 | -0/+12 |
* | core: Set notation flags for verify. | Werner Koch | 2016-06-01 | 1 | -0/+1 |
* | api: Return Tofu info for signatures. | Werner Koch | 2016-05-21 | 1 | -0/+3 |
* | Return dedicated error code for all subkeys expired or revoked. | Werner Koch | 2016-05-17 | 1 | -0/+1 |
* | Improve error return by checking the FAILURE status. | Werner Koch | 2015-08-25 | 1 | -0/+1 |
* | Parse the INQUIRE_MAXLEN status message. | Ben Kibbey | 2015-08-15 | 1 | -0/+1 |
* | Add 6 new GPGME_STATUS_ codes. | Werner Koch | 2014-05-13 | 1 | -9/+16 |
* | status-table.c: include string.h for strcmp. | W. Trevor King | 2012-04-13 | 1 | -0/+1 |
* | Rework status table to be less dynamically generated. | Marcus Brinkmann | 2012-02-14 | 1 | -0/+156 |