2002-04-08 15:10:51 +00:00
|
|
|
* change the maintainer address in faq.raw
|
|
|
|
|
|
|
|
* Do we need a configure test for putenv?
|
|
|
|
|
2002-04-22 19:33:39 +00:00
|
|
|
* Check for consistent spelling of user ID, key ID etc.
|
|
|
|
Replace "user id not found" in getkey.c by "no valid user ID found".
|
|
|
|
|
2002-04-08 15:10:51 +00:00
|
|
|
* Add remarks to the man page about OpenPGP OPTIONAL algorithms and
|
|
|
|
issue warnings when such an algorithm is used (disabled by expert modus?)
|
|
|
|
|
|
|
|
* Return status information even when an imported key is already
|
|
|
|
stored. This is useful for GPGME's detailed info fucntion.
|
|
|
|
|
2002-01-26 16:35:03 +00:00
|
|
|
* Describe some pitfalls when using EGD. Check that ~/.gnupg/entropy
|
|
|
|
really is the default. What about needed permission?
|
|
|
|
|
2002-01-05 18:57:01 +00:00
|
|
|
* Using an expired key for signing should give an error message
|
2002-04-08 15:10:51 +00:00
|
|
|
"expired key" and not "unusable key'. Furthermore the error should
|
|
|
|
also be thrown when the default key has expired. Reported by
|
2002-01-05 18:57:01 +00:00
|
|
|
Eric.VanBuggenhaut@AdValvas.be.
|
2001-10-18 11:56:03 +00:00
|
|
|
|
2001-10-23 08:04:00 +00:00
|
|
|
* pause scrolling help in --edit-key and elsewhere.
|
|
|
|
|
2001-09-28 10:43:03 +00:00
|
|
|
* getkey does not return revoked/expired keys - therefore it is not
|
|
|
|
possible to override it.
|
1998-10-18 15:21:22 +00:00
|
|
|
|
2001-09-19 14:25:05 +00:00
|
|
|
* Selection using +wordlist does not work.
|
2001-10-22 10:24:55 +00:00
|
|
|
What about adding a feature -word to the +wordlist search mode.
|
2001-09-09 16:09:19 +00:00
|
|
|
|
2001-08-14 11:33:49 +00:00
|
|
|
* Check the changes to the gpg random gatherer on all W32 platforms.
|
2001-08-07 15:35:13 +00:00
|
|
|
|
2001-07-26 09:37:47 +00:00
|
|
|
* Put a note into readme.w32 that there is a man page and a options
|
|
|
|
file; write the registry stuff in regedit format.
|
|
|
|
|
|
|
|
* Show more info does not work from edit->trust
|
|
|
|
|
2001-06-06 18:58:05 +00:00
|
|
|
* set default charset from nl_langinfo.
|
|
|
|
|
2001-03-24 16:29:31 +00:00
|
|
|
* 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
|
|
|
|
|
2000-11-11 17:17:52 +00:00
|
|
|
* We need another special packet at the end of a clearsign message to mark
|
2001-04-23 11:44:46 +00:00
|
|
|
it's end and allow for multiple signature for one message. And
|
|
|
|
add a real grammar to the code in mainproc.c
|
2000-11-11 17:17:52 +00:00
|
|
|
|
2000-10-12 14:34:01 +00:00
|
|
|
* Option to warn when a non MDC message is decrypted?
|
|
|
|
|
2000-10-04 13:51:27 +00:00
|
|
|
* If there is no secure memory, allocate more memory for the secure
|
2000-10-17 13:30:26 +00:00
|
|
|
memory block or do it in all cases.
|
2000-10-04 13:51:27 +00:00
|
|
|
|
2000-09-06 12:51:58 +00:00
|
|
|
* add some minor things vor VMS.
|
|
|
|
|
2001-04-05 12:21:43 +00:00
|
|
|
* Use DSA keys with the test suite (partly done)
|
2000-06-28 09:56:18 +00:00
|
|
|
|
2000-09-14 12:20:30 +00:00
|
|
|
* Fix the bug in the mips assembler code
|
|
|
|
|
2001-02-08 16:28:28 +00:00
|
|
|
* Add a way to show the fingerprint of an key signator's keys
|
|
|
|
|
2001-03-14 06:56:11 +00:00
|
|
|
* Add an is_valid flag to each user ID.
|
|
|
|
|
2001-04-24 14:22:48 +00:00
|
|
|
* Replace the printing of the user name by [self-signature] when
|
|
|
|
appropriate so that a key listing does not get clobbered.
|
|
|
|
|
2001-08-25 09:35:43 +00:00
|
|
|
* Concatenated encryption messages don't work corectly - only the
|
2001-08-30 16:39:23 +00:00
|
|
|
first one is processed.
|
2001-08-25 09:35:43 +00:00
|
|
|
|
2001-08-30 16:39:23 +00:00
|
|
|
* Add option to put the list of recipients (from the encryption
|
|
|
|
layer) into the signatures notation data.
|
|
|
|
|
1999-07-22 18:11:55 +00:00
|
|
|
* With option -i prompt before adding a key to the keyring and show some
|
|
|
|
info what we are about to add.
|
1999-03-14 18:35:18 +00:00
|
|
|
|
1999-08-31 15:30:12 +00:00
|
|
|
* --disable-asm should still assemble _udiv_qrnnd when needed
|
|
|
|
|
2000-12-19 12:38:53 +00:00
|
|
|
* Get new assembler stuff from gmp 3.1
|
2000-09-14 12:20:30 +00:00
|
|
|
|
2001-09-18 09:40:31 +00:00
|
|
|
* Use new-format headers for compressed packets.
|
2001-10-22 10:24:55 +00:00
|
|
|
The advantage is that a garbled zip files can be better detected.
|
2001-09-18 09:40:31 +00:00
|
|
|
|
1999-04-07 18:58:34 +00:00
|
|
|
* use DEL and ^H for erasing the previous character (util/ttyio.c).
|
1999-05-08 17:35:16 +00:00
|
|
|
or better readline.
|
2001-10-22 10:24:55 +00:00
|
|
|
|
1999-02-22 19:08:46 +00:00
|
|
|
* preferences of hash algorithms are not yet used.
|
2001-10-22 10:24:55 +00:00
|
|
|
|
1999-02-22 19:08:46 +00:00
|
|
|
* add test cases for invalid data (scrambled armor or other random data)
|
2001-10-22 10:24:55 +00:00
|
|
|
|
2002-04-19 10:32:01 +00:00
|
|
|
* add checking of armor trailers. Try to detect garbled header lines.
|
2001-10-22 10:24:55 +00:00
|
|
|
|
1999-04-18 08:18:52 +00:00
|
|
|
* the pubkey encrypt functions should do some sanity checks.
|
2001-10-22 10:24:55 +00:00
|
|
|
|
1999-07-12 12:57:54 +00:00
|
|
|
* "gpg filename.tar.gz.asc" should work like --verify (-sab).
|
2001-10-22 10:24:55 +00:00
|
|
|
|
1999-05-22 20:54:54 +00:00
|
|
|
* 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
|
2002-04-10 09:54:34 +00:00
|
|
|
the --output file and not only to stderr. However the problem is
|
|
|
|
that we consider the message transpatrent and don't have any
|
|
|
|
indication of the used character set. To implement this feature
|
|
|
|
we need to make sure that all output is plain 7 bit ascii but
|
|
|
|
given that we need to print a user name, this does not make sense
|
|
|
|
at all. The only way this can be implemented is by assuming that
|
|
|
|
the message is encoded in utf8 and hope tht everyone starts to use
|
|
|
|
utf8 instead of latin-1 or whatever RSN. Hmmm, I myself should
|
|
|
|
start with this.
|
2001-09-18 09:40:31 +00:00
|
|
|
|
2001-11-08 13:26:00 +00:00
|
|
|
* keyflags don't distinguish between {certify,signature}-only.
|
2001-03-29 09:18:11 +00:00
|
|
|
|
2001-12-21 20:07:07 +00:00
|
|
|
* Instead of issuing a "signature packet without keyid" gpg should
|
|
|
|
try to get the keyID from a corresponding one-pass signature
|
|
|
|
packet (See bug report 817). This is not easy to do as we don't
|
|
|
|
store the one-pass packets.
|
|
|
|
|
|
|
|
|
|
|
|
|
2001-09-20 07:12:52 +00:00
|
|
|
Things we won't do
|
|
|
|
------------------
|
|
|
|
|
|
|
|
* New option --file-remove path-to-wipe-program ?
|
2001-03-29 09:18:11 +00:00
|
|
|
|