aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO9
1 files changed, 0 insertions, 9 deletions
diff --git a/TODO b/TODO
index 373b20592..fd0d47c17 100644
--- a/TODO
+++ b/TODO
@@ -24,13 +24,6 @@
it's end and allow for multiple signature for one message. And
add a real grammar to the code in mainproc.c
- * If there is no secure memory, allocate more memory for the secure
- memory block or do it in all cases.
-
- * add some minor things vor VMS.
-
- * Use DSA keys with the test suite (partly done)
-
* Fix the bug in the mips assembler code
* Add a way to show the fingerprint of an key signator's keys
@@ -43,8 +36,6 @@
* --disable-asm should still assemble _udiv_qrnnd when needed
- * add test cases for invalid data (scrambled armor or other random data)
-
* the pubkey encrypt functions should do some sanity checks.
* "gpg filename.tar.gz.asc" should work like --verify (-sab).