summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-09-24 17:46:07 +0000
committerNick Mathewson <nickm@torproject.org>2006-09-24 17:46:07 +0000
commit564f2fae8ca1ec6c8bbeae83c01e97d09339a14f (patch)
tree3c98e6e199c371d86fd95b38ac0e6a12753270d1 /doc
parentd3af1f218986556e2f233713de65ef7eab0eb4d1 (diff)
downloadtor-564f2fae8ca1ec6c8bbeae83c01e97d09339a14f.tar.gz
tor-564f2fae8ca1ec6c8bbeae83c01e97d09339a14f.zip
Add another TODO item
svn:r8480
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/TODO b/doc/TODO
index e652fd0dd7..7820090395 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -118,6 +118,9 @@ d - Special-case localhost?
- Cache answers client-side
o Add to Tor-resolve.py
- Add to tor-resolve
+ - Check for invalid characters in hostnames before trying to resolve
+ them. (This will help catch attempts do to mean things to our DNS
+ server, and bad software that tries to do DNS lookups on whole URLs.)
- Performance improvements