aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_ldap.c (unfollow)
Commit message (Expand)AuthorFilesLines
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