aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-12-15 06:12:01 +0000
committerNick Mathewson <nickm@torproject.org>2006-12-15 06:12:01 +0000
commitb16aa6412e19b59dcade99cd61fd31161705447b (patch)
tree05852c26972a95dc442e21a6a2f15bc8aa8bb47e /doc
parent309c57945254b75611da386f198992188a0da7e5 (diff)
downloadtor-b16aa6412e19b59dcade99cd61fd31161705447b.tar
tor-b16aa6412e19b59dcade99cd61fd31161705447b.tar.gz
r11584@Kushana: nickm | 2006-12-15 01:10:45 -0500
Try to reconcile (except for whitespace) eventdns with version in libevent, so it is easier for me to send merges. These changes should be cosmetic. (Ha!) svn:r9117
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index 3c250ab31..d9ed21331 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -134,6 +134,12 @@ d - Special-case localhost?
- address_is_invalid_destination() is the right thing to call here
(and feel free to make that function smarter)
+d - Eventdns improvements
+ - Have a way to query for AAAA and A records simultaneously.
+ - Improve request API: At the very least, add the ability to construct
+ a more-or-less arbitrary request and get a response.
+ - (Can we suppress cnames? Should we?)
+
- Performance improvements
x - Better estimates in the directory of whether servers have good uptime