Commit History

Author SHA1 Message Date
  Nick Mathewson b006e3279f Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Nick Mathewson c3e63483b2 Update Tor Project copyright years 14 years ago
  Nick Mathewson 937b5cdd41 Merge remote branch 'origin/maint-0.2.1' 14 years ago
  Sebastian Hahn b67657bd95 Properly handle non-terminated strings 14 years ago
  Mike Perry 931e073a4f Implement bw weighting selection algorithm. 14 years ago
  Mike Perry df1ef2f0f0 Add parsing+verification for bw weight values. 14 years ago
  Mike Perry f9d40649fe Perform calculation of consensus bandwidth weights. 14 years ago
  Mike Perry 2258125e1a Move CBT params into consensus. 14 years ago
  Mike Perry 8512e33773 Add BUILDTIMEOUT_SET event for CBT stress testing. 14 years ago
  Karsten Loesing 7e65871ccc Fix a memory corruption bug while collecting bridge stats 14 years ago
  Roger Dingledine 4d71d43772 add config options to override. 14 years ago
  Roger Dingledine f255272f45 add separate per-conn write limiting 14 years ago
  Sebastian Hahn 51c00dbdec Remove some old, commented out code 14 years ago
  Roger Dingledine 22e07b4ead fix compile 14 years ago
  Roger Dingledine ef81649d2f Be more willing to use an unsuitable circuit for exit. 14 years ago
  Roger Dingledine 1a65bdd232 Make EntryNodes config option much more aggressive. 14 years ago
  Roger Dingledine 580066f2f6 Switch to a StrictNodes config option. 14 years ago
  Roger Dingledine 5fee54a50f fix some typos 14 years ago
  Nick Mathewson 05a2473b7f Merge branch 'ewma' 14 years ago
  Nick Mathewson 7edae58984 Merge commit 'karsten/fix-bridge-stats-master-4' 14 years ago
  Karsten Loesing e1e5c1b3ab Fix bridge statistics. 14 years ago
  Karsten Loesing d38268a8c7 Remove v0 hidden service statistics code. 14 years ago
  Nick Mathewson 350181529e Merge branch 'safelogging2' 14 years ago
  Nick Mathewson fcbd65b45c Refactor the safe_str_*() API to make more sense. 14 years ago
  Nick Mathewson 3b896195cb Stop using lround in or.h, and check for bad values of RECENT_CIRCUITS 14 years ago
  Nick Mathewson 5db4b96089 Merge branch 'mathlog' 14 years ago
  Nick Mathewson e56747f9cf Refactor a bit so that it is safe to include math.h, and mostly not needed. 14 years ago
  Nick Mathewson 60b01c6d5e Change interface for configuring cell ewma algorithm. 14 years ago
  Nick Mathewson 1292a9ddfe Fix various comment typos in ewma patch; found by arma. 14 years ago
  Nick Mathewson 06e8370c33 Optimize cell-ewma circuit priority algorithm. 14 years ago