aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_ldap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-06-10* gpgkeys_ldap.c (include_subkeys): Default "include-subkeys" to off,David Shaw1-1/+1
2002-05-08* gpgkeys_ldap.c: Include <lber.h> if we absolutely must. This helps whenDavid Shaw1-0/+3
2002-03-29Quote backslashes in keyserver search responsesDavid Shaw1-2/+2
2002-03-19Add some commentsDavid Shaw1-1/+7
2002-02-26LDAP keyservers do not support v3 fingerprints, so error out if someoneDavid Shaw1-0/+9
2002-02-23Clarify the notion of a partial failure. This is possible if more thanDavid Shaw1-150/+195
2002-02-14Fix compiler warning.David Shaw1-1/+1
2002-02-14Be much more robust with mangled input files.David Shaw1-60/+38
2001-12-28gpgkeys_ldap: Close files explicitly when exitingDavid Shaw1-0/+6
2001-12-20Handle multiple keys with the same key id (rare)David Shaw1-80/+156
2001-12-17Fix capitalization issuesDavid Shaw1-23/+23
2001-12-15Minor portability tweak for RISC OSDavid Shaw1-3/+3
2001-12-06Keyserver "helper" app codeDavid Shaw1-0/+863