diff options
author | Werner Koch <wk@gnupg.org> | 1998-09-14 17:49:56 +0200 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-09-14 17:49:56 +0200 |
commit | c07a88da5d293db89726767fef58090177b423f4 (patch) | |
tree | 7ea1d5d10d3e65cf29c4b03616772fb4c829f4d1 /TODO | |
parent | Updates (diff) | |
download | gnupg2-c07a88da5d293db89726767fef58090177b423f4.tar.xz gnupg2-c07a88da5d293db89726767fef58090177b423f4.zip |
New release
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 2 insertions, 16 deletions
@@ -1,11 +1,6 @@ - * cleanup for SHM einbauen (non-linux) - - * shared memory access funktioniert nicht wenn seuid installiert. - - * ElGamal key benutzen wenn die DSA keyid angegeben ist?? - - * Apply Paul D. Smith's sugestions for building in another direcory. + * Should we use the ElGamal subkey if the DSA keyid is given? + What about an option --loose-keyid-match? * salted and iterated S2Ks don't work (see passphrase.c). @@ -15,14 +10,9 @@ * fix the expire stuff for v4 packets. - * Fix Oscaris problems with the trustdb. - * invalid packets (Marco) und Markus Gruber - * add some sanity checks to read_keyblock, so that we are sure that the minimal requirements are met (?) - * what about the CR,LF in cleartext singatures? - * decryption of message with multiple recipients does not work. * preferences of hash algorithms are not yet used. @@ -49,10 +39,6 @@ * Is it okay to use gettext for the help system??? - * configure checks two times for gcc - - * update gettext - * Add some stuff for DU cc * check for "expect" before running test genkey1024 |