コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 年 前
  Nick Mathewson b5af456685 Use spaceless ISO8601 time format, not sec,usec. 12 年 前
  Peter Palfrader f6b19ac79c test_util_spawn_background_ok: fix expectation 12 年 前
  Nick Mathewson d106caaadc Add an initializer to appease older gcc 12 年 前
  Nick Mathewson e83862a0ff Resolve a resource leak in test_util_split_lines 12 年 前
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests 12 年 前
  Gisle Vanem af12a7ac00 Fix test_util.c compilation on MSVC 12 年 前
  Anders Sundman 8d6ce1625f Unit tests for eat_whitespace functions 12 年 前
  Anders Sundman c0efd461d3 Unit test for n_bits_set func 12 年 前
  Anders Sundman fa9aef6eec Unit test for hex_str func 12 年 前
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 年 前
  Steven Murdoch f5df96c94f Handle test case where fgets() sees EOF on the last read 12 年 前
  Steven Murdoch cfa9ee5fe7 Fix double-closing a stdio stream 12 年 前
  Nick Mathewson 6a3e4a89a2 Tweaks on last process-launch patches 12 年 前
  Steven Murdoch 5b8a20ed44 Make a version of tor_read_all_handle() for non-Windows platforms 12 年 前
  Steven Murdoch 76fde28475 Fix off-by-one error when allocating memory in test_util_split_lines() 12 年 前
  Nick Mathewson 2778cdd671 Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen 12 年 前
  Steven Murdoch da34360952 Factor out and re-write code for splitting lines from a handle 12 年 前
  Steven Murdoch bc97f41080 Refactor out command line formatting 12 年 前
  Steven Murdoch f1ff65dfad Replace two magic tristates with #define'd names 12 年 前
  Steven Murdoch 3f0a197aad Make signature of tor_spawn_background more conventional 12 年 前
  Steven Murdoch 1da5081ae0 Appease "make check-spaces" 12 年 前
  Steven Murdoch 476807211c We don't need to find our own path, just tell Windows to search 12 年 前
  Steven Murdoch 6304e088d0 Find test-child.exe by looking in same directory as test.exe 12 年 前
  Steven Murdoch 50504fc4cb Fix test cases to handle MSYS style paths (/c/foo rather than c:/foo) 12 年 前
  Steven Murdoch 1ad986335a Tidy up subprocess code 12 年 前
  Steven Murdoch f46f6aabb4 Fix some compiler warnings 12 年 前
  Steven Murdoch 7d015c886a Complete logging of output from port forwarding helper 13 年 前
  Steven Murdoch 5bf9890b3b Test case for reading the partial output of a background process 13 年 前