]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
More todo updates
authorNick Mathewson <nickm@torproject.org>
Wed, 18 Jun 2008 04:30:00 +0000 (04:30 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 18 Jun 2008 04:30:00 +0000 (04:30 +0000)
svn:r15344

doc/TODO

index b0bb04834beca2aa2dd32a151c7f6f3c3e3c5713..d096fcb45724996891ca13b2dce999a49b70210f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -396,7 +396,7 @@ For 0.2.1.x:
     - Put bandwidth weights in the networkstatus? So clients get weight
       their choices even before they have the descriptors; and so
       authorities can put in more accurate numbers in the future.
-    - Map out the process of bootstrapping, break it into status events,
+    . Map out the process of bootstrapping, break it into status events,
       spec those events. Also, map out the ways where we can realize that
       bootstrapping is *failing*, and include those. *
 
@@ -419,7 +419,7 @@ W     - figure out license *
 
   - Use less RAM *
     - Optimize cell pool allocation.
-    - Support (or just always use) jemalloc
+    - Support (or just always use) jemalloc (if it helps)
     - mmap more files.
     - Look into pulling serverdescs off buffers as they arrive.
   - Use less bandwidth
@@ -438,11 +438,11 @@ W     - figure out license *
     - For dns?
     - For http?
     - For buffers?
-  - Emulate NSS better:
-    - Normalized cipher lists *
-    - Normalized lists of extensions *
+  o Emulate NSS better:
+    o Normalized cipher lists
+    o Normalized lists of extensions
   - Tool improvements:
-    - Get a "use less buffer ram" patch into openssl. *
+    o Get a "use less buffer ram" patch into openssl. *
     - Get IOCP patch into libevent *
 
   - Security improvements
@@ -465,7 +465,7 @@ W     - figure out license *
     - Can we deprecate controllers that don't use both features?
 
 Nice to have for 0.2.1.x:
-  - Better support for private networks: figure out what is hard, and
+  o Better support for private networks: figure out what is hard, and
     make it easier.
 
   - Proposals to write