diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-09-22 20:20:35 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-09-22 20:20:35 +0000 |
commit | da7f9d5a337bf2596a0fbda2a9b668b08c41cee6 (patch) | |
tree | 17533b23de2185503087940002c31c86972b6a64 /doc/TODO | |
parent | 4218f098207cedc17750ed025d939054afe7ca91 (diff) | |
download | tor-da7f9d5a337bf2596a0fbda2a9b668b08c41cee6.tar.gz tor-da7f9d5a337bf2596a0fbda2a9b668b08c41cee6.zip |
r8911@Kushana: nickm | 2006-09-22 12:24:52 -0400
Make exitlist only output each result line once.
svn:r8466
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -165,7 +165,7 @@ N - provide no-cache no-index headers from the dirport? M - rewrite how libevent does select() on win32 so it's not so very slow. - Add overlapped IO -N - Exitlist should avoid outputting the same IP address twice. + o Exitlist should avoid outputting the same IP address twice. Nd- Have a mode that doesn't write to disk much, so we can run Tor on flash memory (e.g. Linksys routers or USB keys). |