Commit History

Author SHA1 Message Date
  Nick Mathewson fbc20294aa Merge branch 'backtrace_squashed' 10 years ago
  Nick Mathewson 0546edde66 Merge branch 'bug1376' 10 years ago
  Nick Mathewson 7ef9ecf6b3 Fix some whitespace; tighten the tests. 10 years ago
  Nick Mathewson 3d817fa29c Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 7b1b8c3694 Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 10 years ago
  Nick Mathewson 004a9c6dd1 Fix unit test for format_helper_exit_status 10 years ago
  Kevin Butler 0f070e7858 Added test for new write_chunks_to_file behaviour in #1376. 10 years ago
  Nick Mathewson 362f60e2d4 Try to make the win32 ersatz_socketpair pass. 10 years ago
  Nick Mathewson bcc39c4666 Unit test for tor_{ersatz_,}socketpair. 10 years ago
  Nick Mathewson b8d9c84037 Simple unit test for tor_open_socket_with_extensions 11 years ago
  Nick Mathewson 5343ee1a06 Add a signal-safe decimal formatting function 11 years ago
  George Kadianakis 1a0cf08841 Rename tor_escape_str_for_socks_arg() to something more generic. 11 years ago
  George Kadianakis ea72958f25 Pass characters to be escaped to tor_escape_str_for_socks_arg(). 11 years ago
  Nick Mathewson 9fda7e8cd1 Lightly refactor and test format_hex_number_sigsafe 11 years ago
  Nick Mathewson 18136afbbb HEX_ERRNO_SIZE is no longer the correct upper limit for format_hex_number_sigsafe 11 years ago
  Nick Mathewson 22977b7c1d Expose format_hex_number_..., and rename it to ..._sigsafe(). 11 years ago
  Nick Mathewson 449b2b7c58 Don't build format_helper_exit_status on win32 11 years ago
  Arlo Breault 73b98948a2 Remove strcpy from unit tests. 11 years ago
  Nick Mathewson 9a6514ce4f Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 1b6b8b0564 Fix an uninitialized-var warning in unit tests 11 years ago
  Nick Mathewson 294c89f238 Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 42fb61d172 Fix a small memory leak in the unit tests 11 years ago
  Nick Mathewson c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' 11 years ago
  Nick Mathewson b163e801bc Merge remote-tracking branch 'origin/maint-0.2.4' 11 years ago
  Nick Mathewson 62ef02ad65 A couple more easy unit tests 11 years ago
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests 11 years ago
  Nick Mathewson 6c8b6e9e78 Fix unreachable use-before-assign in test_util_join_win_cmdline 11 years ago
  Nick Mathewson 52263b0dda Fix even more dead code and resource leaks in the unit tests 11 years ago
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 years ago
  George Kadianakis 266f8cddd8 Refactoring to make parse_bridge_line() unittestable. 11 years ago