summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bump RPM to 0.2.4.10-alpharpm-tor-0.2.4.10-alphaOndrej Mikle2013-02-06
* Merge tag 'tor-0.2.4.10-alpha' of https://git.torproject.org/torOndrej Mikle2013-02-06
|\
| * bump to 0.2.4.10-alphator-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
| | * | | 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
| |\ \ \ \ | | |/ / / | |/| | |