David Shaw
24a34eea61
* ksutil.c (parse_ks_options): Handle verbose=nnn.
...
* Makefile.am: Calculate GNUPG_LIBEXECDIR directly. Do not redefine
$libexecdir.
2005-03-17 23:16:41 +00:00
David Shaw
efa0dd21a2
* gpgkeys_curl.c, gpgkeys_finger.c, gpgkeys_ldap.c: Start using
...
parse_ks_options and remove a lot of common code.
* ksutil.h, ksutil.c (parse_ks_options): Parse OPAQUE, and default
debug with no arguments to 1.
2005-03-17 16:42:41 +00:00
David Shaw
4f347281a9
* ksutil.h, ksutil.c (ks_action_to_string): New. (free_ks_options): Only
...
free if options exist.
2005-03-16 23:46:07 +00:00
David Shaw
a90637513c
* ksutil.h, ksutil.c (init_ks_options, free_ks_options,
...
parse_ks_options): Pull a lot of duplicated code into a single options
parser for all keyserver helpers.
2005-03-16 15:17:03 +00:00
David Shaw
d603b7c3a1
* gpgkeys_ldap.c (main), gpgkeys_hkp.c (main), gpgkeys_http.c (main),
...
gpgkeys_finger.c (main): Call timeout functions before performing an
action that could block for a long time.
* ksutil.h, ksutil.c: New. Right now just contains timeout functions.
2004-10-13 18:30:29 +00:00