summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-10-14 05:45:32 +0000
committerRoger Dingledine <arma@torproject.org>2004-10-14 05:45:32 +0000
commit88962b07a9a44bb33774d2d24dad260efc1d2594 (patch)
treecb966b2b48f367566c19d0472b79bdef5c3ea011
parent06392c02b4be83fc8f935596f319c10061b9bbc0 (diff)
downloadtor-88962b07a9a44bb33774d2d24dad260efc1d2594.tar.gz
tor-88962b07a9a44bb33774d2d24dad260efc1d2594.zip
push back todo items, remove a few that we've done
svn:r2497
-rw-r--r--doc/TODO12
1 files changed, 2 insertions, 10 deletions
diff --git a/doc/TODO b/doc/TODO
index 0d008f0f23..493a7d3231 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,4 +1,3 @@
-
Legend:
SPEC!! - Not specified
SPEC - Spec not finalized
@@ -11,11 +10,8 @@ ARMA - arma claims
D Deferred
X Abandoned
- 0.0.9pre2:
+ 0.0.9pre4:
R . bandwidth buckets for write as well as read.
- o switch dirservers entries to config lines.
- o add three default dirplaces if we parse the whole torrc and
- no dirplaces are specified.
N - Handle rendezvousing with unverified nodes.
- Specify: Stick rendezvous point's key in INTRODUCE cell.
Bob should _always_ use key from INTRODUCE cell.
@@ -32,10 +28,8 @@ R - figure out enclaves, e.g. so we know what to recommend that people
N - let tor servers use proxies for port 80 exits
- Use generic port redirector for IP/bits:Port->IP:Port .
- Make use of them when we're doing exit connections.
-N - Make "tor -V" or "tor [-]-version" print the version and exit.
-
- 0.0.9pre3:
+ 0.0.9pre5:
N - per-month byte allowances.
- Based on bandwidth and per-month allowance, choose a
window within month to be up. Stay up until allowance is
@@ -53,8 +47,6 @@ R - learn from ben about his openssl-reinitialization-trick to
rotate tls keys without making new connections.
- (Roger grabs Ben next time he sees him on IRC)
- D let tor clients use http proxies for dir fetching
- - have a config entry to specify where to go
D nt services on win32.
0.0.9 and beyond: