aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 3 insertions, 9 deletions
diff --git a/TODO b/TODO
index f3ee43892..c76a34286 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,10 @@
+ * Can we output things like the preferences?
+
* Add Dave's UTS patches
* Fix revoked subkey problem - see key 621cc013
- * Don't display the "no secret for decryption available"
-
** Check whether the use of -u and --clearsign created 2 signatures.
removed dups from the skclist.
@@ -20,10 +20,6 @@
* If there is no secure memory, allocate more memory for the secure
memory block or do it in all cases.
- * for detached signatures: Allow to specify a filedescriptor (maybe
- we can use a generic way to specify filedescriptors - "-" is already
- used to specify 0/1).
-
* List all UserID with GOODSIG?
* add a way to set expiration time for key signatures.
@@ -42,8 +38,6 @@
use. Depending on creation time would be nice too. I think this is
already done for the subkeys - check it.
- * Fix localtime() in W32.
-
* No TCP support yet for W32? arggg - should go into a separate program
anyway.
@@ -87,7 +81,7 @@ Scheduled for 1.1
* Delay the read of the passphrase-fd after a NEED_PASSPHRASE. But this
may break some scripts.
- * Get new assembler stuff from gmgp 3.1
+ * Get new assembler stuff from gmp 3.1
Nice to have