Home GnuPG
Diffusion GPGME 6dd24c3c6133

Parse the INQUIRE_MAXLEN status message.
6dd24c3c6133Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

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.

Details

Provenance
bjkAuthored on Apr 17 2015, 3:05 AM
Parents
rM4fadcf06ec8b: Add gpgme_set/get_status_cb().
Branches
Unknown
Tags
Unknown

Event Timeline

Ben Kibbey <bjk@luxsci.net> committed rM6dd24c3c6133: Parse the INQUIRE_MAXLEN status message. (authored by Ben Kibbey <bjk@luxsci.net>).Aug 16 2015, 12:19 AM