aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--TODO8
1 files changed, 7 insertions, 1 deletions
diff --git a/TODO b/TODO
index 7157a9883..55380b5fb 100644
--- a/TODO
+++ b/TODO
@@ -27,7 +27,11 @@ Important
> gpg: keyblock resource `/home/jam/.gnupg/pubring.gpg': file open error
> gpg: OOPS in close enum_keyblocks - ignored
-
+ > Indeed, comparing zero to 0xfe returns 2, not -something, and this is
+> the problem. This seems to fix it, but I don't know how you want to
+> handle this.
+>
+ I'll better write a autoconf test as memcmp is used all over the place.
Needed
------
@@ -69,4 +73,6 @@ Nice to have
* change the fake_data stuff to mpi_set_opaque
* How about letting something like 'gpg --version -v', list the
effective options.
+ * Stats about used random numbers.
+