diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 13 insertions, 4 deletions
@@ -1,12 +1,21 @@ - * replace all isfoo() by ascii_usfoo() ? + * Put a note into readme.w32 that there is a man page and a options + file; write the registry stuff in regedit format. + + * Ignore subkeys created in the future. + + * Allow "gpg -cs" + + * Show more info does not work from edit->trust + + * keyedit_menu: We first look for a secret key and then for a public + key. This is bad we must match the keys. Better check all places were + we match keys. build_sig_packet: implement update for sig-creation. * set default charset from nl_langinfo. * check all mpi_read() for error returns. - * --preserve-perms so that permissions set on a secring don't get changed. - * Check that no secret temporary results are stored in the result parameter of the mpi functions. We have already done this for mpi-mul.c @@ -61,7 +70,7 @@ appropriate so that a key listing does not get clobbered. * "Michael T. Babcock" <[email protected]> suggested to write - an even log so that other software can display a key history or + an event log so that other software can display a key history or alike with GnuPG results. This should be connected to the keyrings. * Using --list-only to check for recipients while decrypting may |