aboutsummaryrefslogtreecommitdiffstats
path: root/dirmngr/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'dirmngr/ChangeLog')
-rw-r--r--dirmngr/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/dirmngr/ChangeLog b/dirmngr/ChangeLog
index bb40fe1ea..f7ac88719 100644
--- a/dirmngr/ChangeLog
+++ b/dirmngr/ChangeLog
@@ -1,3 +1,13 @@
+2011-04-12 Werner Koch <[email protected]>
+
+ * ks-engine-hkp.c (ks_hkp_search, ks_hkp_get, ks_hkp_put): Factor
+ code out to ..
+ (make_host_part): new.
+ (hostinfo_s): New.
+ (create_new_hostinfo, find_hostinfo, sort_hostpool)
+ (select_random_host, map_host, mark_host_dead)
+ (ks_hkp_print_hosttable): New.
+
2011-02-23 Werner Koch <[email protected]>
* certcache.c (get_cert_bysubject): Take care of a NULL argument.