summaryrefslogtreecommitdiff
path: root/doc/TODO.021
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2009-01-06 07:13:24 +0000
committerRoger Dingledine <arma@torproject.org>2009-01-06 07:13:24 +0000
commitd95b63f1e4492507b1950d74f7ec845a6786d80e (patch)
tree932e0f31004f84b5f00d460eb186f939f8263600 /doc/TODO.021
parent55665f25e58981022667115e8fc9778e54cf0ea3 (diff)
downloadtor-d95b63f1e4492507b1950d74f7ec845a6786d80e.tar.gz
tor-d95b63f1e4492507b1950d74f7ec845a6786d80e.zip
Bugfix on r13098. Backport candidate.
When we made bridge authorities stop serving bridge descriptors over unencrypted links, we also broke DirPort reachability testing for bridges. So bridges with a non-zero DirPort were printing spurious warns to their logs. Bugfix on 0.2.0.16-alpha. Fixes bug 709. svn:r17945
Diffstat (limited to 'doc/TODO.021')
-rw-r--r--doc/TODO.0214
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021
index b86940727a..fc4129a079 100644
--- a/doc/TODO.021
+++ b/doc/TODO.021
@@ -122,13 +122,13 @@ R - then document the bridge user download timeline.
For 0.2.1.x-alpha:
R d bug: if we launch using bridges, and then stop using bridges, we
still have our bridges in our entryguards section, and may use them.
-R d add an event to report geoip summaries to vidalia for bridge relays,
+ o add an event to report geoip summaries to vidalia for bridge relays,
so vidalia can say "recent activity (1-8 users) from sa".
R - investigate: it looks like if the bridge authority is unreachable,
we're not falling back on querying bridges directly?
R - if "no running bridges known", an application request should make
us retry all our bridges.
-R d Setting DirPort when acting as bridge will give false Warnings
+ o Setting DirPort when acting as bridge will give false Warnings
For 0.2.1.x:
- Proposals to do: