diff options
author | Nick Mathewson <nickm@torproject.org> | 2007-05-29 17:31:13 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2007-05-29 17:31:13 +0000 |
commit | f89a3b14488ddfa5f7c11cb76fc73471835c00cf (patch) | |
tree | 8b7bfaf46afbbd0819ef5fcf850de7b6b0f4b015 /ChangeLog | |
parent | 69c712f1899d3e42fd563136e78af4cb62472b56 (diff) | |
download | tor-f89a3b14488ddfa5f7c11cb76fc73471835c00cf.tar tor-f89a3b14488ddfa5f7c11cb76fc73471835c00cf.tar.gz |
r13050@catbus: nickm | 2007-05-29 13:31:11 -0400
Resolve all but 3 DOCDOCs.
svn:r10393
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -22,12 +22,11 @@ Changes in version 0.2.0.1-alpha - 2007-??-?? logging information that would be very useful to an attacker. - Start work implementing proposal 103: Add a standalone tool to generate key certificates. - - Initial implementation of a client-side DNS proxy feature to replace - the need for dns-proxy-tor: Just set "DNSPort 9999", and Tor will - now listen for DNS requests on port 9999, use the Tor network to - resolve them anonymously, and send the reply back like a regular DNS - server. The code is still buggy, undocumented, and only implements - a subset of DNS. + - A client-side DNS proxy feature to replace the need for dns-proxy-tor: + Just set "DNSPort 9999", and Tor will now listen for DNS requests on + port 9999, use the Tor network to resolve them anonymously, and send + the reply back like a regular DNS server. The code is still only + implements a subset of DNS. o Security fixes: - Directory authorities now call routers stable if they have an |