aboutsummaryrefslogtreecommitdiff
path: root/src/or
Commit message (Expand)AuthorAge
* Disable warning for marked-but-reading in main.cNick Mathewson2012-06-19
* Merge remote-tracking branch 'public/bug3311'Nick Mathewson2012-06-18
|\
| * Clarify some messages about publishing hidden service descriptorsNick Mathewson2012-06-15
* | Merge remote-tracking branch 'andrea/bug6028'Nick Mathewson2012-06-18
|\ \
| * | Always set *socket_error to something appropriate when returning -1 from conn...Andrea Shepard2012-06-15
* | | conn_type_to_string() on a listener already says it's a listenerRoger Dingledine2012-06-16
* | | fix the typo on the typo fixRoger Dingledine2012-06-15
* | | fix typos from 783f705dRoger Dingledine2012-06-15
* | | Fix a typo found by Mike.Nick Mathewson2012-06-15
* | | Merge remote-tracking branch 'public/xxx023'Nick Mathewson2012-06-15
|\ \ \ | |_|/ |/| |
| * | Check the correct consensus before giving it to the clientNick Mathewson2012-06-15
| * | Change a silent ignore-the-bug in microdesc.c to a LOG_INFONick Mathewson2012-06-15
| * | Move tor_gettimeofday_cached() into compat_libeventNick Mathewson2012-06-15
| * | Refactor GETINFO process/descriptor-limitNick Mathewson2012-06-15
| * | Document that we are unlikely to underflow session group IDs.Nick Mathewson2012-06-15
| * | Triage the XXX023 and XXX022 comments: postpone many.Nick Mathewson2012-06-15
* | | Merge remote-tracking branch 'public/bug5932'Nick Mathewson2012-06-15
|\ \ \ | |/ / |/| |
| * | Downgrade an eventdns warning to PROTOCOL_WARN.Nick Mathewson2012-06-07
* | | Downgrade log messages about cbt enabled/disabled. Bug 6169.Nick Mathewson2012-06-15
* | | another little step at making debugging 5458 easierRoger Dingledine2012-06-15
* | | tab-man returneth (this time using the name 'rob')Roger Dingledine2012-06-15
* | | Lower the default path bias notice rate to 40%.Mike Perry2012-06-14
* | | For now, never disable any guards.Mike Perry2012-06-14
* | | Defend against entry node path bias attacksMike Perry2012-06-14
* | | Merge remote-tracking branch 'asn-mytor/bug5589_take2'Nick Mathewson2012-06-14
|\ \ \
| * | | Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.George Kadianakis2012-06-14
| | |/ | |/|
* | | Merge remote-tracking branch 'public/bug4663'Nick Mathewson2012-06-13
|\ \ \
| * | | Add a warning for using HTTPProxy with no other proxy.Nick Mathewson2012-06-12
| |/ /
* | | One more fix for bug 5049.Nick Mathewson2012-06-13
* | | Satisfy make check-spacesAndrea Shepard2012-06-13
* | | Move cbt->liveness.timeouts_after_firsthop free code into its own functionAndrea Shepard2012-06-13
* | | Early exit from circuit_build_times_set_timeout() if adaptive timeouts are di...Andrea Shepard2012-06-13
* | | Don't poll to see if we need to build circuits for timeout data if LearnCircu...Andrea Shepard2012-06-13
* | | Use K&R styleAndrea Shepard2012-06-13
* | | Unconditionally use config CircuitBuildTimeout if LearnCircuitBuildTimeout is...Andrea Shepard2012-06-13
* | | Don't track circuit timeout history unless we're actually using adaptive time...Andrea Shepard2012-06-13
* | | Add debug logging to circuit_build_times_* of circuitbuild.c to trace queries...Andrea Shepard2012-06-13
* | | Merge branch 'bug5263_023'Nick Mathewson2012-06-13
|\ \ \
| * | | Add rate-limited log message to bug5263 fixNick Mathewson2012-06-13
| * | | Fix busy Libevent loops (infinite loops in Shadow)Rob G. Jansen2012-06-13
| |/ /
* | | Merge remote-tracking branch 'public/bug3940_redux'Nick Mathewson2012-06-13
|\ \ \
| * | | fixup! An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson2012-06-11
| * | | Document ADDRMAPSRC_NONE.Nick Mathewson2012-06-11
| * | | Document the new exit_source_out argument to addressmap_rewriteNick Mathewson2012-06-04
| * | | An attempt at bug3940 and making AllowDotExit 0 work with MapAddressNick Mathewson2012-05-11
* | | | Fix integer overflow in cell stats spotted by atagar.Karsten Loesing2012-06-13
| |/ / |/| |
* | | Merge branch 'bug5452'Nick Mathewson2012-06-11
|\ \ \
| * | | Make RECOMMENDED_MIN_CIRCUIT_BUILD_TIMEOUT warning tell the user how to fix it.Andrea Shepard2012-06-11
| * | | Warn if the user has set CircuitBuildTimeout stupidly low and turned off Lear...Andrea Shepard2012-06-08
* | | | Merge remote-tracking branch 'public/bug5598'Nick Mathewson2012-06-11
|\ \ \ \