aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO15
1 files changed, 4 insertions, 11 deletions
diff --git a/TODO b/TODO
index 454384600..caa080c67 100644
--- a/TODO
+++ b/TODO
@@ -1,7 +1,8 @@
- * Check revocation and expire stuff.
+ * Check revocation and expire stuff. PLEASE: THIS MUST BE TESTED!
- * Check calculation of key validity.
+ * Check calculation of key validity. PLEASE: IT IS IMPORTED THAT
+ THIS GET TESTED.
* preferences of hash algorithms are not yet used.
@@ -14,9 +15,6 @@
* 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 "_"
-
* should we flush the getkey.c caches while doing an import?
* The critical bit of signature subpackets is not yet supported; i.e.
@@ -32,6 +30,7 @@
* new menu to delete signatures and list signature in menu
* Replace the SIGUSR1 stuff by semaphores to avoid loss of a signal.
+ or use POSIX.4 realtime signals.
* add test cases for invalid data (scrambled armor or other random data)
@@ -51,13 +50,7 @@
* change the fake_data stuff to mpi_set_opaque
- * Add some stuff for DU cc
-
* Use "user ID", "trustdb", "NOTE" and "WARNING".
* Replace Blowfish by Twofish
- * Print a warning when a experimental algorithm is used.
-
- * Remove ElGamal signatures.
-