aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKarsten Loesing <karsten.loesing@gmx.net>2013-05-16 12:08:48 +0200
committerKarsten Loesing <karsten.loesing@gmx.net>2013-05-16 12:08:48 +0200
commit1293835440dd4debf6fbfc66e755d9b9384aa362 (patch)
tree11891e6aaee7dafd69fb0077c33b148a8df73f04 /changes
parent95c34399cfb66a46371562f1532e8aa396243876 (diff)
downloadtor-1293835440dd4debf6fbfc66e755d9b9384aa362.tar
tor-1293835440dd4debf6fbfc66e755d9b9384aa362.tar.gz
Lower dir fetch retry schedules in testing networks.
Also lower maximum interval without directory requests, and raise maximum download tries. Implements #6752.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug67525
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/bug6752 b/changes/bug6752
new file mode 100644
index 000000000..8d620d56e
--- /dev/null
+++ b/changes/bug6752
@@ -0,0 +1,5 @@
+ o Minor features:
+ - Lower directory fetch retry schedules and maximum interval without
+ directory requests, and raise maximum download tries in testing
+ networks. Implements #6752.
+