소스 검색

Add another TODO item

svn:r8480
Nick Mathewson 18 년 전
부모
커밋
564f2fae8c
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      doc/TODO

+ 3 - 0
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