Commit History

Author SHA1 Message Date
  Nick Mathewson 9c8ec0aa20 Add a unit test for environment_variable_names_equal 13 years ago
  Nick Mathewson 201b852c27 Fix a compilation warning with clang 3.0 13 years ago
  Nick Mathewson c4586f4df7 Downgrade message about md cache cleaning from notice to info 13 years ago
  George Kadianakis 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. 13 years ago
  Nick Mathewson 2703e072a1 Merge remote-tracking branch 'public/bug6225' into maint-0.2.3 13 years ago
  Nick Mathewson a6688c574e Catch a few more K&R violations with make check-spaces 13 years ago
  Roger Dingledine ce44346aa5 fix broken utf8-ism 13 years ago
  Nick Mathewson ffd7189b3f Don't assert in get_string_from_pipe() on len==0 13 years ago
  Nick Mathewson b1ad1a1d02 Resolve crash caused by format_helper_exit_status changes in #5557 13 years ago
  Nick Mathewson d0243e82cf Merge branch 'bug5099_nm' into maint-0.2.3 13 years ago
  Nick Mathewson f54ac08846 Tweak bug5099 changes file 13 years ago
  George Kadianakis 8c3a4a1d21 Improve log message issued when a managed proxy fails to launch. 13 years ago
  Nick Mathewson ebda15e4b5 Merge remote-tracking branch 'public/bug6211' into maint-0.2.3 13 years ago
  Nick Mathewson a9de982c34 Merge remote-tracking branch 'public/bug6203_v2' into maint-0.2.3 13 years ago
  Nick Mathewson 4a7e4129af Style tweaks and add a warning about NUL-termination 13 years ago
  Andrea Shepard 770374a6b3 Add unit test for format_hex_number_for_helper_exit_status() 13 years ago
  Andrea Shepard c21af69f29 Refactor unsigned int hex formatting out of format_helper_exit_status() in util.c 13 years ago
  Andrea Shepard 4c62cc6f99 Make format_helper_exit_status() avoid unnecessary spaces 13 years ago
  Nick Mathewson c239c57d3c Fix a regression bug in AllowDotExit 13 years ago
  Nick Mathewson 0600e8cab1 Disable warning for marked-but-reading in main.c 13 years ago
  Nick Mathewson e6782b355a Merge remote-tracking branch 'public/bug3311' 13 years ago
  Nick Mathewson 72acdfe134 Merge branch 'bug4748_squashed' 13 years ago
  Nick Mathewson f5e86bcd6c Document 0.2.3.x torrc/default-torrc/command line semantics changes 13 years ago
  Nick Mathewson 4cbd6e46ef Merge branch 'bug6173_rebased' 13 years ago
  Nick Mathewson 4432fa40dd Merge remote-tracking branch 'andrea/bug6028' 13 years ago
  Nick Mathewson 8c0158101c oops: AC_RUN_IFELSE gets offended if I don't give it a AC_LANG_PROGRAM 13 years ago
  Nick Mathewson adbdeafad9 More sophisticated attempt at detecting working linker options 13 years ago
  Roger Dingledine 26855fe22c conn_type_to_string() on a listener already says it's a listener 13 years ago
  Roger Dingledine c37b8023b7 fix the typo on the typo fix 13 years ago
  Andrea Shepard 1f7f10e4f3 Always set *socket_error to something appropriate when returning -1 from connection_connect() 13 years ago