STABLE-BRANCH-1-2 gnupg/g10 (ChangeLog keydb.c keyring.c parse-packet.c)
cvs user dshaw
cvs@cvs.gnupg.org
Mon, 03 Mar 2003 21:27:08 +0100
Date: Monday, March 3, 2003 @ 21:27:03
Author: dshaw
Path: /cvs/gnupg/gnupg/g10
Tag: STABLE-BRANCH-1-2
Modified: ChangeLog keydb.c keyring.c parse-packet.c
* keyring.c (keyring_rebuild_cache): Lock the keyring while rebuilding the
signature caches to prevent another gpg from tampering with the temporary
copy.
* keydb.c: Double the maximum number of keyrings to 40.
* parse-packet.c (dump_sig_subpkt): Show the notation names for
not-human-readable notations. Fix cosmetic off-by-one length counter.
----------------+
ChangeLog | 12 ++++++++++++
keydb.c | 2 +-
keyring.c | 5 +++++
parse-packet.c | 12 +++++++-----
4 files changed, 25 insertions(+), 6 deletions(-)