diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-01-06 15:55:13 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-01-06 15:55:13 +0000 |
commit | 14430690183a3bbcf9bfa4abd4639fcc5a0e2e14 (patch) | |
tree | 301b5928888c1e08036bffd60f6f123ee397541b /doc/TODO.020 | |
parent | 33d22e0f86927357f3e8a5216e7c74be782ddb0d (diff) | |
download | tor-14430690183a3bbcf9bfa4abd4639fcc5a0e2e14.tar.gz tor-14430690183a3bbcf9bfa4abd4639fcc5a0e2e14.zip |
Note r17924 for backport.
svn:r17956
Diffstat (limited to 'doc/TODO.020')
-rw-r--r-- | doc/TODO.020 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index 7d5c8c43e6..ec8e191fd8 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -14,10 +14,11 @@ Backport for 0.2.0 once better tested: r17171 instead, to be even more resistant to poisoning.] - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an authority has an expired certificate. - - r17886: Don't remove routerinfos as unlisted unless we have a + - r17886: Don't remove routerinfos as unlisted unless we have a consensus. - - r17887: Don't accept 1.2.3 as a valid IP address. + - r17887: Don't accept 1.2.3 as a valid IP address. - r17917: tors that haven't run lately take 10+ minutes to start + - r17924: Close streams when an exit hands us a local IP. Backport for 0.2.0, maybe: d r17945: bridges always fail dirport reachability tests. i think |