mirror repository of the tor core protocol in case of issues
Go to file
Nick Mathewson 4218f09820 r8910@Kushana: nickm | 2006-09-22 12:14:05 -0400
Instead of just checking known-invalid addresses for DNS hijacking, we
 now check randomly generated addresses, and if too many of them map to
 the same IP, we assume that IP is the destination of a DNS hijack
 attempt.
 
 A little bird tells me that some DNS hijackers think that declining to
 give an A record for RFC2606 addresses (like .invalid and .example)
 makes them more standards compliant.  Standardswise, this is like an
 illicit brothel making sure that nobody has pulled the tags off the
 mattresss, but that doesn't get us out of working around it.
 


svn:r8465
2006-09-22 20:20:26 +00:00
contrib r8895@Kushana: nickm | 2006-09-21 20:05:11 -0400 2006-09-22 00:44:07 +00:00
debian r9648@danube: weasel | 2006-09-03 19:54:42 +0200 2006-09-03 20:19:35 +00:00
doc r8912@Kushana: nickm | 2006-09-22 16:18:51 -0400 2006-09-22 20:19:34 +00:00
src r8910@Kushana: nickm | 2006-09-22 12:14:05 -0400 2006-09-22 20:20:26 +00:00
Win32Build r8906@Kushana: nickm | 2006-09-21 21:23:22 -0400 2006-09-22 01:23:28 +00:00
AUTHORS add jbash and weasel to the AUTHORS list 2004-02-17 05:05:34 +00:00
autogen.sh make our autogen.sh work on ksh as well as bash 2004-11-01 06:40:49 +00:00
ChangeLog r8910@Kushana: nickm | 2006-09-22 12:14:05 -0400 2006-09-22 20:20:26 +00:00
configure.in Malloc and friends are critical-path: Thus, add an it-wont-happen branch prediction for NULL returns, and skip the malloc(0) check on platforms where malloc(0) returns a pointer. 2006-09-19 22:36:48 +00:00
Doxyfile bump the doxyfile version number, since i made a doxygen 2006-08-27 07:02:41 +00:00
INSTALL blow away the "quickstart" from the INSTALL file. it was not being 2006-03-28 07:28:52 +00:00
LICENSE move to the copyright format that weasel likes 2006-01-03 12:37:03 +00:00
Makefile.am More DNS fixes. Send meaningful TTLs back to the client when 2006-06-03 21:41:14 +00:00
README the readme file was also incredibly old. 2006-03-28 07:30:49 +00:00
tor.spec.in help the rpm spec file recognize development versions now that 2006-09-07 03:26:17 +00:00

Tor is an implementation of Onion Routing. You can read more
at http://tor.eff.org/