tor/src/or
Roger Dingledine 31f72a3d80 Servers that don't know their own IP address should go to the
authorities for their first directory fetch, even if their DirPort
is off or if they don't know they're reachable yet. This will help
them bootstrap better. Bugfix on 0.2.0.18-alpha; fixes bug 609.


svn:r13688
2008-02-23 23:39:16 +00:00
..
buffers.c r14388@tombo: nickm | 2008-02-21 22:44:28 -0500 2008-02-22 03:44:36 +00:00
circuitbuild.c r18195@catbus: nickm | 2008-02-19 14:11:15 -0500 2008-02-19 19:30:37 +00:00
circuitlist.c similarly, don't throw around an int for the uint8_t circ->state 2008-02-20 01:01:09 +00:00
circuituse.c r14388@tombo: nickm | 2008-02-21 22:44:28 -0500 2008-02-22 03:44:36 +00:00
command.c r14388@tombo: nickm | 2008-02-21 22:44:28 -0500 2008-02-22 03:44:36 +00:00
config.c Make "HashedControlPassword" an alias for "__HashedControlSessionPassword" 2008-02-22 23:20:28 +00:00
connection_edge.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
connection_or.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
connection.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
control.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
cpuworker.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
directory.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
dirserv.c Servers that don't know their own IP address should go to the 2008-02-23 23:39:16 +00:00
dirvote.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
dns.c r14401@tombo: nickm | 2008-02-22 15:33:42 -0500 2008-02-22 20:33:47 +00:00
dnsserv.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
eventdns_tor.h Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
eventdns.c r14371@tombo: nickm | 2008-02-21 16:13:18 -0500 2008-02-21 21:15:31 +00:00
eventdns.h r15170@catbus: nickm | 2007-09-19 11:41:50 -0400 2007-09-19 15:53:36 +00:00
geoip.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
hibernate.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
main.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
Makefile.am r15530@tombo: nickm | 2007-12-17 16:54:03 -0500 2007-12-17 22:44:11 +00:00
networkstatus.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
ntmain.c r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 2008-02-12 20:20:52 +00:00
onion.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
or.h r18345@catbus: nickm | 2008-02-21 13:45:04 -0500 2008-02-21 18:45:11 +00:00
policies.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
relay.c Quiet the "Exitrouter '%s' seems to be more restrictive than its exit 2008-02-22 14:31:40 +00:00
rendclient.c patch from karsten: 2008-02-17 16:47:47 +00:00
rendcommon.c if you thought r13604 was a kludge, how about this. 2008-02-20 00:30:41 +00:00
rendmid.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
rendservice.c start checking the return value of crypto_pk_asn1_encode() while 2008-02-19 23:33:02 +00:00
rephist.c r14371@tombo: nickm | 2008-02-21 16:13:18 -0500 2008-02-21 21:15:31 +00:00
router.c Servers that don't know their own IP address should go to the 2008-02-23 23:39:16 +00:00
routerlist.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
routerparse.c r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 2008-02-22 19:09:45 +00:00
test_data.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00
test.c r14374@tombo: nickm | 2008-02-21 16:57:39 -0500 2008-02-21 21:57:47 +00:00
tor_main.c Update some copyright notices: it is now 2008. 2008-02-07 05:31:47 +00:00