dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Thu, 22 Aug 2002 19:47:42 +0200


Date:	Thursday August 22, 2002 @ 19:47
Author:	dshaw

Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv7823

Modified Files:
	ChangeLog g10.c getkey.c import.c keylist.c options.skel 
Log Message:
* import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into
chk_self_sigs.  This improves efficiency as the same signatures are not
checked multiple times.  Clarify when a subkey is revoked (any revocation
signature, even if it is dated before the binding signature).

* getkey.c (merge_selfsigs_subkey): Subkey revocation comments.

* keylist.c (list_one): Stats are only for public key listings.

* g10.c (main), options.skel: Default should be include-revoked for
keyserver operations.

File: ChangeLog        	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: getkey.c         	Status: Up-to-date
File: import.c         	Status: Up-to-date
File: keylist.c        	Status: Up-to-date
File: no file options.skel		Status: Needs Checkout