aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2008-12-15 21:17:43 +0000
committerNick Mathewson <nickm@torproject.org>2008-12-15 21:17:43 +0000
commit51c29e1e24c87ccf3666e28075e8dfa93cb5240c (patch)
treef9954bca44df6da4875733cb588f0b2208985df9 /doc
parent5822e14dc96b08c059c4af94f4707635610b18ad (diff)
downloadtor-51c29e1e24c87ccf3666e28075e8dfa93cb5240c.tar
tor-51c29e1e24c87ccf3666e28075e8dfa93cb5240c.tar.gz
Apply rovv's bug 805 fix: take more care never to prefer a non-canonical connection.
svn:r17627
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO.0214
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021
index 745c99878..734e13ded 100644
--- a/doc/TODO.021
+++ b/doc/TODO.021
@@ -168,6 +168,10 @@ K o 155: Four Improvements of Hidden Service Performance
- 149: Using data from NETINFO cells
* Don't extend a circuit over a noncanonical connection with
mismatched address.
+ o Apply rovv's bugfixes wrt preferring canonical connections.
+ - Make sure that having a non-canonical connection doesn't count
+ as _having_ a connection for the purpose of connecting to others,
+ and that when no canonical connection exists, we make one.
- Learn our outgoing IP address from netinfo cells?
- Learn skew from netinfo cells?
o 157: Make certificate downloads specific.