summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2006-09-21 21:48:22 +0000
committerNick Mathewson <nickm@torproject.org>2006-09-21 21:48:22 +0000
commite4a9b4de4ec0573721b5e0e0969c9ea2f9e70baf (patch)
tree7c58d803ea7de0ca2f4dd2806b20b259036c25a6 /ChangeLog
parent04bec6757494a7ac3a798bde068abf151c8a8242 (diff)
downloadtor-e4a9b4de4ec0573721b5e0e0969c9ea2f9e70baf.tar.gz
tor-e4a9b4de4ec0573721b5e0e0969c9ea2f9e70baf.zip
r8875@Kushana: nickm | 2006-09-21 16:46:28 -0400
Resolve bug 330: detect ISPs that want to hijack failing DNS requests and basically domain-squat the entire internet. svn:r8440
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a4757feb7c..aa0c8a6886 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,5 @@
Changes in version 0.1.2.2-alpha - 2006-??-??
o Major features:
-
- Add server-side support for "reverse" DNS lookups (using PTR
records so clients can determine the canonical hostname for a given
IPv4 address). This has been specified for a long time, but was
@@ -8,6 +7,11 @@ Changes in version 0.1.2.2-alpha - 2006-??-??
servers now announce in their descriptors whether they support
eventdns.
+ o Minor features:
+ - Check for name servers (like Earthlink's) that hijack failing DNS
+ requests and replace the 'no such server' answer with a "helpful"
+ redirect to an advertising-driven search portal. [Resolves bug 330.]
+
o Security Fixes, minor
- If a client asked for a server by name, and we didn't have a
descriptor for a named server with that name, we might return an old