Add item about passphrase handler.
authorMarcus Brinkmann <mb@g10code.com>
Sun, 27 Apr 2003 22:52:37 +0000 (22:52 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Sun, 27 Apr 2003 22:52:37 +0000 (22:52 +0000)
TODO

diff --git a/TODO b/TODO
index 142a60aef8204ea609d1e4dd9312a174603715cf..00115147d061114ae0f6826c2fa38d8eea241c42 100644 (file)
--- a/TODO
+++ b/TODO
@@ -53,11 +53,13 @@ Hey Emacs, this is -*- outline -*- mode!
 
 * Operations
 ** Passphrase callback should not copy password. !!!
+*** If no passphrase cb is installed, status handler is not run even if
+    password is required by crypto engine. !!
 ** Export status handler need much more work. !!!
 ** Import should return a useful error when one happened.
 *** Import does not take notice of NODATA status report.
 *** When GPGSM does issue IMPORT_OK status reports, make sure to check for them
-    in tests/gpgs   m/t-import.c.
+    in tests/gpgs m/t-import.c.
 ** Genkey should return something more useful than General_Error.
 ** Factor out common code in _op_*_start functions.
 ** Add ATTR to return the number of subkeys or uids.