aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver/gpgkeys_ldap.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* * gpgkeys_ldap.c (include_subkeys): Default "include-subkeys" to off,David Shaw2002-06-101-1/+1
* * gpgkeys_ldap.c: Include <lber.h> if we absolutely must. This helps whenDavid Shaw2002-05-081-0/+3
* Quote backslashes in keyserver search responsesDavid Shaw2002-03-291-2/+2
* Add some commentsDavid Shaw2002-03-191-1/+7
* 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