1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-29 02:22:45 +02:00
gnupg/keyserver
David Shaw 070f1cba5d 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.
2002-02-23 15:42:15 +00:00
..
ChangeLog Clarify the notion of a partial failure. This is possible if more than 2002-02-23 15:42:15 +00:00
gpgkeys_ldap.c Clarify the notion of a partial failure. This is possible if more than 2002-02-23 15:42:15 +00:00
gpgkeys_mailto.in gpgkeys_ldap: Close files explicitly when exiting 2001-12-28 16:36:47 +00:00
gpgkeys_test.in Keyserver "helper" app code 2001-12-06 21:36:21 +00:00
Makefile.am Keyserver "helper" app code 2001-12-06 21:36:21 +00:00