]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file for previous commit
authorRobert Ransom <rransom.8774@gmail.com>
Sat, 12 Mar 2011 15:29:04 +0000 (07:29 -0800)
committerRobert Ransom <rransom.8774@gmail.com>
Sat, 12 Mar 2011 15:30:24 +0000 (07:30 -0800)
changes/bug2722 [new file with mode: 0644]

diff --git a/changes/bug2722 b/changes/bug2722
new file mode 100644 (file)
index 0000000..ed132fc
--- /dev/null
@@ -0,0 +1,11 @@
+  o Minor bugfixes
+    - Ignore the TunnelDirConns option when determining which HSDir
+      relays are responsible for a hidden service descriptor ID.
+      Currently, clients and hidden services with TunnelDirConns off
+      will skip over HSDir relays which do not advertise a DirPort
+      when making a list of HSDirs responsible for a descriptor ID,
+      even though they would never try to use a HSDir's DirPort to
+      upload or fetch a hidden service descriptor.  Fixes bug 2722;
+      bugfix on 0.2.1.6-alpha.
+
+