diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-05-10 19:30:02 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-05-10 19:30:02 +0000 |
commit | 11f3e894d3aa87276252e3376d03b46f252b06ad (patch) | |
tree | 80d8fa69d56148ed5ff122eae35198e2bb4a078d /doc/TODO | |
parent | e3b2a7b53b1a92568f41dca426be451866e90c16 (diff) | |
download | tor-11f3e894d3aa87276252e3376d03b46f252b06ad.tar tor-11f3e894d3aa87276252e3376d03b46f252b06ad.tar.gz |
r12708@catbus: nickm | 2007-05-10 15:18:08 -0400
Patch from shibz: implement a getinfo status/version/... so a controller can tell whether the current version is recommended, whether any versions are good, and how many authorities agree.
svn:r10162
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ P - phobos claims Documentation and testing on 0.1.2.x-final series + - Pending backports for 0.1.2.x: + - r10148: Open cached-routers with FILE_SHARE_READ on win32. + N - Test guard unreachable logic; make sure that we actually attempt to connect to guards that we think are unreachable from time to time. Make sure that we don't freak out when the network is down. |