GNUPG-1-9-BRANCH gnupg/kbx (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:35
  Author: werner
    Path: /cvs/gnupg/gnupg/kbx
     Tag: GNUPG-1-9-BRANCH

Modified: ChangeLog keybox-blob.c keybox-defs.h keybox-search.c
          keybox-update.c keybox.h

* 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       |    6 ++
 keybox-blob.c   |   11 +++--
 keybox-defs.h   |    6 ++
 keybox-search.c |  116 +++++++++++++++++++++++++++++++++++++++++++++++++++++-
 keybox-update.c |   82 ++++++++++++++++++++++++++++++++++++++
 keybox.h        |   14 ++++++
 6 files changed, 229 insertions(+), 6 deletions(-)



More information about the Gnupg-commits mailing list