mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
See ChangeLog: Wed Apr 7 20:51:39 CEST 1999 Werner Koch
This commit is contained in:
parent
1b9a820c19
commit
9f40263e56
30 changed files with 771 additions and 520 deletions
8
TODO
8
TODO
|
@ -2,8 +2,6 @@
|
|||
* add some status output put for signing and encryption.
|
||||
replace the putc in primegen with some kind of status-fd outputs.
|
||||
|
||||
* Implement 256 bit key Twofish.
|
||||
|
||||
* Fix revocation and expire stuff.
|
||||
|
||||
* Check calculation of key validity.
|
||||
|
@ -26,9 +24,15 @@
|
|||
* Solaris make as problems with the generated POTFILES - seems to be a
|
||||
gettext bug.
|
||||
|
||||
* Need suffix rules for .S to produce .s for some systems
|
||||
|
||||
* do a chmod as soon as the secring is created. Print a warning if
|
||||
the directory mode is wrong.
|
||||
|
||||
|
||||
Nice to have
|
||||
------------
|
||||
* use DEL and ^H for erasing the previous character (util/ttyio.c).
|
||||
* replace the keyserver stuff either by a call to a specialized
|
||||
utility or SOCKSify the stuff.
|
||||
* Do a real fix for bug #7 or document that it is a PGP 5 error.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue