diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-07-31 18:00:18 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-07-31 18:00:18 +0000 |
commit | 46574319a23e118e49997d032e196f43911f5e13 (patch) | |
tree | 89d4f83c935adc3b8a8daf37672bb8f8032651c4 /doc | |
parent | 2fe537c57a8dffd9568f27e5f1a872edc8211994 (diff) | |
download | tor-46574319a23e118e49997d032e196f43911f5e13.tar tor-46574319a23e118e49997d032e196f43911f5e13.tar.gz |
r6959@Kushana: nickm | 2006-07-29 22:33:18 -0400
start restructuring dns to use priority queues for expiring entries.
svn:r6954
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -73,9 +73,11 @@ N . Improve memory usage on tight-memory machines. - "bandwidth classes", for incoming vs initiated-here conns. o Asynchronous DNS - . and test it - - Make it work on windows. - - make it the default on platforms where it works + . And test it + . Make it work on windows. + o Implement + - Test + - Make it the default on platforms where it works - Security improvements - Directory guards |