aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-06-17 18:54:06 +0000
committerNick Mathewson <nickm@torproject.org>2005-06-17 18:54:06 +0000
commit53ea9e54e7cbb0c303c915fb121b4c8a5efed73e (patch)
tree09ca54ed2d129706bf2a6cf89755fa8f1758e2bf
parentf9f09f1c5e69fcbd9a1c840c1b86854dfee3af6a (diff)
downloadtor-53ea9e54e7cbb0c303c915fb121b4c8a5efed73e.tar.gz
tor-53ea9e54e7cbb0c303c915fb121b4c8a5efed73e.zip
Update some item status
svn:r4448
-rw-r--r--doc/TODO19
1 files changed, 12 insertions, 7 deletions
diff --git a/doc/TODO b/doc/TODO
index d7afebd0ff..25751624e2 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -53,6 +53,16 @@ For 0.1.0.x:
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 @@ for 0.1.1.x:
- 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