Dirmngr uses a connect with timeout to allow for a shorter timeout than the TCP standard uses. Unfortunately we can't do that over Tor. To fix this we need timeout support in Libassuan's socks5_connect() function.
Description
Description
Dirmngr uses a connect with timeout to allow for a shorter timeout than the TCP standard uses. Unfortunately we can't do that over Tor. To fix this we need timeout support in Libassuan's socks5_connect() function.