[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] update TODO
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv9760/doc
Modified Files:
TODO
Log Message:
update TODO
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.325
retrieving revision 1.326
diff -u -d -r1.325 -r1.326
--- TODO 19 Jun 2005 20:40:41 -0000 1.325
+++ TODO 19 Jun 2005 22:39:14 -0000 1.326
@@ -66,7 +66,12 @@
immediately, since tor will exit right after.
o Implement
- Test, debug
- - Switch example controllers to use new protocol
+ . Switch example controllers to use new protocol
+ . Python
+ o Implement main controller interface
+ - Glue code
+ - Testing
+ - Java
- 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.