gnupg/g10 (7 files)
cvs user dshaw
cvs at cvs.gnupg.org
Wed Mar 3 06:47:53 CET 2004
Date: Wednesday, March 3, 2004 @ 06:47:53
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c keydb.h keyedit.c keyid.c keylist.c options.h
* options.h, g10.c (main): Add a more flexible --keyid-format option to
replace the list-option (and eventually verify-option) show-long-keyids.
The format can be short, long, 0xshort, and 0xlong.
* keydb.h, keyid.c (keystr, keystrlen): New functions to generate a
printable keyid.
* keyedit.c (print_and_check_one_sig, show_key_with_all_names), keylist.c
(list_keyblock_print): Use new keystr() function here to print keyids.
-----------+
ChangeLog | 12 ++++++++
g10.c | 16 ++++++++++
keydb.h | 2 +
keyedit.c | 30 +++++++-------------
keyid.c | 53 ++++++++++++++++++++++++++++++++++++
keylist.c | 88 +++++++++++++++++++++---------------------------------------
options.h | 13 +++++---
7 files changed, 133 insertions(+), 81 deletions(-)
More information about the Gnupg-commits
mailing list