diff options
author | Werner Koch <[email protected]> | 2015-11-26 16:15:08 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2015-11-26 17:05:26 +0000 |
commit | f95cff1cc9e7a4d9f6b7c45188ec47e70f9874dc (patch) | |
tree | 6bba3bc1b262ae24f2e40e6c58a025a699da5139 /dirmngr/server.c | |
parent | tools/gpgtar: Add '--dry-run'. (diff) | |
download | gnupg-f95cff1cc9e7a4d9f6b7c45188ec47e70f9874dc.tar.gz gnupg-f95cff1cc9e7a4d9f6b7c45188ec47e70f9874dc.zip |
dirmngr: Let Libassuan employ nPth wrappers for connect.
* dirmngr/http.c (my_unprotect, my_protect): Remove.
(connect_server): Do not use these wrappers.
--
Since Libassuan version 2.4.2 the macro ASSUAN_SYSTEM_NPTH_IMPL
protects the low-level connect calls with npth_unprotect and
npth_protect. This is better than the high-level kludge we used here.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'dirmngr/server.c')
0 files changed, 0 insertions, 0 deletions