Commit History

Author SHA1 Message Date
  Roger Dingledine 9000a5aff1 and get grammar right 18 years ago
  Roger Dingledine ae2648fb1c stop fetching descriptors if we're not a dir mirror and we 18 years ago
  Roger Dingledine 60abe23158 tentative change: if you have your dirport set, you are a directory 18 years ago
  Roger Dingledine f579478687 correct a false log message, since we actually reset all our 18 years ago
  Roger Dingledine 295ad74fda Tor servers are also giving spurious "you're invalid" warnings. 18 years ago
  Nick Mathewson 2b720b5746 Start remembering *where* we are storing routerdescs. This will make us easier to move from a RAM-mirrors-disk model to a RAM-caches-disk model, and save maybe around 10MB on a directory server. 18 years ago
  Nick Mathewson 15dbe02c04 shorten some too-wide lines 18 years ago
  Nick Mathewson 5bce102cd2 Only warn about a down node once 18 years ago
  Nick Mathewson 5f9612216c you wanted it spelled properly too? And me not even funded! 18 years ago
  Nick Mathewson d6c04216ef fix a segfault in last bug-285-related commit. 18 years ago
  Nick Mathewson c70f1e7eb3 Possible partial fix for 285; needs review 18 years ago
  Roger Dingledine 47d3e23155 note another bug: we complain that a router doesn't exist, 18 years ago
  Roger Dingledine 34bc0866d4 slightly clearer log message when you use a nickname rather than 18 years ago
  Roger Dingledine 3791d3daaa forward-port the n_named log severity downgrade. 18 years ago
  Peter Palfrader beb9e0721a Stop assuming every authority is a v1 authority 18 years ago
  Roger Dingledine f89b0ea09f be willing to add our own routerinfo into the routerlist. 18 years ago
  Roger Dingledine b190c451b8 and one more kick to consider all live network statuses for versions 18 years ago
  Roger Dingledine a9e7737c3a consider all live network statuses we have when deciding whether 18 years ago
  Nick Mathewson 71f1a77371 fix bugs in compute_recommended_versions 18 years ago
  Roger Dingledine acc2eb445d and get rid of an extra variable 18 years ago
  Roger Dingledine ac2070b35b stop being so picky about when we can start building circuits. 18 years ago
  Nick Mathewson e258276c2b Change a dumb interface. Also, increment trusted_dir_server_t.n_networkstatus_failures when an all.z download fails entirely or partially. 18 years ago
  Roger Dingledine b6b534c9dd quiet a bootstrapping message 18 years ago
  Roger Dingledine b18d20ce32 Here is an attempted fix for directory mirrors that are frozen 18 years ago
  Roger Dingledine a589650496 i like the name FetchUselessDescriptors better. 18 years ago
  Roger Dingledine 2a94c8b493 add a new config option FetchUselessRouters, off by default, for 18 years ago
  Roger Dingledine 3a5758e212 If we think of ourselves as authoritative, even if we're not 18 years ago
  Roger Dingledine 557b174b8d Break out the checks to see if a routerstatus is something we 18 years ago
  Nick Mathewson 7a804572ab fix an infinite loop; answer a question 18 years ago
  Nick Mathewson c6d010b218 Dont warn about our own status unless weve tried and failed 4 times (or succeeded) for each authority. 18 years ago