From 703bf1962068a2beb8754f9bb772efd7eb3c100d Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 24 May 2007 20:31:30 +0000 Subject: r12942@catbus: nickm | 2007-05-24 16:31:22 -0400 Well, that was easier than I thought it would be. Tor is now a DNS proxy as well as a socks proxy. Probably some bugs remain, but since it A) has managed to resolve one address for me successfully, and B) will not affect anybody who leaves DNSPort unset, it feel like a good time to commit. svn:r10317 --- doc/TODO | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/TODO b/doc/TODO index 0bcda243bb..82fa9fdb9f 100644 --- a/doc/TODO +++ b/doc/TODO @@ -195,7 +195,13 @@ Things we'd like to do in 0.2.0.x: - Features: - Traffic priorities (by Jun 1) - Ability to prioritize own traffic over relayed traffic. - - Implement a DNS proxy + o Implement a DNS proxy + o Make a listener type. + o Hook into connection_edge logic. + o Hook into evdns_server_* logic + - Actually send back a useful answer. + - Make i + - Document. - 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 -- cgit v1.2.3-54-g00ecf