[or-cvs] TODO: cleaned up duplicates, moved some tasks from uncateg...

phobos at seul.org phobos at seul.org
Wed Jun 8 02:08:21 UTC 2005


Update of /home/or/cvsroot/tor/doc
In directory moria:/tmp/cvs-serv25735

Modified Files:
	TODO 
Log Message:
TODO:  cleaned up duplicates, moved some tasks from uncategorized into
valid sections.


Index: TODO
===================================================================
RCS file: /home/or/cvsroot/tor/doc/TODO,v
retrieving revision 1.305
retrieving revision 1.306
diff -u -d -r1.305 -r1.306
--- TODO	8 Jun 2005 01:35:21 -0000	1.305
+++ TODO	8 Jun 2005 02:08:19 -0000	1.306
@@ -20,6 +20,8 @@
   - Fix the remaining flyspray bugs marked for 0.1.0.9
   - Free remaining unfreed memory (arma will run valgrind)
   - Note libevent/method/platform combos that are unlikely to work.
+  - rewrite how libevent does select() on win32 so it's not so very slow.
+  - instrument the code to figure out where our memory is going. (all platforms?)
 
 for 0.1.1.x:
   - cpu fixes:
@@ -376,33 +378,17 @@
 
 *********** uncategorized
 
-- solx86 cpu worker never responds
 - why gnutls is bad/not good for tor
-
-PHOBOS - convert the abuse section of the faq into a webpage like the
-rest of ours; submit it to shari for approval to add to the official
-site
-
 - flesh out the rest of the section 6 of the faq
-- follow up to the archive.org lady to try to get her tor server working
-- rewrite how libevent does select() on win32 so it's not so very slow.
-- instrument the code to figure out where our memory is going.
-- compare 0.1.0.5-rc vs 0.1.0.8-rc memory usage to test out old buffer
-(1015) vs new buffer (0108) algorithms
+- compare 0.1.0.5-rc vs 0.1.0.8-rc memory usage to test out old buffer (1015) vs new buffer (0108) algorithms
 - gather pointers to livecd distros that include tor
 - we should remove our libevent tree from cvs. it's obsolete now.
-- desired contribute.html patch: atches for dir-servers to verify server
-reachability.
-- i want to put the logo on the website, in source form, so people can
-put it on stickers directly, etc.
-- i want more pictures from ren. he wants to describe the tor handshake,
-i want to talk about hidden services.
-- make it clearer how to find the mailing lists from the website
-(they're in users.html)
+- desired contribute.html patch: atches for dir-servers to verify server reachability.
+- i want to put the logo on the website, in source form, so people can put it on stickers directly, etc.
+- i want more pictures from ren. he wants to describe the tor handshake, i want to talk about hidden services.
+- make it clearer how to find the mailing lists from the website (they're in users.html)
 - 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.
-- clean up the places where our docs are redundant (or worse, obsolete
-in one file and correct elsewhere). agl has a start on a global
-list-of-tor-docs.
+- clean up the places where our docs are redundant (or worse, obsolete in one file and correct elsewhere). agl has a start on a global list-of-tor-docs.
 



More information about the tor-commits mailing list