diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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? |