Commit History

作者 SHA1 備註 提交日期
  Nick Mathewson 996db755c2 Fix a couple of warnings on the 8081 branch. 12 年之前
  Mike Perry fed7f01377 Add EntryGuardPathUseBias to state file keyword list. 12 年之前
  Mike Perry b3e57b760e Increment an informational counter for use failed state. 12 年之前
  Mike Perry da5817772d Rename and relocate the bw weight scale param getter. 12 年之前
  Mike Perry 6e4610de02 Fix a log typo found by sysrqb. 12 年之前
  Mike Perry 95d272f5d8 Bounds-check path bias rate parameters. 12 年之前
  Mike Perry bce6714f99 Refactor code that rolls back the use state 12 年之前
  Mike Perry 3a63e5ef42 Refactor and rename pathbias rate evaluation. 12 年之前
  Mike Perry dfcfb5d17d Refactor the scaling parameter fetching into a single function. 12 年之前
  Mike Perry 2b2c7f23f5 Mark entry guard state dirty everwhere the pathbias code touches it. 12 年之前
  Mike Perry 6828a19670 Add a tristate to guard against unexpected circ purpose transitions 12 年之前
  Mike Perry 173ed05d2f Clarify state transition and related pathbias comments 12 年之前
  Nick Mathewson ec90ed4f6d Merge branch 'rename_log_7599' 12 年之前
  Roger Dingledine fd49226385 Help us track bug 8093: 12 年之前
  Nick Mathewson 7301339e33 fix wide lines from tor_log rename 12 年之前
  Nick Mathewson 1dd03fbc77 Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test. 12 年之前
  Nick Mathewson b034d07acd Remove old wrapper code and defines for keeping log() and log(3) apart 12 年之前
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 12 年之前
  Nick Mathewson abb5519d93 typo in crypto_curve25519.c comment, spotted by rransom 12 年之前
  Nick Mathewson 294ce2ea87 whitespace fix 12 年之前
  Nick Mathewson b35b4d5a9a Merge branch 'double-0-check' 12 年之前
  Nick Mathewson b0dd355891 Use %d, not %02d, for decimal percentages 12 年之前
  Nick Mathewson 73f85905aa Merge branch 'rename_queue_macros_squashed' 12 年之前
  Nick Mathewson 35daf6f602 Rename all of the macros in tor_queue.h to start with TOR_ 12 年之前
  Nick Mathewson 29136bd7e4 Merge branch 'bug5956_squashed' 12 年之前
  Nick Mathewson 02c320916e Parameterize FRAC_USABLE_NEEDED for fraction of circuits 12 年之前
  Nick Mathewson 813a0f8c40 Compute whether we're ready to build circuits based on fraction of paths 12 年之前
  Nick Mathewson bc52e0488b Add an optional out-arg to count_usable_descriptors 12 年之前
  Nick Mathewson fcf906ec73 Add a function to compute fraction of nodes (by weighted bw) with descriptors 12 年之前
  Nick Mathewson 73d605b0f7 Detect platforms where memset(0) doesn't set doubles to 0.0. 12 年之前