diff options
author | Marcus Brinkmann <[email protected]> | 2002-01-22 14:24:50 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-01-22 14:24:50 +0000 |
commit | 76209ac6bbe4d51b4a473d503b49a1fa163eb8bf (patch) | |
tree | 9dc81a7e6d4fdfddc694b53383f78ae9efa39617 | |
parent | 2002-01-22 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-76209ac6bbe4d51b4a473d503b49a1fa163eb8bf.tar.gz gpgme-76209ac6bbe4d51b4a473d503b49a1fa163eb8bf.zip |
Some more items.
Diffstat (limited to '')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -13,6 +13,8 @@ which can not be differentiated from the case that it is not representable. ** Agree on gpgme_key_unref or gpgme_key_release and drop the other? +** keylisting mode can go +** api to specify where to search, lokal and/or remote. * Implement posix-sema.c @@ -41,6 +43,9 @@ ** engine operations can return General Error on unknown protocol (it's an internal error, as select_protocol checks already). +* Operations +** Import, export status handler. + * Error Values ** Map ASSUAN error values. ** Map GpgSM ERR messages. |