-*- org -*-
“expired key” and not “unusable key’. Furthermore the error should also be thrown when the default key has expired. Reported by Eric.VanBuggenhaut add AdValvas.be.
possible to override it.
What about adding a feature -word to the +wordlist search mode.
information on the user ID under question while running –update-trustdb.
of the mpi functions. We have already done this for mpi-mul.c
it’s end and allow for multiple signature for one message. And add a real grammar to the code in mainproc.c
first one is processed.
layer) into the signatures notation data.
verification status of the message to the output (i.e. write something to the –output file and not only to stderr. However the problem is that we consider the message transpatrent and don’t have any indication of the used character set. To implement this feature we need to make sure that all output is plain 7 bit ascii but given that we need to print a user name, this does not make sense at all. The only way this can be implemented is by assuming that the message is encoded in utf8 and hope tht everyone starts to use utf8 instead of latin-1 or whatever RSN. Hmmm, I myself should start with this.
Does not list the signature packet.
the highest trust level first instead of the primary one.
no way to issue a cancel when unsing the CLI - this would however be a Good Thing when used with mixed symkey/pubkey encrypted messages. See comment in mainproc.c:proc_symkey_enc. Note, that this has been fixed in 2.0.2 - we should backport it.
2009-09-04 Werner Koch <[email protected]>
- keyedit.c (menu_select_uid): Use IDX ==-1 t select all.
(menu_select_key): Ditto. (keyedit_menu) <cmdSELKEY, cmdSELUID>: Allow ‘*’ to select all.