GNUPG-1-9-BRANCH gnupg/sm (6 files)
cvs user werner
cvs at cvs.gnupg.org
Mon Feb 2 18:09:35 CET 2004
Date: Monday, February 2, 2004 @ 18:09:34
Author: werner
Path: /cvs/gnupg/gnupg/sm
Tag: GNUPG-1-9-BRANCH
Modified: ChangeLog certchain.c delete.c keydb.c keydb.h keylist.c
* keybox.h (keybox_flag_t): New.
* keybox-search.c (get_flag_from_image, keybox_get_flags): New.
(_keybox_get_flag_location): New.
* certchain.c (gpgsm_validate_chain): Mark revoked certs in the
keybox.
* keylist.c (list_cert_colon): New arg VALIDITY; use it to print a
revoked flag.
(list_internal_keys): Retrieve validity flag.
(list_external_cb): Pass 0 as validity flag.
* keydb.c (keydb_get_flags, keydb_set_flags): New.
(keydb_set_cert_flags): New.
(lock_all): Return a proper error code.
(keydb_lock): New.
(keydb_delete): Don't lock but check that it has been locked.
(keydb_update_keyblock): Ditto.
* delete.c (delete_one): Take a lock.
-------------+
ChangeLog | 17 ++++++
certchain.c | 6 ++
delete.c | 9 ++-
keydb.c | 160 ++++++++++++++++++++++++++++++++++++++++++++++++++++++----
keydb.h | 10 +++
keylist.c | 30 ++++++----
6 files changed, 209 insertions(+), 23 deletions(-)
More information about the Gnupg-commits
mailing list