gnupg/g10 (ChangeLog keydb.h keyid.c keylist.c)
cvs user dshaw
cvs at cvs.gnupg.org
Sat Mar 6 18:12:44 CET 2004
Date: Saturday, March 6, 2004 @ 18:12:44
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog keydb.h keyid.c keylist.c
* keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pull
a key string from a key in one step. This isn't faster than before, but
makes for neater code.
* keylist.c (list_keyblock_print): Use keystr_from_xx here.
(print_key_data): No need to pass a keyid in.
-----------+
ChangeLog | 11 ++++++-
keydb.h | 4 ++
keyid.c | 88 +++++++++++++++++++++++++++++++++++++-----------------------
keylist.c | 59 +++++++++++++++++++---------------------
4 files changed, 96 insertions(+), 66 deletions(-)
More information about the Gnupg-commits
mailing list