summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2005-05-15 00:51:11 +0000
committerRoger Dingledine <arma@torproject.org>2005-05-15 00:51:11 +0000
commit199ebf0760088ceb956411c33a3e68ef7fa7ed9b (patch)
treef7491e4878fb6c0e4b466cc7919726d59b96d357
parenta9e0a6b9408dbc25e67faf31459debbc85a744bd (diff)
downloadtor-199ebf0760088ceb956411c33a3e68ef7fa7ed9b.tar.gz
tor-199ebf0760088ceb956411c33a3e68ef7fa7ed9b.zip
clean up todo a bit more
svn:r4214
-rw-r--r--doc/TODO5
1 files changed, 1 insertions, 4 deletions
diff --git a/doc/TODO b/doc/TODO
index d09d17762a..ddf6db6b1a 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -15,9 +15,6 @@ For sometime soon:
- Server instructions for OSX and Windows operators.
- Audit all changes to bandwidth buckets for integer over/underflow.
- whine if your socks port is an open proxy.
-N - parse routerinfo->contactinfo into a string we can use.
- - The goal is to log IP and ContactInfo when the dirserver refuses
- an uploaded descriptor, so we have some idea of who to contact.
Refactoring and infrastructure:
@@ -30,7 +27,7 @@ N . Switch to libevent
of get_pending_bytes().
Security:
- - Make sure logged info is "safe"ish.
+ . Make sure logged info is "safe"ish.
Functionality
- Tests for new controller features