diff options
author | Nick Mathewson <nickm@torproject.org> | 2009-01-04 03:03:50 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2009-01-04 03:03:50 +0000 |
commit | e53bba1e2ab53cbbe8bb266645011b031e4e2de6 (patch) | |
tree | 0c1600f3c798a338989e2bfe0bf6091be2fd6462 /doc/TODO.020 | |
parent | 4ee823668bd9fff003b7b099956fff8fa9b9acc8 (diff) | |
download | tor-e53bba1e2ab53cbbe8bb266645011b031e4e2de6.tar.gz tor-e53bba1e2ab53cbbe8bb266645011b031e4e2de6.zip |
Backport r17138: Fix the rest of bug 619: reject *:* servers should not do DNS lookups, even if broken clients send them RELAY_BEGIN cells. Patch from rovv.
svn:r17870
Diffstat (limited to 'doc/TODO.020')
-rw-r--r-- | doc/TODO.020 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/TODO.020 b/doc/TODO.020 index 16c6cb5cbb..d9ecdbf351 100644 --- a/doc/TODO.020 +++ b/doc/TODO.020 @@ -17,7 +17,7 @@ Backport for 0.2.0 once better tested: o See also r17181... o ... and r17184. o r17137: send END cell in response to connect to nonexistent hidserv port. - - r17138: reject *:* servers should never do DNS lookups. + o r17138: reject *:* servers should never do DNS lookups. o r17139: Fix another case of overriding .exit choices. o r17162 and r17164: fix another case of not checking cpath_layer. - r17208,r17209,r7211,r17212,r17214: Avoid gotterdammerung when an |