diff options
author | Roger Dingledine <arma@torproject.org> | 2020-10-01 19:32:32 -0400 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2020-10-01 19:32:32 -0400 |
commit | 4f114f59e62397fba98b17e1394adfa29e3de78b (patch) | |
tree | c48c09eaee4fd9814f3f9c24220a78b0584c4410 /ChangeLog | |
parent | e68770719ef4d3d3b83398715b1e10391ab6a1b4 (diff) | |
download | tor-4f114f59e62397fba98b17e1394adfa29e3de78b.tar.gz tor-4f114f59e62397fba98b17e1394adfa29e3de78b.zip |
fix typos
no actual changes
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -28794,7 +28794,7 @@ Changes in version 0.2.0.33 - 2009-01-21 - Implement the 0x20 hack to better resist DNS poisoning: set the case on outgoing DNS requests randomly, and reject responses that do not match the case correctly. This logic can be disabled with the - ServerDNSRamdomizeCase setting, if you are using one of the 0.3% + ServerDNSRandomizeCase setting, if you are using one of the 0.3% of servers that do not reliably preserve case in replies. See "Increased DNS Forgery Resistance through 0x20-Bit Encoding" for more info. |