Commit History

Author SHA1 Message Date
  Nick Mathewson d3c05a79f0 Merge branch 'scanbuild_fixes' 10 years ago
  Nick Mathewson 95e617c828 whitespace fix 10 years ago
  Nick Mathewson 17ad309d33 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 years ago
  Nick Mathewson a770b74501 Improvements to #11553 fix based on review 10 years ago
  Nick Mathewson d1be2f5cf8 scan-build: circuit_cpath_support_ntor had a dead initialization 10 years ago
  Nick Mathewson fd9961d220 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 years ago
  Nick Mathewson 985deaaaf7 Add a rate-limiter for the other circuitID exhaustion warning 10 years ago
  Nick Mathewson 47a0c10728 Diagnostic warning to see if it's pending destroys causing 11553 10 years ago
  Nick Mathewson bd169aa9a5 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 years ago
  Nick Mathewson 0d75344b0e Switch to random allocation on circuitIDs. 10 years ago
  Nick Mathewson bb9b4c37f8 Supply better and less frequent warnings on circID exhaustion 10 years ago
  Nick Mathewson f0b2dc83b6 Merge remote-tracking branch 'arma/ticket5528' 10 years ago
  Nick Mathewson babbd3ff08 Merge remote-tracking branch 'public/feature9777_024_squashed' 10 years ago
  Nick Mathewson 1068e50aec Discard circuit paths on which nobody supports ntor 10 years ago
  Nick Mathewson 12dc55f487 Merge branch 'prop221_squashed_024' 10 years ago
  Nick Mathewson 0de71bf8eb Implement proposal 221: Stop sending CREATE_FAST 10 years ago
  Nick Mathewson 5cba0ddfc4 Make circpathbias and circuitbuild compile. 10 years ago
  Nick Mathewson b4ebf8421a Move pathbias functions into a new file. 10 years ago
  Nick Mathewson c8c2298015 Simply route length generation code. 10 years ago
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 11 years ago
  Nick Mathewson e1c9b43b8e Rename get_circuit_nbuild_* to end with _ms 11 years ago
  vagrant 4834641dce Make circ_times static and add accessor functions. 11 years ago
  Nick Mathewson a3ffa1f76e Rename circuit_get_global_list to remove trailing _ 11 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