summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-08-04 18:32:43 +0000
committerNick Mathewson <nickm@torproject.org>2006-08-04 18:32:43 +0000
commitbf72878cada8e60d9ceaffa6a9e7bcaf08ffe33c (patch)
tree6ecdad86da80473e4ae119bacde3f9feda40e014 /doc
parentabe27b807eb14960ffb0c8e7b6dd5b1b7603efd2 (diff)
downloadtor-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/TODO6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/TODO b/doc/TODO
index c330d9240f..b077956e3f 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -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