dshaw committed to gnupg/keyserver

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Sat, 23 Feb 2002 16:42:15 +0100


Date:	Saturday February 23, 2002 @ 16:42
Author:	dshaw

Update of /cvs/gnupg/gnupg/keyserver
In directory trithemius:/tmp/cvs-serv2585

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog gpgkeys_ldap.c 
Log Message:
Clarify the notion of a partial failure.  This is possible if more than
one key is being handled in a batch, and one fails while the other
succeeds.  Note that a search that comes up with no results is not a
failure - that is a valid response of "no answer".

Allow GnuPG to send us full v4 fingerprints, long key ids, or short key
ids while fetching. Since the LDAP server doesn't actually handle
fingerprints, chop them down to long key ids for actual use.

When searching for a keyid, search for subkeys as well as primary keys.  
This is mostly significant when automatically fetching the key based on
the id in a header (i.e. "signature made by....").  "no-include-subkeys"
disables.

File: ChangeLog        	Status: Up-to-date
File: gpgkeys_ldap.c   	Status: Up-to-date