CVS update: gnupg/g10

Werner Koch wkoch@guug.de
Fri, 23 Jul 1999 14:02:55 +0200


Date:	Friday July 23, 1999 @ 14:02
Author:	wkoch

Update of /home/koch/cvs/gnupg/g10
In directory sigtrap:/tmp/cvs-serv31452/g10

Modified Files:
	ChangeLog keyedit.c pkclist.c 
Log Message:
Fri Jul 23 13:53:03 CEST 1999  Werner Koch  <wk@isil.d.shuttle.de>


	* ringedit.c (enum_keyblocks): Removed annoying error message in cases
	when we have no keyring at all to enum.

	* getkey.c (classify_user_id): Rewrote to relax the recognition of
	keyIDs and fingerprints (Michael).

	* mainproc.c (check_sig_and_print): Print status NO_PUBKEY.
	(print_failed_pkenc): Print status NO_SECKEY.

	* import.c (mark_non_selfsigned_uids_valid): New.
	* g10.c: New option --allow-non-selfsigned-uid.

	* pkclist.c (print_fpr): New.
	(do_we_trust_pre): Print the fpr before asking whether to use the key
	anyway.
	(do_edit_ownertrust): Likewise.


File: ChangeLog        	Status: Up-to-date
File: keyedit.c        	Status: Up-to-date
File: pkclist.c        	Status: Up-to-date