From 4f61b581cf3a366dacd320539163cb664f72009a Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Sun, 3 Jun 2007 18:54:50 +0000 Subject: [PATCH] add mwenge's wishlist item: a tcp dns proxy svn:r10469 --- doc/TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/TODO b/doc/TODO index b52d989a5c..da171ef3a9 100644 --- a/doc/TODO +++ b/doc/TODO @@ -202,6 +202,7 @@ Things we'd like to do in 0.2.0.x: o Actually send back a useful answer. o Make it handle .onion and .exit correctly. - Document. + - Handle TCP DNS requests too? - Add a way to request DNS resolves from the controller. - A better UI for authority ops. - Follow weasel's proposal, crossed with mixminion dir config format