summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Test alternate values of maxunmeasuredbw toobug2286_unit_testAndrea Shepard2013-02-19
* Update unmeasured bandwidth clipping unit test per NickM's bugfix for the Unm...Andrea Shepard2013-02-19
* Refactor storing of measured_bw versus Unmeasured=1.Nick Mathewson2013-02-19
* Add unit test for unmeasured bandwidth clipping in consensusAndrea Shepard2013-02-19
* fixup! Refactor v3_networkstatus test to allow reuse of test for measuredbwAndrea Shepard2013-02-15
* Refactor v3_networkstatus test to allow reuse of test for measuredbwAndrea Shepard2013-02-15
* squash! Tweak consensus method 13 based on arma's commentsNick Mathewson2013-02-05
* Note some annoyinc copy-and-paste codeNick Mathewson2013-02-05
* Tweak consensus method 13 based on arma's commentsNick Mathewson2013-02-05
* New consensus method: clip the maximum votable unmeasured bwNick Mathewson2013-02-05
* Merge remote-tracking branch 'public/bug8151'Nick Mathewson2013-02-05
|\
| * Include a flag-thresholds line in each vote to describe flag cutoffsNick Mathewson2013-02-04
* | bump to 0.2.4.10-alpha-devRoger Dingledine2013-02-04
* | bump to 0.2.4.10-alphaRoger Dingledine2013-02-04
* | fold in changes for 0.2.4.10-alphaRoger Dingledine2013-02-04
|/
* Merge branch 'authdir_quick_fix'Nick Mathewson2013-02-04
|\
| * Quick fix on 5956 for authoritiesNick Mathewson2013-02-04
* | Merge branch 'bug8146_etc'Nick Mathewson2013-02-04
|\ \ | |/ |/|
| * When we mark a node as a sybil, mark it down and reset its uptime to 0Nick Mathewson2013-02-04
| * Ignore tiny bandwidths entirely when computing thresholdsNick Mathewson2013-02-04
| * Increase the minimum value for the Fast flag to 4096.Nick Mathewson2013-02-04
| * Refactor should-count-towards-thresholds test into new functionNick Mathewson2013-02-04
| * When computing performance thresholds, ignore omitted-as-sybil nodes.Nick Mathewson2013-02-04
* | Merge branch 'bug8153'Nick Mathewson2013-02-04
|\ \
| * | Fix a warning when building with --disable-curve25519Nick Mathewson2013-02-04
| * | Fix compilation with --disable-curve25519 optionNick Mathewson2013-02-04
| |/
* | Reinstate some fixes/tweaks from 6e4a4002Nick Mathewson2013-02-04
|/
* Whoops: evdns_log, not tor_log, in src/ext/eventdns.cNick Mathewson2013-02-04
* Merge remote-tracking branch 'public/feature7706'Nick Mathewson2013-02-01
|\
| * Document the ?? country code.Nick Mathewson2013-01-30
| * When excluding nodes by country, exclude {??} and {A1} tooNick Mathewson2013-01-17
* | Merge remote-tracking branch 'public/bug7708_023_v3_squashed'Nick Mathewson2013-02-01
|\ \
| * | Clarify documentation of connection_finished_flushingNick Mathewson2013-02-01
| * | Fix serious breakage in connection_handle_write_implNick Mathewson2013-02-01
* | | Merge branch 'ticket8081_squashed'Nick Mathewson2013-02-01
|\ \ \
| * | | Fix a couple of warnings on the 8081 branch.Nick Mathewson2013-02-01
| * | | Add EntryGuardPathUseBias to state file keyword list.Mike Perry2013-02-01
| * | | Increment an informational counter for use failed state.Mike Perry2013-02-01
| * | | Rename and relocate the bw weight scale param getter.Mike Perry2013-02-01
| * | | Fix a log typo found by sysrqb.Mike Perry2013-02-01
| * | | Bounds-check path bias rate parameters.Mike Perry2013-02-01
| * | | Refactor code that rolls back the use stateMike Perry2013-02-01
| * | | Refactor and rename pathbias rate evaluation.Mike Perry2013-02-01
| * | | Refactor the scaling parameter fetching into a single function.Mike Perry2013-02-01
| * | | Mark entry guard state dirty everwhere the pathbias code touches it.Mike Perry2013-02-01
| * | | Add a tristate to guard against unexpected circ purpose transitionsMike Perry2013-02-01
| * | | Clarify state transition and related pathbias commentsMike Perry2013-02-01
|/ / /
* | | Merge branch 'rename_log_7599'Nick Mathewson2013-02-01
|\ \ \
| * | | fix wide lines from tor_log renameNick Mathewson2013-02-01
| * | | Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test.Nick Mathewson2013-02-01