提交历史

作者 SHA1 备注 提交日期
  George Kadianakis 1a0cf08841 Rename tor_escape_str_for_socks_arg() to something more generic. 11 年之前
  George Kadianakis ea72958f25 Pass characters to be escaped to tor_escape_str_for_socks_arg(). 11 年之前
  Nick Mathewson 9fda7e8cd1 Lightly refactor and test format_hex_number_sigsafe 11 年之前
  Nick Mathewson 18136afbbb HEX_ERRNO_SIZE is no longer the correct upper limit for format_hex_number_sigsafe 11 年之前
  Nick Mathewson 22977b7c1d Expose format_hex_number_..., and rename it to ..._sigsafe(). 11 年之前
  Nick Mathewson 449b2b7c58 Don't build format_helper_exit_status on win32 11 年之前
  Arlo Breault 73b98948a2 Remove strcpy from unit tests. 11 年之前
  Nick Mathewson 9a6514ce4f Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson 1b6b8b0564 Fix an uninitialized-var warning in unit tests 11 年之前
  Nick Mathewson 294c89f238 Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson 42fb61d172 Fix a small memory leak in the unit tests 11 年之前
  Nick Mathewson c101ecc8dc Merge remote-tracking branch 'asn/bug3594_rebased_and_fixed' 11 年之前
  Nick Mathewson b163e801bc Merge remote-tracking branch 'origin/maint-0.2.4' 11 年之前
  Nick Mathewson 62ef02ad65 A couple more easy unit tests 11 年之前
  Nick Mathewson a4e9d67292 Remove some functions which were unused except for their tests 11 年之前
  Nick Mathewson 6c8b6e9e78 Fix unreachable use-before-assign in test_util_join_win_cmdline 11 年之前
  Nick Mathewson 52263b0dda Fix even more dead code and resource leaks in the unit tests 11 年之前
  Nick Mathewson 717946089b Resolve memory leaks in the unit tests and benchmarks (found by coverity) 11 年之前
  George Kadianakis 266f8cddd8 Refactoring to make parse_bridge_line() unittestable. 11 年之前
  George Kadianakis b5dceab175 Fix various issues pointed out by Nick and Andrea. 11 年之前
  George Kadianakis b8532bcb1e Add utility functions needed for SOCKS argument parsing. 11 年之前
  Nick Mathewson 029d2c6587 Unit test for tor_weak_random_range 11 年之前
  Nick Mathewson 1dd03fbc77 Fix a silly mistake in the tor_mathlog() documentation. Give it a unit test. 11 年之前
  Nick Mathewson 49e619c1cf Rename *_isin to *_contains 12 年之前
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 年之前
  Nick Mathewson b1bdecd703 Merge branch 'ntor-resquashed' 11 年之前
  Nick Mathewson f07a5125cb Implement a constant-time safe_mem_is_zero. 11 年之前
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 年之前
  Nick Mathewson b326e76144 Use FreeLibrary, not CloseHandle, for library in test_util.c 11 年之前
  Nick Mathewson 4458fd0cd8 In the unit tests, use "test_eq_ptr" and "test_neq_ptr" consistently 11 年之前