Commit History

Author SHA1 Message Date
  Nick Mathewson b3ec39af8f Merge remote branch 'mikeperry/bwweight-smartlistfix' 15 years ago
  Mike Perry 2b5e1d3636 Woops, forgot the second warn. 15 years ago
  Mike Perry 97eec84f4b Demote warn to info, since it can happen. 15 years ago
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 15 years ago
  Nick Mathewson 937b5cdd41 Merge remote branch 'origin/maint-0.2.1' 15 years ago
  Sebastian Hahn b67657bd95 Properly handle non-terminated strings 15 years ago
  Mike Perry 03d6995d0e Check for empty smartlists and no bandwidth during node selection. 15 years ago
  Mike Perry 245be159af Always weight routers by bandwidth. 15 years ago
  Mike Perry 931e073a4f Implement bw weighting selection algorithm. 15 years ago
  Roger Dingledine 37ca182c7e Merge branch 'maint-0.2.1' into master 16 years ago
  Roger Dingledine 708f47ecc9 downgrade a warning 16 years ago
  Roger Dingledine 0450813227 resolve path weighting edge case; fixes bug 1203 16 years ago
  Roger Dingledine 8cba62cc2a don't div by 0 during path selection 16 years ago
  Sebastian Hahn 9a07f30b90 Authorities now support conditional consensuses 16 years ago
  Sebastian Hahn 51c00dbdec Remove some old, commented out code 16 years ago
  Roger Dingledine f2c51cb998 comments and cleanups, no actual changes 16 years ago
  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