tor/src
Roger Dingledine dc7951a5a7 a whole swath of fixes
introduce an authdir_mode() macro to match the others.
don't initialize uptime to the number of seconds since 1970.
non-authoritative dirservers don't cache their directory on disk.
make only authdirservers use clique_mode.
only read approved-routers file if you're an authdirserver.
even authdirservers fetch a new directory in do_hup.
retry_all_connections() is now called retry_all_listeners().
router_parse_list_from_string() correctly reports the router number
  it's working on.
only call dirserv_add_own_fingerprint() and
   dirserv_add_descriptor() on startup if we're an authdirserver.
if AuthDir and !ORPort then fail.
if AuthDir and ClientOnly then fail.


svn:r2061
2004-07-20 10:17:43 +00:00
..
common more useful warning messages 2004-07-19 19:49:03 +00:00
config add an example ContactInfo line to torrc.sample 2004-06-29 19:32:11 +00:00
or a whole swath of fixes 2004-07-20 10:17:43 +00:00
win32 Update windows version to 0.0.7 2004-06-07 22:31:24 +00:00
.cvsignore First cut at cleaning out a lot of the extra stuff. 2002-06-29 00:54:00 +00:00
Makefile.am some early bugfixes 2003-10-07 16:30:05 +00:00