[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] Note one TODO item as done, and another as more complex tha...
Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv7946/doc
Modified Files:
TODO
Log Message:
Note one TODO item as done, and another as more complex than anticipatd.
Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.381
retrieving revision 1.382
diff -u -d -r1.381 -r1.382
--- TODO 7 Dec 2005 23:43:15 -0000 1.381
+++ TODO 8 Dec 2005 17:39:56 -0000 1.382
@@ -194,6 +194,9 @@
- Is this still necessary?
- All versions of Tor should get cosmetic changes rate-limited.
- Pick directories from networkstatus objects, not from routerlist.
+ - But! We can't do this easily, since we want to know about platform,
+ and networkstatus doesn't tell us Tor version. Can we solve this?
+ Should we do it by adding flags to networkstatus or what?
- packaging and ui stuff:
. multiple sample torrc files
@@ -212,11 +215,11 @@
- unrecommend IE because of ftp:// bug.
- torrc.complete.in needs attention?
-N . Start using create-fast cells as clients
+ o Start using create-fast cells as clients
o Make this easy to disable via configuration options.
o At the very least, implement this, and maybe leave it off.
- - Document option. Document that clients do this.
- - Audit code to verify that keys are generated right.
+ o Document option. Document that clients do this.
+ o Audit code to verify that keys are generated right.
- Can/should we really dump "ports" from routerparse?