aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index f693799f2..2228d5c65 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,5 @@
- * Fix Oscaris problems with the trustdb.
+
+ * salted and iterated S2Ks don't work (see passphrase.c).
* Replace the SIGUSR1 stuff by semaphores to avoid loss of a signal.
@@ -11,6 +12,7 @@
what does pgp 5 do, what does OpenPGP say=
==> I think it is okay, should be tested against pgp5
+ * 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
@@ -47,4 +49,5 @@
* change the fake_data stuff to mpi_set_opaque
+ * Is it okay to use gettext for the help system???