diff options
-rw-r--r-- | doc/TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |