aboutsummaryrefslogtreecommitdiffstats
path: root/keyserver (unfollow)
Commit message (Expand)AuthorFilesLines
2002-06-11* Makefile.am: Don't hard-code the LDAP libraries - get them from LDAPLIBSDavid Shaw2-4/+11
2002-06-10* gpgkeys_ldap.c (include_subkeys): Default "include-subkeys" to off,David Shaw2-1/+6
2002-06-06* gpgkeys_hkp.c (parse_hkp_index): Type tweaks.David Shaw2-2/+10
2002-06-06* Makefile.am, gpgkeys_hkp.c (new): Experimental HKP keyserver interface.David Shaw3-2/+989
2002-05-08* gpgkeys_ldap.c: Include <lber.h> if we absolutely must. This helps whenDavid Shaw2-0/+8
2002-04-29* gpgkeys_mailto.in: Properly handle key requests in full fingerprintDavid Shaw2-3/+9
2002-03-29Quote backslashes in keyserver search responsesDavid Shaw2-2/+6
2002-03-19Add some commentsDavid Shaw1-1/+7
2002-02-26LDAP keyservers do not support v3 fingerprints, so error out if someoneDavid Shaw2-0/+16
2002-02-23Clarify the notion of a partial failure. This is possible if more thanDavid Shaw2-150/+214
2002-02-14Fix compiler warning.David Shaw2-1/+3
2002-02-14Be much more robust with mangled input files.David Shaw2-61/+43
2001-12-28gpgkeys_ldap: Close files explicitly when exitingDavid Shaw3-3/+27
2001-12-20Handle multiple keys with the same key id (rare)David Shaw2-80/+167
2001-12-17Fix capitalization issuesDavid Shaw3-25/+31
2001-12-15Legal BS: add copyright notice. Don't know why, but this stuffWerner Koch1-0/+12
2001-12-15Minor portability tweak for RISC OSDavid Shaw2-3/+8
2001-12-06Keyserver "helper" app codeDavid Shaw5-0/+1133