[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] mark off some todo items
Update of /home2/or/cvsroot/tor/doc
In directory moria:/home/arma/work/onion/cvs/tor/doc
Modified Files:
TODO
Log Message:
mark off some todo items
Index: TODO
===================================================================
RCS file: /home2/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.375
retrieving revision 1.376
diff -u -d -r1.375 -r1.376
--- TODO 12 Nov 2005 21:42:55 -0000 1.375
+++ TODO 19 Nov 2005 07:16:12 -0000 1.376
@@ -35,7 +35,7 @@
tor-0.1.0.7.rc
- Remove need for HACKING file.
-for 0.1.1.9-alpha:
+for 0.1.1.10-alpha:
N - if they're trying to be a tor server and they're running
win 98 or win me, don't let them be a server.
R - ReachableAddresses doesn't do what we want wrt dir fetches.
@@ -73,7 +73,7 @@
o On sighup, if usehelpernodes changed to 1, use new circuits?
- If your helper nodes are unavailable, don't abandon them unless
other nodes *are* reachable.
-R - If you think an OR conn is open but you can never establish a circuit
+ o If you think an OR conn is open but you can never establish a circuit
to it, reconsider whether it's actually open.
- switch accountingmax to count total in+out, not either in or
@@ -289,7 +289,8 @@
- Implement Morphmix, so we can compare its behavior, complexity, etc.
- Other transport. HTTP, udp, rdp, airhook, etc. May have to do our own
link crypto, unless we can bully openssl into it.
- - Conn key rotation.
+ . Conn key rotation (we switch to a new one after a week, but
+ old circuits don't get any benefit from this).
- Need a relay teardown cell, separate from one-way ends.
(Pending a user who needs this)
- Handle half-open connections: right now we don't support all TCP