Commit History

Author SHA1 Message Date
  Roger Dingledine 37ca182c7e Merge branch 'maint-0.2.1' into master 14 years ago
  Roger Dingledine 708f47ecc9 downgrade a warning 14 years ago
  Roger Dingledine 0450813227 resolve path weighting edge case; fixes bug 1203 14 years ago
  Roger Dingledine 8cba62cc2a don't div by 0 during path selection 14 years ago
  Sebastian Hahn 9a07f30b90 Authorities now support conditional consensuses 14 years ago
  Sebastian Hahn 51c00dbdec Remove some old, commented out code 14 years ago
  Roger Dingledine f2c51cb998 comments and cleanups, no actual changes 14 years ago
  Roger Dingledine 580066f2f6 Switch to a StrictNodes config option. 14 years ago
  Karsten Loesing f80672d747 Remove duplicate words and a duplicate newline. 14 years ago
  Nick Mathewson 0c1b3070cf Now that FOO_free(NULL) always works, remove checks before calling it. 14 years ago
  Sebastian Hahn 3807db001d *_free functions now accept NULL 14 years ago
  Nick Mathewson f629687053 Merge branch 'microdesc' 14 years ago
  Nick Mathewson 465d4e1cd1 Document some formerly undocumented functions. 14 years ago
  Nick Mathewson bb22d8fc45 Add functions to serve microdescs and flavored consensuses. 14 years ago
  Nick Mathewson 3b2fc659a8 Refactor consensus signature storage for multiple digests and flavors. 14 years ago
  Roger Dingledine 7f518873eb Notice v3 cert parsing failures 15 years ago
  Roger Dingledine bdca5476da the second piece of bug 969 fixing 15 years ago
  Roger Dingledine 9fc3d87827 stop capping bandwidths we see in the consensus 15 years ago
  Roger Dingledine 1aaab8288d Clients now use bandwidth values in the consensus 15 years ago
  Nick Mathewson e8ac2a8477 Make the second argument to routerset_contains_extendinfo const 15 years ago
  Nick Mathewson ec7e054668 Spell-check Tor. 15 years ago
  Nick Mathewson c0515b307c Fix valgrind error when marking a descriptor as never-downloadable. 15 years ago
  Karsten Loesing 9b32e8c141 Update copyright to 2009. 15 years ago
  Karsten Loesing 4e6120cffb Documentation fix. 15 years ago
  Sebastian Hahn 8390787a5f Directory authorities should accept a descriptor as changed when the relay operator changed the bandwithrate or bandwithburst settings. 15 years ago
  Nick Mathewson ad7ebec24c Free very-old descriptors that we do not want to add. Fix for bug 672. Backport candidate 15 years ago
  Roger Dingledine 4774e593b8 Bugfix on r17756: 15 years ago
  Nick Mathewson b13496b62a Possible fix for broken country settings in ExcludeExitNodes. 15 years ago
  Nick Mathewson 356b40f58b Clients and non-caches do not need to cache unrecognized authority certificates. 15 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. 15 years ago