Add another TODO item

svn:r8480
This commit is contained in:
Nick Mathewson 2006-09-24 17:46:07 +00:00
parent d3af1f2189
commit 564f2fae8c

View file

@ -118,6 +118,9 @@ d - Special-case localhost?
- Cache answers client-side - Cache answers client-side
o Add to Tor-resolve.py o Add to Tor-resolve.py
- Add to tor-resolve - 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 - Performance improvements