David Shaw
1f5bed18f4
* gpgkeys_hkp.c (parse_hkp_index, dehtmlize): Move HTML functionality into
...
new "dehtmlize" function. Remove HTML before trying to parse each line
from the keyserver. If the keyserver provides key type information in the
listing, use it. (Copy over from g10/hkp.c).
2002-08-26 19:22:48 +00:00
David Shaw
0d8006450a
* gpgkeys_hkp.c (get_key, parse_hkp_index): Bring over latest code from
...
g10/hkp.c.
* gpgkeys_ldap.c (get_key): Fix cosmetic URL display problem (extra ":" at
the end).
2002-08-19 21:14:57 +00:00
David Shaw
ceb76da7e2
* gpgkeys_hkp.c: "Warning" -> "WARNING"
2002-07-25 18:01:36 +00:00
David Shaw
a811246420
* gpgkeys_ldap.c (get_key), gpgkeys_hkp.c (get_key): Display keyserver URI
...
as a URI, but only if verbose.
2002-07-04 14:14:08 +00:00
David Shaw
2b0bb77e6d
* gpgkeys_hkp.c (parse_hkp_index): Error if the keyserver returns an
...
unparseable HKP response.
* gpgkeys_hkp.c (main): Warn on honor-http-proxy, broken-http-proxy, and
include-subkeys (not supported yet).
* gpgkeys_ldap.c (main), gpgkeys_hkp.c (http_connect, main): Fix some
shadowing warnings.
2002-07-01 17:46:56 +00:00
David Shaw
151ee2f47b
Update head to match stable 1.0
2002-06-29 13:31:13 +00:00