瀏覽代碼

more todo items as we get closer to 0.1.1 final

svn:r5813
Roger Dingledine 20 年之前
父節點
當前提交
8452535cea
共有 1 個文件被更改,包括 15 次插入5 次删除
  1. 15 5
      doc/TODO

+ 15 - 5
doc/TODO

@@ -34,11 +34,16 @@ Website:
     stickers directly, etc.
 
 for 0.1.1.x:
+  - Mysterious crash for fast servers: Bug 234.
+R - hidden service accesses can crash sometimes: Bug 220.
+  - Make "setconf" and "hup" behavior cleaner for LINELIST config
+    options (e.g. Log). Bug 238.
+R - We should do address rewriting after the controller sends us an
+    "attachstream 0": Bug 225.
+
 N - if they're trying to be a tor server and they're running
      win 98 or win me, give them a message talking about The Bug.
 
-R . Rename 'helper' to 'guard'.
-
 N - Display the reasons in 'destroy' and 'truncated' cells under some
     circumstances?
 
@@ -64,15 +69,20 @@ R - When we connect to a Tor server, it sends back a signed cell listing
     - Specify
     - Implement
 
-R - clients prefer to avoid exit nodes for non-exit path positions.
-
   - find 10 dirservers.
+    - Make it no longer default for v2 dirservers to support v1.
     - What are criteria to be a dirserver?  Write a policy.
 
-  - the tor client can do the "automatic proxy config url" thing?
+
+
+
 
 Deferred from 0.1.1.x:
 
+  - the tor client can do the "automatic proxy config url" thing?
+
+R - clients prefer to avoid exit nodes for non-exit path positions.
+
   - Automatically determine what ports are reachable and start using
     those, if circuits aren't working and it's a pattern we recognize
     ("port 443 worked once and port 9001 keeps not working").