aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9e762099b..65079b605 100644
--- a/TODO
+++ b/TODO
@@ -39,4 +39,9 @@
* Burn the buffers used by fopen().
+ * bug: g10/trustdb.c#build_sigrecs caled to often by do_list_path
+ and remove the bad kludge. Maybe we should put all sigs into the trustdb
+ and mark them as valid/invalid/nopubkey, and how do we check, that
+ we have a self-signature -> put this stuff into a kind of directory
+ record, as it does not belong to the pubkey record?