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

bug fixes

This commit is contained in:
Werner Koch 2001-08-31 12:51:41 +00:00
parent bab40b52cd
commit 3f465d5d7a
9 changed files with 108 additions and 30 deletions

9
TODO
View file

@ -1,6 +1,4 @@
* need a BAD_PASSPHRASE status for -c
* add listing of notation data
* Check the changes to the gpg random gatherer on all W32 platforms.
@ -12,8 +10,6 @@
* set default charset from nl_langinfo.
* check all mpi_read() for error returns.
* Check that no secret temporary results are stored in the result parameter
of the mpi functions. We have already done this for mpi-mul.c
@ -82,11 +78,6 @@
* Add option to put the list of recipients (from the encryption
layer) into the signatures notation data.
* v3 RSA keys do work but the user IDs are shown as [?] which
cheking the signatures. Reported by Dave Dykstra. Print
"[uncertain]" + user ID
Scheduled for 1.1
-----------------
* export by user-IDs does only export the first matching name which leads