tor/src/or
Nick Mathewson 3ff092391b Apply Roger's bug 1269 fix.
From http://archives.seul.org/tor/relays/Mar-2010/msg00006.html :

   As I understand it, the bug should show up on relays that don't set
   Address to an IP address (so they need to resolve their Address
   line or their hostname to guess their IP address), and their
   hostname or Address line fails to resolve -- at that point they'll
   pick a random 4 bytes out of memory and call that their address. At
   the same time, relays that *do* successfully resolve their address
   will ignore the result, and only come up with a useful address if
   their interface address happens to be a public IP address.
2010-03-04 18:37:40 -05:00
..
buffers.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
circuitbuild.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
circuitlist.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
circuituse.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
command.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
config.c Apply Roger's bug 1269 fix. 2010-03-04 18:37:40 -05:00
connection_edge.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
connection_or.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
connection.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
control.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
cpuworker.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
directory.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
dirserv.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
dirvote.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
dns.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
dnsserv.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
eventdns_tor.h Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
eventdns.c Fix compile warnings on Snow Leopard 2009-09-01 18:36:27 +02:00
eventdns.h Fix compile warnings on Snow Leopard 2009-09-01 18:36:27 +02:00
geoip.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
hibernate.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
main.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
Makefile.am Add --enable-static-(openssl|libevent) options 2010-01-24 14:34:47 -05:00
networkstatus.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
ntmain.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
onion.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
or.h Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
policies.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
reasons.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
relay.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
rendclient.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
rendcommon.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
rendmid.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
rendservice.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
rephist.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
router.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
routerlist.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
routerparse.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
test_data.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00
test.c Backport fix for time-goes-forward test. Fix bug 1267 2010-03-02 10:40:21 -05:00
tor_main.c Update Tor Project copyright years 2010-02-27 17:14:21 -05:00