1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

See ChangeLog: Sun Apr 18 10:11:28 CEST 1999 Werner Koch

This commit is contained in:
Werner Koch 1999-04-18 08:18:52 +00:00
parent 02d018f9c8
commit 1feae2011c
50 changed files with 547 additions and 502 deletions

7
TODO
View file

@ -6,7 +6,7 @@
* Check calculation of key validity.
* See why we always get this "Hmmm public key lost" - Is it fixed?
* See why we always get this "Hmmm, public key not anymore available"
* print a warning when a revoked/expired secret key is used.
@ -24,10 +24,13 @@
* Solaris make has problems with the generated POTFILES - seems to be a
gettext bug.
* cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot co common
Nice to have
------------
* Offcial test vectors for 3DES-EDE3
* use DEL and ^H for erasing the previous character (util/ttyio.c).
* Print a warning if the directory mode is wrong.
* replace the keyserver stuff either by a call to a specialized
@ -45,4 +48,6 @@ Nice to have
really make sense?
* change the fake_data stuff to mpi_set_opaque
* Stats about used random numbers.
* the pubkey encrypt functions should do some sanity checks.
* dynload: implement the hint stuff.