summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-20 08:48:17 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-20 08:48:17 -0500
commitf733b8acd67f487a56e56bfb454ff99bc8d1cab0 (patch)
tree611a792d7e6ab2d9a181c453a71960298af4486a /changes
parenta79841fd83b6d800796c04855841170c364ff2a9 (diff)
parentf0964628e6e6b4f5dda6df30fbb19f74c59eccfd (diff)
downloadtor-f733b8acd67f487a56e56bfb454ff99bc8d1cab0.tar.gz
tor-f733b8acd67f487a56e56bfb454ff99bc8d1cab0.zip
Merge remote-tracking branch 'tor-github/pr/1719/head' into maint-0.4.3
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket330295
1 files changed, 5 insertions, 0 deletions
diff --git a/changes/ticket33029 b/changes/ticket33029
new file mode 100644
index 0000000000..c32ee4ad84
--- /dev/null
+++ b/changes/ticket33029
@@ -0,0 +1,5 @@
+ o Major bugfixes (directory authority):
+ - Directory authorities will now send a 503 (not enough bandwidth) code to
+ clients when under bandwidth pressure. Known relays and other authorities
+ will always be answered regardless of the bandwidth situation. Fixes bug
+ 33029; bugfix on 0.1.2.5-alpha.