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