aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2014-05-15 13:35:08 -0400
committerNick Mathewson <nickm@torproject.org>2014-05-15 13:35:08 -0400
commit2d21a8f4d6f8b010f74d80c5abe969d3e0508460 (patch)
tree6c887d0d43d3f17306503665eb6247a8a083894d /changes
parent081ff5fa83cf146aac8801f90c80ca9ee5729e6a (diff)
parent1badef5cec84c90d0517715e09b219c7b8450c6c (diff)
downloadtor-2d21a8f4d6f8b010f74d80c5abe969d3e0508460.tar
tor-2d21a8f4d6f8b010f74d80c5abe969d3e0508460.tar.gz
Merge remote-tracking branch 'public/bug11469_024'
Diffstat (limited to 'changes')
-rw-r--r--changes/bug114696
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug11469 b/changes/bug11469
new file mode 100644
index 000000000..8517d388e
--- /dev/null
+++ b/changes/bug11469
@@ -0,0 +1,6 @@
+ o Major bugfixes (relay):
+ - When uploading to the directory authorities, use a direct dirport
+ connection if we are a uploading an ordinary, non-anonymous directory
+ object. Previously, relays would used tunnel connections under a
+ fairly wide variety of circumstances. Fixes bug 11469; bugfix on
+ 0.2.4.3-alpha.