Add support for non-API GnuPG status codes.
authorWerner Koch <wk@gnupg.org>
Thu, 3 Feb 2011 19:49:41 +0000 (20:49 +0100)
committerWerner Koch <wk@gnupg.org>
Thu, 3 Feb 2011 19:49:41 +0000 (20:49 +0100)
commit55ad4d80e278e56bd5bc4fbac837db34edd70bde
treea19adba91d8e04ff97447fac84decd4f8bdb48d6
parent3a7058cade6caec7ec38ca4b2a8c1826e6df6bb1
Add support for non-API GnuPG status codes.

As an example stub code for DECRYTPION_INFO has been added.  Note
that the status codes in gpgme.h do only make sense for the edit
interactor interface and thus certain codes don't need to be part of
the public interface.
src/ChangeLog
src/Makefile.am
src/decrypt.c
src/extra-stati.h [new file with mode: 0644]
src/mkstatus