dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Mon, 04 Feb 2002 22:49:08 +0100


Date:	Monday February 4, 2002 @ 22:49
Author:	dshaw

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

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog keyserver.c options.h 
Log Message:
Workaround for the pksd and OKS keyserver bug that calculates v4 RSA
keyids as if they were v3.  The workaround/hack is to fetch both the v4
(e.g. 99242560) and v3 (e.g. 68FDDBC7) keyids.  This only happens for key
refresh while using the HKP scheme and the refresh-add-fake-v3-keyids
keyserver option must be set.  This should stay off by default.

File: ChangeLog        	Status: Up-to-date
File: keyserver.c      	Status: Up-to-date
File: options.h        	Status: Up-to-date