mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
See ChangeLog: Sat May 22 22:47:26 CEST 1999 Werner Koch
This commit is contained in:
parent
77d6309e21
commit
9131432b4d
25 changed files with 374 additions and 170 deletions
8
TODO
8
TODO
|
@ -1,4 +1,6 @@
|
|||
|
||||
* Don't access the trustdb if always-trust is active.
|
||||
|
||||
* add some status output put for signing and encryption.
|
||||
replace the putc in primegen with some kind of status-fd outputs.
|
||||
|
||||
|
@ -33,7 +35,7 @@ Nice to have
|
|||
or better readline.
|
||||
* Print a warning if the directory mode is wrong.
|
||||
* replace the keyserver stuff either by a call to a specialized
|
||||
utility or SOCKSify the stuff.
|
||||
utility and SOCKSify this utility.
|
||||
* Do a real fix for bug #7 or document that it is a PGP 5 error.
|
||||
* clearsig: Keep lineendings while writing the output of a clearsig
|
||||
* preferences of hash algorithms are not yet used.
|
||||
|
@ -52,4 +54,8 @@ Nice to have
|
|||
* "gpg filename.tar.gz.asc" sollte wie mit --verify funktionieren (-sab).
|
||||
* Den Dateinamen aus der message nicht benutzen, sondern nur
|
||||
das gpg/asc strippen.
|
||||
* for messages created with "-t", it might make sense to append the
|
||||
verification status of the message to the output (i.e. write something to
|
||||
the --output file and not only to stderr.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue