diff options
author | Roger Dingledine <arma@torproject.org> | 2008-12-21 18:32:36 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2008-12-21 18:32:36 +0000 |
commit | ad79530cb0fed8ab1f27557695a5378897d7918b (patch) | |
tree | f889a93f1f0879145cbfac7459ccc45bed232c67 /doc/TODO.021 | |
parent | 44fdb496d41b60f0aa37a6abad84c0b716169607 (diff) | |
download | tor-ad79530cb0fed8ab1f27557695a5378897d7918b.tar.gz tor-ad79530cb0fed8ab1f27557695a5378897d7918b.zip |
mark done an item that sebastian did
svn:r17716
Diffstat (limited to 'doc/TODO.021')
-rw-r--r-- | doc/TODO.021 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.021 b/doc/TODO.021 index d8aa04084a..e2591904b7 100644 --- a/doc/TODO.021 +++ b/doc/TODO.021 @@ -375,7 +375,7 @@ R d Do we want to maintain our own set of entryguards that we use as - Should be trivial: - Base relative control socket paths (and other stuff in torrc) on datadir. - - enforce a lower limit on MaxCircuitDirtiness and CircuitBuildTimeout. + o enforce a lower limit on MaxCircuitDirtiness and CircuitBuildTimeout. - Make 'safelogging' extend to info-level logs too. - don't do dns hijacking tests if we're reject *:* exit policy? (deferred until 0.1.1.x is less common) |