dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Thu, 11 Apr 2002 06:04:42 +0200


Date:	Thursday April 11, 2002 @ 6:04
Author:	dshaw

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog getkey.c keyedit.c mainproc.c misc.c options.skel 
Log Message:
* misc.c (pct_expando), options.skel: Use %t to indicate type of a photo
ID (in this version, it's always "jpeg").  Also tweak string expansion
loop to minimize reallocs.

* mainproc.c (do_check_sig): Variable type fix.

* keyedit.c (menu_set_primary_uid): Differentiate between true user IDs
and attribute user IDs when making one of them primary. That is, if we are
making a user ID primary, we alter user IDs. If we are making an attribute
packet primary, we alter attribute packets.  This matches the language in
the latest attribute packet draft.

* keyedit.c (sign_uids): No need for the empty string hack.

* getkey.c (fixup_uidnode): Only accept preferences from the hashed
segment of the self-sig.

File: ChangeLog        	Status: Up-to-date
File: getkey.c         	Status: Up-to-date
File: keyedit.c        	Status: Up-to-date
File: mainproc.c       	Status: Up-to-date
File: misc.c           	Status: Up-to-date
File: no file options.skel		Status: Needs Checkout