aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Don't do DNS lookups when parsing corrupted managed proxy messages.George Kadianakis2012-06-25
* Merge remote-tracking branch 'public/bug6225' into maint-0.2.3Nick Mathewson2012-06-25
|\
| * Don't assert in get_string_from_pipe() on len==0Nick Mathewson2012-06-23
| * Resolve crash caused by format_helper_exit_status changes in #5557Nick Mathewson2012-06-23
* | Catch a few more K&R violations with make check-spacesNick Mathewson2012-06-23
|/
* Improve log message issued when a managed proxy fails to launch.George Kadianakis2012-06-23
* Merge remote-tracking branch 'public/bug6211' into maint-0.2.3Nick Mathewson2012-06-22
|\
| * Fix a regression bug in AllowDotExitNick Mathewson2012-06-19
* | Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3Nick Mathewson2012-06-22
|\ \
| * | Disable warning for marked-but-reading in main.cNick Mathewson2012-06-19
| |/
* | Style tweaks and add a warning about NUL-terminationNick Mathewson2012-06-22
* | Add unit test for format_hex_number_for_helper_exit_status()Andrea Shepard2012-06-22
* | Refactor unsigned int hex formatting out of format_helper_exit_status() in ut...Andrea Shepard2012-06-22
* | Make format_helper_exit_status() avoid unnecessary spacesAndrea Shepard2012-06-22
|/
* 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 compiler warning added in one of my XXX023 fixes.Nick Mathewson2012-06-15
* | | Whitespace fixNick Mathewson2012-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
* | | bump to 0.2.3.17-beta-devRoger Dingledine2012-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
* | | bump to 0.2.3.17-betaRoger 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