1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Preparing a release candidate

This commit is contained in:
Werner Koch 2006-07-28 09:52:11 +00:00
parent 519435f06c
commit f19e8892a2
10 changed files with 6043 additions and 16 deletions

9
TODO
View file

@ -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).