[or-cvs] Update some item status
Nick Mathewson
nickm at seul.org
Fri Jun 17 18:54:08 UTC 2005
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv4499/doc
Modified Files:
TODO
Log Message:
Update some item status
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -d -r1.323 -r1.324
--- TODO 13 Jun 2005 00:35:19 -0000 1.323
+++ TODO 17 Jun 2005 18:54:06 -0000 1.324
@@ -53,6 +53,16 @@
simple to trigger.
for 0.1.1.x:
+N . Controller improvements
+ . new controller protocol
+ . Specify
+ . Implement
+ - controller should have an event to learn about new addressmappings,
+ e.g. when we learn a hostname to IP mapping ?
+ - make sure err-level log events get flushed to the controller
+ immediately, since tor will exit right after.
+ - add new getinfo options to enumerate things we only find out about
+ currently via events.
- switch accountingmax to count total in+out, not either in or
out. it's easy to move in this direction (not risky), but hard to
back, out if we decide we prefer it the way it already is. hm.
@@ -65,16 +75,11 @@
- Handle rendezvousing with unverified nodes.
- Specify: Stick rendezvous point's key in INTRODUCE cell.
Bob should _always_ use key from INTRODUCE cell.
+ - Change to new rendezvous introduction cell format. (It's currently #if
+ 0'd out). Unless we already did that.
- Implement.
- - make sure err-level log events get flushed to the controller
- immediately, since tor will exit right after.
- it looks like tor_assert writes to stderr. what happens if
stderr was closed and is now something else? uh.
- - new controller protocol
- - Specify
- - Implement
- - controller should have an event to learn about new addressmappings,
- e.g. when we learn a hostname to IP mapping ?
- christian grothoff's attack of infinite-length circuit.
the solution is to have a separate 'extend-data' cell type
which is used for the first N data cells, and only
More information about the tor-commits
mailing list