diff options
author | Ben Kibbey <[email protected]> | 2015-04-17 01:05:01 +0000 |
---|---|---|
committer | Ben Kibbey <[email protected]> | 2015-04-17 01:44:00 +0000 |
commit | 2fe9ffe0205ef44ad7318bd92474051c6176bcc4 (patch) | |
tree | 7678fe87aed86c5840d7c08e9d3c99f0d5acd411 /src/engine.c | |
parent | Add gpgme_set/get_status_cb(). (diff) | |
download | gpgme-2fe9ffe0205ef44ad7318bd92474051c6176bcc4.tar.gz gpgme-2fe9ffe0205ef44ad7318bd92474051c6176bcc4.zip |
Parse the INQUIRE_MAXLEN status message.
* src/gpgme.h.in: (gpgme_status_code_t): Add INQUIRE_MAXLEN.
* src/status-table.c (status_table_s): Ditto.
* src/genkey.c (genkey_status_handler): Parse INQUIRE_MAXLEN.
* src/decrypt.c (_gpgme_decrypt_status_handler): Ditto.
* src/sign.c (_gpgme_sign_status_handler): Ditto.
This status message informs the client of the maximum length of an
inquired line. It is sent from gpg and forwarded to the client via
gpgme_status_cb_t.
Diffstat (limited to 'src/engine.c')
0 files changed, 0 insertions, 0 deletions