Commit History

Author SHA1 Message Date
  Steven Murdoch 5b8a20ed44 Make a version of tor_read_all_handle() for non-Windows platforms 13 years ago
  Steven Murdoch 76fde28475 Fix off-by-one error when allocating memory in test_util_split_lines() 13 years ago
  Nick Mathewson 2778cdd671 Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen 13 years ago
  Steven Murdoch da34360952 Factor out and re-write code for splitting lines from a handle 13 years ago
  Steven Murdoch bc97f41080 Refactor out command line formatting 13 years ago
  Steven Murdoch f1ff65dfad Replace two magic tristates with #define'd names 13 years ago
  Steven Murdoch 3f0a197aad Make signature of tor_spawn_background more conventional 13 years ago
  Steven Murdoch 1da5081ae0 Appease "make check-spaces" 13 years ago
  Steven Murdoch 476807211c We don't need to find our own path, just tell Windows to search 13 years ago
  Steven Murdoch 6304e088d0 Find test-child.exe by looking in same directory as test.exe 13 years ago
  Steven Murdoch 50504fc4cb Fix test cases to handle MSYS style paths (/c/foo rather than c:/foo) 13 years ago
  Steven Murdoch 1ad986335a Tidy up subprocess code 13 years ago
  Steven Murdoch f46f6aabb4 Fix some compiler warnings 13 years ago
  Steven Murdoch 7d015c886a Complete logging of output from port forwarding helper 13 years ago
  Steven Murdoch 5bf9890b3b Test case for reading the partial output of a background process 13 years ago
  Steven Murdoch 2d5059e08e Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read 13 years ago
  Steven Murdoch 55a1cb53d6 Add code to read all from a handle, but this block forever 13 years ago
  Steven Murdoch fec902dd60 Add Windows version of tor_spawn_background and ancillary functions 13 years ago
  Steven Murdoch 35c89be02b Generalize process spawning so its test compiles (but fails) in Windows 13 years ago
  George Kadianakis 810a7a5fa0 Make some utility functions. 13 years ago
  Nick Mathewson b2e7c356db Prefer tt_assert in unit tests, not tor_assert 13 years ago
  Sebastian Hahn 3bf808c341 Fix a minor coverity-found bug in tests 13 years ago
  Nick Mathewson 4ac8ff9c9f Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 3b6cbf2534 Add a function to pull off the final component of a path 13 years ago
  Nick Mathewson aa8db013e4 Fixup whitespace issues from 3122 commit in 0.2.3 13 years ago
  Nick Mathewson 9fba014e3f Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023 13 years ago
  Nick Mathewson 9964c314c6 fwd-port test_util_di_ops into tinytest format 13 years ago
  Nick Mathewson d8cb4f9f0c Use read_all() to read messages from spawn_background 13 years ago
  Nick Mathewson 394a6bf4cd Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson bb5f99d4df Merge remote branch 'sebastian/bug2314' into maint-0.2.2 13 years ago