diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-08-04 18:32:43 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-08-04 18:32:43 +0000 |
commit | bf72878cada8e60d9ceaffa6a9e7bcaf08ffe33c (patch) | |
tree | 6ecdad86da80473e4ae119bacde3f9feda40e014 /doc | |
parent | abe27b807eb14960ffb0c8e7b6dd5b1b7603efd2 (diff) | |
download | tor-bf72878cada8e60d9ceaffa6a9e7bcaf08ffe33c.tar.gz tor-bf72878cada8e60d9ceaffa6a9e7bcaf08ffe33c.zip |
r7012@Kushana: nickm | 2006-08-03 19:21:25 -0700
Add an "mmap handle" type to encapsulate bookkeeping elements of mmap issues; add prelim win32 impl
svn:r6980
Diffstat (limited to 'doc')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -73,10 +73,14 @@ N . Improve memory usage on tight-memory machines. - "bandwidth classes", for incoming vs initiated-here conns. o Asynchronous DNS - . And test it + o And test it . Make it work on windows. o Implement + . Enable - Test + - Make the Nameservers option documented, and make it work right on + reload. + - Fail when we have no configured nameservers! - Make it the default on platforms where it works - Security improvements |