1998-10-18 17:21:22 +02:00
|
|
|
|
2000-11-11 18:17:52 +01:00
|
|
|
* Add Dave's UTS patches
|
|
|
|
|
2000-11-24 14:44:56 +01:00
|
|
|
* Fix revoked subkey problem - see key 621cc013
|
|
|
|
|
2000-11-11 18:17:52 +01:00
|
|
|
* Don't display the "no secret for decryption available"
|
|
|
|
|
|
|
|
** Check whether the use of -u and --clearsign created 2 signatures.
|
|
|
|
removed dups from the skclist.
|
|
|
|
|
|
|
|
* Replace mkinstalldir etc. with nnewer copies.
|
|
|
|
|
|
|
|
* We need another special packet at the end of a clearsign message to mark
|
|
|
|
it's end and allow for multiple signature for one message.
|
|
|
|
|
2000-10-12 16:34:01 +02:00
|
|
|
* option to set the signature expiration time for key sigs.
|
|
|
|
|
|
|
|
* Option to warn when a non MDC message is decrypted?
|
|
|
|
|
2000-10-04 15:51:27 +02:00
|
|
|
* If there is no secure memory, allocate more memory for the secure
|
2000-10-17 15:30:26 +02:00
|
|
|
memory block or do it in all cases.
|
2000-10-04 15:51:27 +02:00
|
|
|
|
|
|
|
* for detached signatures: Allow to specify a filedescriptor (maybe
|
|
|
|
we can use a generic way to specify filedescriptors - "-" is already
|
|
|
|
used to specify 0/1).
|
|
|
|
|
|
|
|
* List all UserID with GOODSIG?
|
|
|
|
|
2000-09-14 14:20:30 +02:00
|
|
|
* add a way to set expiration time for key signatures.
|
2000-09-06 14:51:58 +02:00
|
|
|
|
|
|
|
* add some minor things vor VMS.
|
|
|
|
|
2000-07-27 10:02:59 +02:00
|
|
|
* Don't get the ultimately trusted keys from the secring but store
|
|
|
|
it permanently in the trustdb. This way we don't need a secring at all.
|
2000-09-14 14:20:30 +02:00
|
|
|
[ Solved by re-introducing --trusted-key ]
|
2000-07-27 10:02:59 +02:00
|
|
|
|
2000-06-28 11:56:18 +02:00
|
|
|
* Use DSA keys with the test suite.
|
|
|
|
|
2000-05-01 17:01:42 +02:00
|
|
|
* g10/trustdb.c (make_sig_records): fix the fixme.
|
|
|
|
|
2000-01-13 19:27:50 +01:00
|
|
|
* at least an option to prefer DSA keys over RSA when selecting the key to
|
2000-04-14 19:34:30 +02:00
|
|
|
use. Depending on creation time would be nice too. I think this is
|
|
|
|
already done for the subkeys - check it.
|
2000-03-16 16:16:15 +01:00
|
|
|
|
2000-04-10 13:32:38 +02:00
|
|
|
* Fix localtime() in W32.
|
|
|
|
|
2000-05-23 09:08:26 +02:00
|
|
|
* No TCP support yet for W32? arggg - should go into a separate program
|
|
|
|
anyway.
|
2000-05-12 13:59:49 +02:00
|
|
|
|
2000-06-05 12:27:46 +02:00
|
|
|
* Replace Valid/Invalid by Known/Unknown?
|
|
|
|
|
2000-09-14 14:20:30 +02:00
|
|
|
* Fix the bug in the mips assembler code
|
|
|
|
|
1999-07-22 20:11:55 +02:00
|
|
|
Scheduled for 1.1
|
|
|
|
-----------------
|
2000-11-11 18:17:52 +01:00
|
|
|
* David C Niemi pointed out that the code for --no-default-keyring does not
|
|
|
|
work as expected, because in g10/g10.c sec_nring will be set in the option
|
|
|
|
switch but later checked to see whether there are any keyrings.
|
|
|
|
|
2000-07-12 13:35:30 +02:00
|
|
|
* export by user-IDs does only export the first matching name which leads
|
|
|
|
to a problem in cases where there are 2 keys with identically user-IDs.
|
|
|
|
|
2000-04-14 19:34:30 +02:00
|
|
|
* Rework the whole key selection stuff: Compile a list of valid
|
|
|
|
candidates for a keyblock first and the select one from it.
|
|
|
|
The current code is too ugly (getkey.c).
|
|
|
|
|
1999-07-22 20:11:55 +02: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 19:35:18 +01:00
|
|
|
|
1999-07-22 20:11:55 +02:00
|
|
|
* Speed up calculation of key validation.
|
1999-03-14 19:35:18 +01:00
|
|
|
|
1999-07-22 20:11:55 +02:00
|
|
|
* print a warning when a revoked/expired _secret_ key is used.
|
|
|
|
|
1999-08-31 17:30:12 +02:00
|
|
|
* --disable-asm should still assemble _udiv_qrnnd when needed
|
|
|
|
|
|
|
|
* Skip RO keyrings when importing a key.
|
|
|
|
|
1999-09-02 16:50:38 +02:00
|
|
|
* Use the newest encryption key if only the main key has been given.
|
2000-09-14 14:20:30 +02:00
|
|
|
[already in the gpg 1.1 codebase]
|
1999-09-02 16:50:38 +02:00
|
|
|
|
|
|
|
* replace the keyserver stuff either by a call to a specialized
|
|
|
|
utility and SOCKSify this utility.
|
|
|
|
|
|
|
|
* Check the beginning of file to detect already compressed files (gzip,
|
|
|
|
bzip2, xdelta and some picture formats)
|
|
|
|
|
1999-10-04 21:27:02 +02:00
|
|
|
* Delay the read of the passphrase-fd after a NEED_PASSPHRASE. But this
|
1999-09-17 12:58:20 +02:00
|
|
|
may break some scripts.
|
|
|
|
|
2000-09-14 14:20:30 +02:00
|
|
|
* Get new assembler stuff from gmgp 3.1
|
|
|
|
|
1999-07-22 20:11:55 +02:00
|
|
|
|
1998-12-23 13:41:40 +01:00
|
|
|
Nice to have
|
|
|
|
------------
|
1999-04-07 20:58:34 +02:00
|
|
|
* use DEL and ^H for erasing the previous character (util/ttyio.c).
|
1999-05-08 19:35:16 +02:00
|
|
|
or better readline.
|
1999-04-09 12:34:44 +02:00
|
|
|
* Print a warning if the directory mode is wrong.
|
1999-03-08 20:50:18 +01:00
|
|
|
* Do a real fix for bug #7 or document that it is a PGP 5 error.
|
1999-02-22 20:08:46 +01:00
|
|
|
* preferences of hash algorithms are not yet used.
|
|
|
|
* Replace the SIGUSR1 stuff by semaphores to avoid loss of a signal.
|
1999-03-11 16:42:06 +01:00
|
|
|
or use POSIX.4 realtime signals. Overhaul the interface and the
|
|
|
|
test program. Use it with the test suite?
|
1999-02-22 20:08:46 +01:00
|
|
|
* add test cases for invalid data (scrambled armor or other random data)
|
|
|
|
* add checking of armor trailers
|
|
|
|
* Burn the buffers used by fopen(), or use read(2). Does this
|
1999-05-08 19:35:16 +02:00
|
|
|
really make sense? And while we are at it: implement a secure deletion
|
|
|
|
stuff?
|
1999-04-18 10:18:52 +02:00
|
|
|
* the pubkey encrypt functions should do some sanity checks.
|
|
|
|
* dynload: implement the hint stuff.
|
1999-07-12 14:57:54 +02:00
|
|
|
* "gpg filename.tar.gz.asc" should work like --verify (-sab).
|
1999-05-22 22:54:54 +02: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
|
|
|
|
the --output file and not only to stderr.
|
1999-07-12 18:49:22 +02:00
|
|
|
* configure option where to find zlib
|
1999-07-23 14:03:01 +02:00
|
|
|
* Display more validity information about the user IDs at certain places.
|
|
|
|
We need a more general function to extract such kind of info from the
|
|
|
|
trustdb.
|
|
|
|
* Evaluate whether it make sense to replace the namehashs either by
|
|
|
|
using the user ID directly or by using pointers into the trustdb.
|
1999-05-22 22:54:54 +02:00
|
|
|
|
2000-08-25 16:00:15 +02:00
|
|
|
|
|
|
|
|