summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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