]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
r6920@Kushana: nickm | 2006-07-26 15:39:40 -0400
authorNick Mathewson <nickm@torproject.org>
Wed, 26 Jul 2006 19:39:47 +0000 (19:39 +0000)
committerNick Mathewson <nickm@torproject.org>
Wed, 26 Jul 2006 19:39:47 +0000 (19:39 +0000)
 Mark some TODO items done

svn:r6909

doc/TODO

index 8b2b18711f68d422acf38cf3d77548ac89fa98ae..0a647ddbe0a31dff45258770787c8e4900ca5698 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -66,9 +66,9 @@ N   . Improve memory usage on tight-memory machines.
         - Be a little more OO to save memory in frequently
           replicated structs.
           o Split circuit_t into origin circuits and or circuits
-            - Move as many fields as reasonable out of base class.
-            - Re-pack structs to avoid wasted bytes.
-          - Split connection_t based on type field.
+            . Move as many fields as reasonable out of base class.
+            o Re-pack structs to avoid wasted bytes.
+          o Split connection_t based on type field.
 
     - "bandwidth classes", for incoming vs initiated-here conns.
     o Asynchronous DNS