aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-06-02 20:06:25 +0000
committerRoger Dingledine <arma@torproject.org>2004-06-02 20:06:25 +0000
commit91200136b71ac0fdf17337adfbbb139681cfa928 (patch)
tree1a39f32fba380480f69b8ffc40afe60171de1162
parent65e26bae3d8cbee189135ed09918e1560f3cf3e6 (diff)
downloadtor-91200136b71ac0fdf17337adfbbb139681cfa928.tar.gz
tor-91200136b71ac0fdf17337adfbbb139681cfa928.zip
update todo
svn:r1941
-rw-r--r--doc/TODO14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/TODO b/doc/TODO
index 6b69dd63d6..11b43ef3f6 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -24,19 +24,19 @@ For 0.0.7:
recently, and not try for a while if so
o check tor version as soon as you get the recommended-versions
string, regardless of whether parsing the directory succeeded.
-NICK - Check directory signature based on signer ID, not on who
- we got it from
-ARMA - Increase all the scalability constants
+NICK o Check directory signature based on signer ID, not on who
+ we got it from
+ARMA o Increase all the scalability constants
For scalability:
- - Slightly smarter bandwidth management: use link capacity
- intelligently.
- - Handle full buffers without totally borking
+ - Slightly smarter bandwidth management: use link capacity
+ intelligently.
+ - Handle full buffers without totally borking
For 0.0.8:
NICK . rename/rearrange functions for what file they're in
ARMA - make all ORs serve the directory too.
- - Contact info, pgp fingerprint, comments in router desc.
+ - Contact info, pgp fingerprint, comments in router desc.
For September:
NICK . Windows port