aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Restore the entry/dirguard distinction.Nick Mathewson2013-02-12
* generalize choose_random_entry()'s dirinfo parameterRoger Dingledine2013-02-02
* use microdescriptors if *any* of our bridges can handle themRoger Dingledine2013-02-02
* 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
| * | | Remove old wrapper code and defines for keeping log() and log(3) apartNick Mathewson2013-02-01
| * | | Rename log() to tor_log() for loggingNick Mathewson2013-02-01
* | | | Help us track bug 8093:Roger Dingledine2013-02-01
|/ / /
* | | typo in crypto_curve25519.c comment, spotted by rransomNick Mathewson2013-01-31
* | | whitespace fixNick Mathewson2013-01-31
* | | Merge branch 'double-0-check'Nick Mathewson2013-01-31
|\ \ \
| * | | Detect platforms where memset(0) doesn't set doubles to 0.0.Nick Mathewson2013-01-29
* | | | Use %d, not %02d, for decimal percentagesNick Mathewson2013-01-30
* | | | Merge branch 'rename_queue_macros_squashed'Nick Mathewson2013-01-30
|\ \ \ \
| * | | | Rename all of the macros in tor_queue.h to start with TOR_Nick Mathewson2013-01-30
|/ / / /
* | | | Merge branch 'bug5956_squashed'Nick Mathewson2013-01-30
|\ \ \ \ | |/ / / |/| | |
| * | | Parameterize FRAC_USABLE_NEEDED for fraction of circuitsNick Mathewson2013-01-30
| * | | Compute whether we're ready to build circuits based on fraction of pathsNick Mathewson2013-01-30
| * | | Add an optional out-arg to count_usable_descriptorsNick Mathewson2013-01-30
| * | | Add a function to compute fraction of nodes (by weighted bw) with descriptorsNick Mathewson2013-01-30
| * | | Split smartlist_choose_node_by_bandwidth_weightsNick Mathewson2013-01-18
* | | | Fix unit test to not expect v2 directory request geoip infoNick Mathewson2013-01-29
* | | | Merge branch 'bug7802' of ssh://git-rw.torproject.org/mikeperry/torAndrea Shepard2013-01-28
|\ \ \ \
| * | | | Bug 8024: Check for null/closed channel before probing.Mike Perry2013-01-22
| * | | | squash! Remove a source of error during path bias scalingMike Perry2013-01-20
| * | | | squash! Implement Path use bias accounting.Mike Perry2013-01-20
| * | | | Prevent early close of path bias testing circuits.Mike Perry2013-01-20
| * | | | squash! Remove a source of error during path bias scalingMike Perry2013-01-20
| * | | | Bug 7802 changes file.Mike Perry2013-01-18
| * | | | Document path use bias options in the manpage.Mike Perry2013-01-18