summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-12-10 20:20:47 +0100
committerWerner Koch <wk@gnupg.org>1998-12-10 20:20:47 +0100
commitaf6e96e4f918169508acd8a710309cf617eff3c1 (patch)
treebe313d86fcf1e63ae95686216e149e3aac770749 /TODO
parentSee ChangeLog: Wed Dec 9 13:41:06 CET 1998 Werner Koch (diff)
downloadgnupg2-af6e96e4f918169508acd8a710309cf617eff3c1.tar.xz
gnupg2-af6e96e4f918169508acd8a710309cf617eff3c1.zip
See ChangeLog: Thu Dec 10 20:15:36 CET 1998 Werner Koch
Diffstat (limited to 'TODO')
-rw-r--r--TODO19
1 files changed, 7 insertions, 12 deletions
diff --git a/TODO b/TODO
index 6d09dca73..454384600 100644
--- a/TODO
+++ b/TODO
@@ -11,20 +11,11 @@
a next pointer ro more records - check wehther the reuse code really
works. Maybe this is the reason for the "Hmmm public key lost"
- * use zlib 1.1.13 to avoid a bug with 13 bit windows
- but there are more problems with large files
-
- * FreeBSD:
- #define USE_DYNAMIC_LINKING
- #define HAVE_DL_DLOPEN
- and the ld option -export-dynamic.
- Why does autoconf not figure that out?
-
* clearsig: keep lineendings as they are. Remember that trailings
blanks are not hashed.
* OpenBSD: dynamic loading with dlopen works on OpenBSD, but:
- OpenBSD binaries are a.out, so every symbol begins with "_"
+ OpenBSD binaries are a.out, so every symbol begins with "_"
* should we flush the getkey.c caches while doing an import?
@@ -40,8 +31,6 @@
* new menu to delete signatures and list signature in menu
- * -rdynamic auf Solaris Problem
-
* Replace the SIGUSR1 stuff by semaphores to avoid loss of a signal.
* add test cases for invalid data (scrambled armor or other random data)
@@ -66,3 +55,9 @@
* Use "user ID", "trustdb", "NOTE" and "WARNING".
+ * Replace Blowfish by Twofish
+
+ * Print a warning when a experimental algorithm is used.
+
+ * Remove ElGamal signatures.
+