diff options
author | Nick Mathewson <nickm@torproject.org> | 2006-12-28 21:29:20 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2006-12-28 21:29:20 +0000 |
commit | d9f1f3533d059627266ddcdb0398b4b32c7158f2 (patch) | |
tree | a087dc505639ec0108a087360a489dde56be3f4e /ChangeLog | |
parent | e5f5b96ca6bc35d22478840600c2dfdf2778950f (diff) | |
download | tor-d9f1f3533d059627266ddcdb0398b4b32c7158f2.tar.gz tor-d9f1f3533d059627266ddcdb0398b4b32c7158f2.zip |
r11724@Kushana: nickm | 2006-12-28 14:22:35 -0500
Refactor and unify my-ip-addr-changed logic. Make change in IP address or in nameservers reset and relaunch DNS hijacking tests.
svn:r9200
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -70,6 +70,8 @@ Changes in version 0.1.2.5-xxxx - 200?-??-?? - We now check for the case when common DNS requests are going to wildcarded addresses, and change our exit policy to reject *:* if it's happening. (Bug #364) + - When we change nameservers or IP addresses, reset and re-launch + our tests for DNS hijacking. o Security bugfixes: - Stop sending the HttpProxyAuthenticator string to directory |