gnupg/g10 (7 files)
cvs user dshaw
cvs at cvs.gnupg.org
Tue Jan 20 17:09:43 CET 2004
Date: Tuesday, January 20, 2004 @ 17:09:38
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Modified: ChangeLog g10.c keydb.c keydb.h keyring.c keyring.h trustdb.c
* g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,
keyring.c (keyring_rebuild_cache): Add "noisy" flag so cache rebuilds can
remain noisy when called for itself, and quiet when called as part of the
trustdb rebuild.
* trustdb.c (validate_keys): Rebuild the sig caches before building the
trustdb. Note that this is going to require some architectual
re-thinking, as it is agonizingly slow.
-----------+
ChangeLog | 11 +++++++++++
g10.c | 2 +-
keydb.c | 4 ++--
keydb.h | 2 +-
keyring.c | 13 +++++++------
keyring.h | 3 +--
trustdb.c | 7 +++++++
7 files changed, 30 insertions(+), 12 deletions(-)
More information about the Gnupg-commits
mailing list