summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-12-12 02:56:41 +0000
committerNick Mathewson <nickm@torproject.org>2006-12-12 02:56:41 +0000
commitd22deb61d600ae1df7c1ddff5f20d472ae4bfaab (patch)
treebe429964964b3369f8b689774a88163386421c55 /doc/TODO
parentabc1304aef4b27d3bae85adc9a82163aea069318 (diff)
downloadtor-d22deb61d600ae1df7c1ddff5f20d472ae4bfaab.tar.gz
tor-d22deb61d600ae1df7c1ddff5f20d472ae4bfaab.zip
r11495@Kushana: nickm | 2006-12-11 19:11:14 -0500
More evdns: tab fixes. Dont make users worry about flags. Set truncated flag correctly when generating responses, rather than just bailing out. svn:r9084
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 6a63c6b163..d698580f1c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -92,6 +92,7 @@ N - DNS improvements
. Asynchronous DNS
o Document and rename SearchDomains, ResolvConf options
D Make API closer to getaddrinfo()
+ - Teach evdns about ipv6.
- Teach evdns to be able to listen for requests to be processed.
. Design interface.
- Rename stuff; current names suck.
@@ -105,6 +106,8 @@ N - DNS improvements
o Queue responses when we see EAGAIN
o Retry responses after a while
o Be efficient about labels.
+ o Fix the interface for flags and flag handling.
+ o Generate truncated responses correctly.
- Comment everything.
- Clean up XXXX items
- Test