aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-engine-ldap.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-18dirmngr: Add option --use-tor as a stub.Werner Koch1-0/+21
2015-07-26Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.Werner Koch1-1/+1
2015-05-07dirmngr: Fix segfault in ldap engineKristian Fiskerstrand1-1/+3
2015-04-10dirmngr,w32: Replace functions not available under Windows.Werner Koch1-4/+5
2015-04-10dirmngr,w32: Avoid name clash with existing functionWerner Koch1-6/+7
2015-03-31dirmngr: Don't use alloca.Neal H. Walfield1-2/+5
2015-03-31dirmngr: Simplify truncation of long strings in debug code.Neal H. Walfield1-17/+10
2015-03-31dirmngr: Correct indentation.Neal H. Walfield1-108/+107
2015-03-25dirmngr: Fix resource leaks and check rare errors.Werner Koch1-23/+37
2015-03-25dirmngr: Minor cleanups.Werner Koch1-23/+21
2015-03-23Add support to talking to LDAP key servers.Neal H. Walfield1-0/+2055