Commit History

Author SHA1 Message Date
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 years ago
  Nick Mathewson e1c9b43b8e Rename get_circuit_nbuild_* to end with _ms 10 years ago
  vagrant 4834641dce Make circ_times static and add accessor functions. 10 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 10 years ago
  Marek Majkowski 1555876d5f Fix #9108 - make global_circuitlist a doubly linked list 11 years ago
  Marek Majkowski d7538b57b4 Don't access global_circuitlist variable directly. Use a getter instead. 11 years ago
  Mike Perry 2170f89a93 Bug 8235: Fix scaling adjustments. 11 years ago
  Nick Mathewson 33b7083f26 Fix a wide line 11 years ago
  Mike Perry 56e7dff7bd Add additional checks for Path Bias scaling. 11 years ago
  Mike Perry 9117b14218 Bug #8196: Demote a path bias notice that can be caused by controllers. 11 years ago
  Mike Perry a7d6683629 Bug 8230: Mark circuits as opened before reachability testing. 11 years ago
  Nick Mathewson 7f8098d2d0 Add some missing case values to please clang 11 years ago
  Mike Perry 914bfe765d Bug 7065: Use $ for idhex instead of = 11 years ago
  Nick Mathewson 597cd893c5 Merge remote-tracking branch 'public/bug6174' into maint-0.2.4 11 years ago
  Nick Mathewson 26639b7798 Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4 11 years ago
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 years ago
  Nick Mathewson 7bb51fdd89 Rename circuit_expire_all_dirty_circs 11 years ago
  Nick Mathewson 3340d3279d Downgrade an assert to LD_BUG 11 years ago
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 years ago
  Nick Mathewson 0fa362cafa Merge remote-tracking branch 'public/feature4994-rebased' 11 years ago
  Nick Mathewson 1070a720ad Be more robust when excluding existing nodes as new dirguards 11 years ago
  Nick Mathewson d7089ff228 Restore the entry/dirguard distinction. 11 years ago
  Nick Mathewson f3835bcb37 Avoid null-pointer deref in pathbias_is_new_circ_attempt 11 years ago
  Roger Dingledine e1ec03f819 use router->addr for log messages and controller events 11 years ago
  Mike Perry eb15be3d45 Mention a trac ticket relevant to an XXX comment. 11 years ago
  Mike Perry bbd38f293f Better document an XXX comment about refactoring. 11 years ago
  Mike Perry b03553737c Separate the flags for logging use bias. 11 years ago
  Mike Perry a99ebaf4c7 Lower path use bias thresholds. 11 years ago
  Nick Mathewson b64dc35b5c Reinstate some fixes/tweaks from 6e4a4002 11 years ago
  Roger Dingledine bce5019eff generalize choose_random_entry()'s dirinfo parameter 12 years ago