[or-cvs] r8537: Add a pile of flyspray items to TODO so I notice them. Yes, (in tor/trunk: . doc)

nickm at seul.org nickm at seul.org
Fri Sep 29 20:13:53 UTC 2006


Author: nickm
Date: 2006-09-29 16:13:52 -0400 (Fri, 29 Sep 2006)
New Revision: 8537

Modified:
   tor/trunk/
   tor/trunk/doc/TODO
Log:
 r9019 at Kushana:  nickm | 2006-09-29 16:13:47 -0400
 Add a pile of flyspray items to TODO so I notice them.  Yes, I said this was a stupid idea before, but I say stupid things all the time.



Property changes on: tor/trunk
___________________________________________________________________
 svk:merge ticket from /tor/trunk [r9019] on c95137ef-5f19-0410-b913-86e773d04f59

Modified: tor/trunk/doc/TODO
===================================================================
--- tor/trunk/doc/TODO	2006-09-29 18:13:37 UTC (rev 8536)
+++ tor/trunk/doc/TODO	2006-09-29 20:13:52 UTC (rev 8537)
@@ -35,6 +35,21 @@
       D The right thing here is to revamp our node selection implementation.
         (Deferred until oprofile says this matters.)
     o make it configurable, so people can turn it on or off.
+N - Add script to grep for identical log msgs.
+N - Bug 200: disprefer exit nodes for entry, middle.
+    - If less than 1/3 support port X, only use as exit.
+    - If 2/3 support port X, weight exits 1/2; weight non-exits 1.
+    - (Exit fraction - 1/3):Non-exit fraction
+    - (e - 1/3)/(1-e)
+N - Bug 303: block exit from circuits created with create-fast
+    - Specify and document
+    - Implement
+    - Note that we'd like a better speed-bump too.
+N - Bug 336: figure out the right thing to do when telling nicknames to
+    controllers.  We should always give digest, and possibly sometimes give
+    nickname? Or digest, and nickname, with indication of whether name is
+    canonical?
+N - Bug 326: make eventdns thrash less.
 N - Test guard unreachable logic; make sure that we actually attempt to
     connect to guards that we think are unreachable from time to time.
     Make sure that we don't freak out when the network is down.



More information about the tor-commits mailing list