Home GnuPG
Diffusion GPGME 4fadcf06ec8b

Add gpgme_set/get_status_cb().
4fadcf06ec8bUnpublished

Unpublished Commit ยท Learn More

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

Description

Add gpgme_set/get_status_cb().

* src/gpgme.h.in (gpgme_set_status_cb): New.
(gpgme_get_status_cb): New.
(gpgme_status_cb_t): New.
* src/gpgme.c (gpgme_set_status_cb): New.
(gpgme_get_status_cb): New.
* src/context.h (status_cb): New.
(status_cb_value): New.
* src/gpgme.def: Export new symbols.
* src/libgpgme.vers: Ditto.
* doc/gpgme.texi: Document these new functions.

This callback function is used to forward status messages from gpg back
to the client.

Details

Provenance
bjkAuthored on Apr 17 2015, 2:23 AM
Parents
rM2b6ae3dadf44: Make use of user passphrase handler during genkey.
Branches
Unknown
Tags
Unknown

Event Timeline

Ben Kibbey <bjk@luxsci.net> committed rM4fadcf06ec8b: Add gpgme_set/get_status_cb(). (authored by Ben Kibbey <bjk@luxsci.net>).Aug 16 2015, 12:19 AM