gnupg/kbx
Werner Koch 5bda9a8e74 * 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.
2004-02-02 17:09:35 +00:00
..
ChangeLog * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
Makefile.am This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
kbxutil.c This commit was manufactured by cvs2svn to create branch 2003-08-05 17:11:04 +00:00
keybox-blob.c * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
keybox-defs.h * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
keybox-dump.c This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
keybox-errors.c * keybox-search.c (blob_cmp_name): Kludge to allow searching for 2001-12-13 13:10:58 +00:00
keybox-file.c This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
keybox-init.c This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
keybox-search-desc.h Changes to be used with the new libksba interface. 2001-12-18 17:37:48 +00:00
keybox-search.c * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
keybox-update.c * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
keybox-util.c Started with keybox implementation by basing it on code from the GnuPG 2001-11-10 18:06:11 +00:00
keybox.h * keybox.h (keybox_flag_t): New. 2004-02-02 17:09:35 +00:00
mkerrors Started with keybox implementation by basing it on code from the GnuPG 2001-11-10 18:06:11 +00:00