aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2020-12-18 10:56:15 +0000
committerWerner Koch <[email protected]>2020-12-18 10:57:14 +0000
commit355e2992c043dd3241a9e838255f01418490ef33 (patch)
tree4e5aba655fb63dfc3a8fd6db28088a9d87bc329c /common
parentgpg: New AKL method "ntds" (diff)
downloadgnupg-355e2992c043dd3241a9e838255f01418490ef33.tar.gz
gnupg-355e2992c043dd3241a9e838255f01418490ef33.zip
dirmngr: Do not block threads in LDAP keyserver calls.
* dirmngr/ks-engine-ldap.c: Wrap some ldap calls. -- The former gpgkeys_ldap module has once been ported to dirmngr but unfortunately the dirmngr_ldap wrapper has not been used so that we have internal LDAP calls with these problems: - No usable timeouts. - On non-Windows platforms a lot of extra libs and possibly even a second copy of Libgcrypt is pulled in. - Only one threads runs at a time. This patch mitigates the last point. Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions