aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_ldap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* LDAP keyservers do not support v3 fingerprints, so error out if someoneDavid Shaw2002-02-261-0/+9
* Clarify the notion of a partial failure. This is possible if more thanDavid Shaw2002-02-231-150/+195
* Fix compiler warning.David Shaw2002-02-141-1/+1
* Be much more robust with mangled input files.David Shaw2002-02-141-60/+38
* gpgkeys_ldap: Close files explicitly when exitingDavid Shaw2001-12-281-0/+6
* Handle multiple keys with the same key id (rare)David Shaw2001-12-201-80/+156
* Fix capitalization issuesDavid Shaw2001-12-171-23/+23
* Minor portability tweak for RISC OSDavid Shaw2001-12-151-3/+3
* Keyserver "helper" app codeDavid Shaw2001-12-061-0/+863