summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-09-28 20:29:46 +0000
committerRoger Dingledine <arma@torproject.org>2004-09-28 20:29:46 +0000
commite97b18f4293943ec8c2c34d4633620c7cefed509 (patch)
tree870e73e8cf41c5040e5bbd57bda3204424aaf2f0
parent1e3b9e7d31fd60e40ff996740a9ee370946a3a8f (diff)
downloadtor-e97b18f4293943ec8c2c34d4633620c7cefed509.tar.gz
tor-e97b18f4293943ec8c2c34d4633620c7cefed509.zip
a few todo items have been done
svn:r2386
-rw-r--r--doc/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/TODO b/doc/TODO
index 37f18c2f01..4e3592cdd7 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -25,18 +25,18 @@ ARMA - arma claims
in the source.
o Bail out early if datadirectory is NULL.
R . bandwidth buckets for write as well as read.
- . Cached-directory changes:
+ o Cached-directory changes:
o make clients store the cached-directory to disk,
o and use it when they startup, so they don't need to bootstrap
from the authdirservers every time they start.
D also, once we've reduced authdirserver entries to config
lines, we can have lines that list cacheddirservers too.
- . compress the directory.
+ o compress the directory.
o Implement gzip/zlib wrappers
o Compress directories as they're cached/generated
o When requested, give a compressed directory.
o Decompress incoming HTTP based on Content-Encoding
-N - Once dirservers are running new code, make clients
+ o Once dirservers are running new code, make clients
request compressed directories.
N - switch dirservers entries to config lines.
N - add three default dirplaces if we parse the whole torrc and