mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-23 10:29:58 +01:00
Make HKP keyserver engine work again.
We had some debug code here which prevented it from working. The host selection code still needs a review! * ks-engine-http.c (ks_http_help): Do not print help for hkp. * ks-engine-hkp.c (ks_hkp_help): Print help only for hkp. (send_request): Remove test code. (map_host): Use xtrymalloc. * certcache.c (classify_pattern): Remove unused variable and make explicit substring search work.
This commit is contained in:
parent
cc7cc2b469
commit
eeef5fb83d
@ -8,6 +8,16 @@
|
||||
* certcache.c (classify_pattern): Remove unused variable and make
|
||||
explicit substring search work.
|
||||
|
||||
2011-11-24 Werner Koch <wk@g10code.com>
|
||||
|
||||
* ks-engine-http.c (ks_http_help): Do not print help for hkp.
|
||||
* ks-engine-hkp.c (ks_hkp_help): Print help only for hkp.
|
||||
(send_request): Remove test code.
|
||||
(map_host): Use xtrymalloc.
|
||||
|
||||
* certcache.c (classify_pattern): Remove unused variable and make
|
||||
explicit substring search work.
|
||||
|
||||
2011-10-13 Marcus Brinkmann <marcus@g10code.com>
|
||||
|
||||
* Makefile.am, certcache.c, crlfetch.c, dirmngr.c, ldap-wrapper.c:
|
||||
|
Loading…
x
Reference in New Issue
Block a user