aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2001-12-21 01:41:12 +0000
committerMarcus Brinkmann <[email protected]>2001-12-21 01:41:12 +0000
commitd088ff5626d63d50d1a41b77d27aadd85458e1d0 (patch)
tree33f222ea167ea97ec7706fb4516ebde320c22148 /TODO
parentgpgme/ (diff)
downloadgpgme-d088ff5626d63d50d1a41b77d27aadd85458e1d0.tar.gz
gpgme-d088ff5626d63d50d1a41b77d27aadd85458e1d0.zip
2001-12-21 Marcus Brinkmann <[email protected]>
* engine-gpgsm.c (_gpgme_gpgsm_new): Replace General_Error with Pipe_Error where appropriate.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 2dada0a6..9ce30145 100644
--- a/TODO
+++ b/TODO
@@ -18,6 +18,11 @@
* Move code common to all engines up from gpg to engine.
+* Error Values
+** Map ASSUAN error values.
+** Map GpgSM ERR messages.
+** Verify (and document) if Read_Error, Write_Error, Pipe_Error set errno.
+
* Tests
** t-data
*** Test gpgme_data_release_and_get_mem.