diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-10-27 01:10:18 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-10-27 01:10:18 +0000 |
commit | 2f420070e0cd5117a3f6b0bb5360929e91be5721 (patch) | |
tree | be71334c0f2aa820e29bf4f80dff39a47462ebde | |
parent | b90b2bb848cbbfbc7babda6498e014b687704c29 (diff) | |
download | tor-2f420070e0cd5117a3f6b0bb5360929e91be5721.tar tor-2f420070e0cd5117a3f6b0bb5360929e91be5721.tar.gz |
Mark some items completed
svn:r2593
-rw-r--r-- | doc/TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -28,6 +28,9 @@ ARMA - arma claims autoconf, and then rely on it in the code. 0.0.9pre5/6: + o Replace running-routers with a router-status line that can be used + without a list of router descriptors. + o Add a log handler that sends stuff to syslog. - per-month byte allowances. N - Based on bandwidth and per-month allowance, choose a window within month to be up. Stay up until allowance is @@ -83,8 +86,6 @@ R - learn from ben about his openssl-reinitialization-trick to on by default for hidden services. - Make command-line strict about checking options; make only certain option prefixes work. - - Split running-routers into 2 lines: verified-routers and - live-routers. - Rate-limit OR and directory connections overall and per-IP and maybe per subnet. - put expiry date on onion-key, so people don't keep trying |