tor/src
Nick Mathewson 711100c597 Move dummy authority.z fetch out of update_router_descriptor_downloads
To make sure that a server learns if its IP has changed, the server
sometimes launches authority.z descriptor fetches from
update_router_descriptor_downloads.  That's nice, but we're moving
towards a situation where update_router_descriptor_downloads doesn't
always get called.  So this patch breaks the authority.z
check-and-fetch into a new function.

This function also renames last_routerdesc_download to a more
appropriate last_descriptor_download, and adds a new
update_all_descriptor_downloads() function.

(For now, this is unnecessary, since servers don't actually use
microdescriptors.  But that could change, or bridges could start
using microdescriptors, and then we'll be glad this is refactored
nicely.)
2011-05-05 20:54:13 -04:00
..
common Merge remote-tracking branch 'origin/maint-0.2.2' 2011-04-28 17:15:31 -04:00
config Merge branch 'maint-0.2.1' into maint-0.2.2 2011-04-04 03:53:38 -04:00
or Move dummy authority.z fetch out of update_router_descriptor_downloads 2011-05-05 20:54:13 -04:00
test Use read_all() to read messages from spawn_background 2011-05-04 23:32:18 -04:00
tools Bump copyright statements to 2011 (master) 2011-01-03 11:55:01 -05:00
win32 Increment version to 0.2.3.1-alpha-dev 2011-05-05 15:15:20 -04:00
Makefile.am Move testing code into new src/test directory. 2009-09-23 00:24:43 -04:00