aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2002-01-22 14:24:50 +0000
committerMarcus Brinkmann <[email protected]>2002-01-22 14:24:50 +0000
commit76209ac6bbe4d51b4a473d503b49a1fa163eb8bf (patch)
tree9dc81a7e6d4fdfddc694b53383f78ae9efa39617
parent2002-01-22 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-76209ac6bbe4d51b4a473d503b49a1fa163eb8bf.tar.gz
gpgme-76209ac6bbe4d51b4a473d503b49a1fa163eb8bf.zip
Some more items.
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 021fa832..ff949281 100644
--- a/TODO
+++ b/TODO
@@ -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.