diff options
author | Werner Koch <wk@gnupg.org> | 1999-07-12 14:57:54 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1999-07-12 14:57:54 +0200 |
commit | 8be0d60594153ee058acbfae91efc0d4d1b17e12 (patch) | |
tree | 07e7e5f3b397c351bca6931578cc19498be60e73 /TODO | |
parent | See ChangeLog: Thu Jul 8 16:21:27 CEST 1999 Werner Koch (diff) | |
download | gnupg2-8be0d60594153ee058acbfae91efc0d4d1b17e12.tar.xz gnupg2-8be0d60594153ee058acbfae91efc0d4d1b17e12.zip |
See ChangeLog: Mon Jul 12 14:55:34 CEST 1999 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 1 insertions, 9 deletions
@@ -6,11 +6,6 @@ * print a warning when a revoked/expired _secret_ key is used. - * remove more "Fixmes" - - * when decryptiong multiple key: print a warning only if no usable pubkey - encrypt package was found. Extension: display a list of all recipients. - * Add NO_PUBKEY and NO_SECKEY status lines. * Solaris make has problems with the generated POTFILES - seems to be a @@ -19,12 +14,9 @@ * find a way to allow the import of non-self-signed keys. This is needed for the IN ENCR/SIGN hack. - * Not all user names are correctly converted to UTF8. - Nice to have ------------ - * Let take --help an option to select some topics. * Offcial test vectors for 3DES-EDE3 * use DEL and ^H for erasing the previous character (util/ttyio.c). or better readline. @@ -43,7 +35,7 @@ Nice to have stuff? * the pubkey encrypt functions should do some sanity checks. * dynload: implement the hint stuff. - * "gpg filename.tar.gz.asc" sollte wie mit --verify funktionieren (-sab). + * "gpg filename.tar.gz.asc" should work like --verify (-sab). * 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. |