diff options
author | Werner Koch <[email protected]> | 2006-07-28 09:52:11 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2006-07-28 09:52:11 +0000 |
commit | f19e8892a208a1591f4b925ea137a0ec8697c91a (patch) | |
tree | 70ddcb6f48060221ff11fdcb3e8371c6441e6166 /TODO | |
parent | * Makefile.am: Fix missing include path for gpgkeys_finger (needs the (diff) | |
download | gnupg-1.4.5rc1.tar.gz gnupg-1.4.5rc1.zip |
Preparing a release candidategnupg-1.4.5rc1
Diffstat (limited to '')
-rw-r--r-- | TODO | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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). |