Commit History

Author SHA1 Message Date
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Nick Mathewson abb5519d93 typo in crypto_curve25519.c comment, spotted by rransom 11 years ago
  Nick Mathewson 294ce2ea87 whitespace fix 11 years ago
  Nick Mathewson b35b4d5a9a Merge branch 'double-0-check' 11 years ago
  Nick Mathewson b0dd355891 Use %d, not %02d, for decimal percentages 11 years ago
  Nick Mathewson 73f85905aa Merge branch 'rename_queue_macros_squashed' 11 years ago
  Nick Mathewson 35daf6f602 Rename all of the macros in tor_queue.h to start with TOR_ 11 years ago
  Nick Mathewson 29136bd7e4 Merge branch 'bug5956_squashed' 11 years ago
  Nick Mathewson 02c320916e Parameterize FRAC_USABLE_NEEDED for fraction of circuits 11 years ago
  Nick Mathewson 813a0f8c40 Compute whether we're ready to build circuits based on fraction of paths 11 years ago
  Nick Mathewson bc52e0488b Add an optional out-arg to count_usable_descriptors 11 years ago
  Nick Mathewson fcf906ec73 Add a function to compute fraction of nodes (by weighted bw) with descriptors 11 years ago
  Nick Mathewson 73d605b0f7 Detect platforms where memset(0) doesn't set doubles to 0.0. 11 years ago
  Nick Mathewson a0351311ae Fix unit test to not expect v2 directory request geoip info 11 years ago
  Andrea Shepard 123daffb60 Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/tor 11 years ago
  Andrea Shepard dfbd19df41 Merge branch 'time_based_onionqueue_v2' of ssh://git-rw.torproject.org/nickm/tor 11 years ago
  Mike Perry a78542f0c3 Bug 8024: Check for null/closed channel before probing. 11 years ago
  Nick Mathewson b415aba5fa Merge remote-tracking branch 'public/bug8012' 11 years ago
  Nick Mathewson dd77b652f2 More of b30d06255c24165 for #6826: fix compat_libevent compilation 11 years ago
  Mike Perry b810d322bf squash! Remove a source of error during path bias scaling 11 years ago
  Mike Perry 06a1d0b044 squash! Implement Path use bias accounting. 11 years ago
  Mike Perry f858370233 Prevent early close of path bias testing circuits. 11 years ago
  Mike Perry fb711e6d77 squash! Remove a source of error during path bias scaling 11 years ago
  Nick Mathewson c71b7db8f3 Merge remote-tracking branch 'karsten/bug5823' 11 years ago
  Mike Perry 38c7195a32 Bug 7802 changes file. 11 years ago
  Mike Perry a678ff9ec1 Document path use bias options in the manpage. 11 years ago
  Mike Perry d80b881a52 Remove a source of error during path bias scaling 11 years ago
  Mike Perry a2db17a1aa Don't immediately count cannibalized circs as used. 11 years ago
  Mike Perry 24b9b9f791 Roll back the path_state for circs if we detatch a stream. 11 years ago
  Mike Perry e13e30221e Implement Path use bias accounting. 11 years ago