Commit History

Author SHA1 Message Date
  Roger Dingledine 580066f2f6 Switch to a StrictNodes config option. 16 years ago
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 16 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 16 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 16 years ago
  Nick Mathewson f629687053 Merge branch 'microdesc' 16 years ago
  Nick Mathewson 465d4e1cd1 Document some formerly undocumented functions. 16 years ago
  Nick Mathewson bb22d8fc45 Add functions to serve microdescs and flavored consensuses. 16 years ago
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. 16 years ago
  Roger Dingledine 7f518873eb Notice v3 cert parsing failures 16 years ago
  Roger Dingledine bdca5476da the second piece of bug 969 fixing 16 years ago
  Roger Dingledine 9fc3d87827 stop capping bandwidths we see in the consensus 16 years ago
  Roger Dingledine 1aaab8288d Clients now use bandwidth values in the consensus 16 years ago
  Nick Mathewson e8ac2a8477 Make the second argument to routerset_contains_extendinfo const 16 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 16 years ago
  Nick Mathewson c0515b307c Fix valgrind error when marking a descriptor as never-downloadable. 16 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 16 years ago
  Karsten Loesing 4e6120cffb Documentation fix. 16 years ago
  Sebastian Hahn 8390787a5f Directory authorities should accept a descriptor as changed when the relay operator changed the bandwithrate or bandwithburst settings. 16 years ago
  Nick Mathewson ad7ebec24c Free very-old descriptors that we do not want to add. Fix for bug 672. Backport candidate 16 years ago
  Roger Dingledine 4774e593b8 Bugfix on r17756: 16 years ago
  Nick Mathewson b13496b62a Possible fix for broken country settings in ExcludeExitNodes. 16 years ago
  Nick Mathewson 356b40f58b Clients and non-caches do not need to cache unrecognized authority certificates. 16 years ago
  Nick Mathewson 6bf5d49b8a Now that we can hit the end of router_rebuild_store before chunk_list is set, we need to test it before freeing it. 17 years ago
  Nick Mathewson a33452c401 Fix up (I hope) most ot the things that coverity suddenly claimed were REVERSE_INULL. This is what we get for bragging about being down to 0 issues. 17 years ago
  Roger Dingledine c123163043 Discard router descriptors as we load them if they are more than 17 years ago
  Nick Mathewson 92ce533f71 Another round of downgrading removing or postponing XXXX021 issues. Some remain, though. 17 years ago
  Nick Mathewson 360a059948 Fix an xxx021: do not remove routerinfos as too old and unlisted unless we have a consensus. Backport candidate. 17 years ago
  Nick Mathewson c4b8fef362 Remove svn $Id$s from our source, and remove tor --version --version. 17 years ago
  Nick Mathewson 9201586ed5 Another attempt at fixing coverity scan CID 361. 17 years ago
  Nick Mathewson 272b007268 coverity thinks it's dumb to check networkstatus_v2_list in one place and not another. Coverity has a point, even though the check may be redundant. CID 361. 17 years ago