gnupg/g10 (5 files)
cvs user dshaw
cvs at cvs.gnupg.org
Wed Oct 6 23:50:24 CEST 2004
Date: Wednesday, October 6, 2004 @ 23:50:24
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog helptext.c keylist.c passphrase.c pkclist.c
* helptext.c, pkclist.c (do_we_trust): It is not possible to get here with
a revoked or expired key, so BUG() that case. Remove question about
overriding revoked/expired. Also --keyid-format-ify. (do_we_trust_pre):
Use print_pubkey_info() instead of printing the info ourselves.
* passphrase.c (passphrase_to_dek): Improve translatability of user ID
prompts.
* keylist.c (print_pubkey_info): Use the user ID the pk was selected by,
if any.
--------------+
ChangeLog | 13 +++
helptext.c | 4 -
keylist.c | 14 ++--
passphrase.c | 10 +-
pkclist.c | 193 +++++++++++++++++++--------------------------------------
5 files changed, 92 insertions(+), 142 deletions(-)
More information about the Gnupg-commits
mailing list