aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ks-engine-http.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-12-02Make HKP kyeserver engine work again.Werner Koch1-1/+1
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.
2011-11-24Make HKP keyserver engine work again.Werner Koch1-1/+1
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.
2011-11-24Make HKP kyeserver engine work again.Werner Koch1-1/+1
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.
2011-02-09Add framework to print keyserver engine informationWerner Koch1-0/+20
2011-02-09Support key fetching using HTTP.Werner Koch1-0/+141
A simple test case is: gpg2 --fetch-key http://werner.eifelkommune.de/mykey.asc