summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-03-27 05:13:58 +0000
committerRoger Dingledine <arma@torproject.org>2005-03-27 05:13:58 +0000
commitee24166851be87cd7d6a3923afa01a244428abc6 (patch)
tree659683f338801f8f47d1f55a704e58ddbf3dc752
parentd751d4048b87e708d7dcffa1d2f6bebf46c11fd8 (diff)
downloadtor-ee24166851be87cd7d6a3923afa01a244428abc6.tar.gz
tor-ee24166851be87cd7d6a3923afa01a244428abc6.zip
update todo a bit more
svn:r3893
-rw-r--r--doc/TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index e4f86944ca..d4c4d7c4f9 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -16,8 +16,8 @@ For 0.0.9.6:
- Audit all changes to bandwidth buckets for integer over/underflow.
For 0.1.0.1-rc:
-R - write a changelog
-R o pick the whole path when you start the circuit.
+ o write a changelog
+ o pick the whole path when you start the circuit.
o and then the controller can call that for extendcircuit
o finish messing with reachability stuff
o if we jump in time a lot, then mark our circs and note that we
@@ -29,6 +29,7 @@ R o pick the whole path when you start the circuit.
getinfo("network-status") control message can work there.
- Forward-port changes related to checking sockaddrs set by accept() on OS
X, once we know what the bug was to begin with.
+ - whine if your socks port is an open proxy.
For 0.1.0.x: