diff options
author | Roger Dingledine <arma@torproject.org> | 2006-02-19 08:44:20 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-02-19 08:44:20 +0000 |
commit | 0d0250a8c8cd2fa9742e00f414e209af94b80248 (patch) | |
tree | 41a93f6f856058bf9c2e0f734469ea3982413357 /doc/TODO | |
parent | 69af25ecbf43457ecfb7b09969f23d9f5204e2b7 (diff) | |
download | tor-0d0250a8c8cd2fa9742e00f414e209af94b80248.tar.gz tor-0d0250a8c8cd2fa9742e00f414e209af94b80248.zip |
mark off a few todo items
svn:r6043
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -36,8 +36,6 @@ N - building on freebsd 6.0: (with multiple openssl installations) - <arma> should we detect if we have a --with-ssl-dir and try the -R by default, if it works? - o Split into ReachableDirAddresses and ReachableORAddresses - o document R - Jan 26 10:25:04.832 [warn] add_an_entry_guard(): Tried finding a new entry, but failed. Bad news. XXX. N - look at the proposed os x uninstaller: @@ -55,8 +53,6 @@ N - commit edmanm's win32 makefile to tor cvs contrib - when logging unknown http headers, this could include bad escape codes? - more generally, attacker-controller log entries with newlines in them are dangerous for our users. - o make log entries include function names in win32 again. - - ...and make it compile and work right on Windows again. - Make "setconf" and "hup" behavior cleaner for LINELIST config options (e.g. Log). Bug 238. R - streamline how we define a guard node as 'up'. document it |