tor/src
Nick Mathewson 7197c9f14a Repair DNS NEXIST hijacking workaround
The code previously detected wildcarding and replaced wildcarded
answers with DNS_STATUS_FAILED_PERMANENT.  But that status variable
was no longer used!  Remove the status variable, and instead change
the value of 'result' in evdns_callback.

Thank goodness for compiler warnings. In this case,
unused-but-set-variable.

Thanks to Linus for finding this one.
2012-11-14 23:16:40 -05:00
..
common Add a function to set a tor_addr_t to a null address 2012-11-14 23:16:23 -05:00
config Actually distribute the geoip6 file. 2012-11-13 21:24:28 -05:00
ext Add an SLIST_ENTRY definition back on non-win32 2012-11-03 20:18:43 -04:00
or Repair DNS NEXIST hijacking workaround 2012-11-14 23:16:40 -05:00
test Get the client side of receiving an IPv6 address to work 2012-11-14 23:16:23 -05:00
tools Merge remote-tracking branch 'origin/maint-0.2.3' 2012-11-08 16:48:04 -05:00
win32 bump to 0.2.4.6-alpha-dev 2012-11-13 01:46:59 -05:00
include.am Move all externally maintained source files into src/ext 2012-10-11 17:22:03 -04:00