From 12b661166c1eb5d2f09d50b4581b18d36eec94b1 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 19 Mar 2007 14:35:04 +0000 Subject: Changes to let the key listing use estream to help systems without funopen. --- TODO | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 2e0f5454e..4a8a48218 100644 --- a/TODO +++ b/TODO @@ -76,8 +76,6 @@ ** Add a test to check the extkeyusage. * Windows port -** gpgsm's LISTKEYS does not yet work - Fix is to change everything to libestream ** Signals are not support This means we can't reread a configuration ** No card status notifications. @@ -85,6 +83,10 @@ * sm/ ** check that we issue NO_SECKEY xxx if a -u key was not found We don't. The messages returned are also wrong (recipient vs. signer). +** cmd_export + Does only work on systems with funopen/fopencookie. Changing is + easy. + * jnlib/ ** provide jnlib_malloc and try to remove all jnlib_xmalloc. @@ -124,5 +126,12 @@ * Pinpad Reader We do not yet support P15 applications. The trivial thing using - ASCII characters will be easy to implement but the otehr cases need + ASCII characters will be easy to implement but the other cases need some more work. + +* Bugs +** After disabling scdaemon and sending a HUP + scdaemon stays as a zombie and gpg-agent does not perform any more + commands. + + -- cgit v1.2.3