diff options
author | David Shaw <[email protected]> | 2005-08-21 20:58:46 +0000 |
---|---|---|
committer | David Shaw <[email protected]> | 2005-08-21 20:58:46 +0000 |
commit | 24adfe678d1e0b26186d65cf4be48b9ed2f215e7 (patch) | |
tree | 68bb3d0f4d0d4c64972a843b178cb34ffb446b86 /keyserver/ksutil.c | |
parent | * exec.h, exec.c (make_tempdir, expand_args, exec_write, exec_read): (diff) | |
download | gnupg-24adfe678d1e0b26186d65cf4be48b9ed2f215e7.tar.gz gnupg-24adfe678d1e0b26186d65cf4be48b9ed2f215e7.zip |
* Makefile.am: No need to link with curl any longer.
* main.h, misc.c (path_access): New. Same as access() but does a PATH
search like execlp.
* keyserver.c (curl_can_handle): Removed. Replaced by...
(curl_cant_handle): We are now relying on curl as the handler of last
resort. This is necessary because PGP LDAP and curl LDAP are apples
and oranges. (keyserver_typemap): Only test for ldap and ldaps.
(keyserver_spawn): If a given handler is unusable (as determined by
path_access()) then try gpgkeys_curl.
Diffstat (limited to 'keyserver/ksutil.c')
0 files changed, 0 insertions, 0 deletions