Commit History

Author SHA1 Message Date
  Steven Murdoch 5bf9890b3b Test case for reading the partial output of a background process 12 years ago
  Steven Murdoch 2d5059e08e Use PeekNamedPipe to avoid blocking ReadFile when there is nothing to read 12 years ago
  Steven Murdoch 55a1cb53d6 Add code to read all from a handle, but this block forever 12 years ago
  Steven Murdoch fec902dd60 Add Windows version of tor_spawn_background and ancillary functions 12 years ago
  Steven Murdoch 35c89be02b Generalize process spawning so its test compiles (but fails) in Windows 12 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
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 30b3475e6d Bump copyright statements to 2011 (0.2.2) 13 years ago
  Sebastian Hahn 9ecf133686 Fix compile wanrings revealed by gcc 4.5 on mingw 13 years ago
  Steven Murdoch 06eafb3fcc Fix running unit tests from outside of the build directory (fixes bug #2051) 13 years ago
  Nick Mathewson 544a8afe5a Merge remote branch 'sjmurdoch/bug1903' 13 years ago
  Steven Murdoch f7338d3baa Skip running fgets_eagain test until we fix it 13 years ago
  Nick Mathewson 8f76f31761 Make tor_sscanf handle %x 13 years ago
  Steven Murdoch 8a12ce2cf9 Add a unit test for tor_spawn_background 13 years ago
  Steven Murdoch 8ee559bd63 Add a unit test for fgets (currently fails) 13 years ago
  Steven Murdoch 5a77c64834 Fix issues in nickm's review of format_helper_exit_status for bug #1903 13 years ago
  Steven Murdoch a6dc00fa75 Start tor-fw-helper in the background, and log whatever it outputs 14 years ago
  Nick Mathewson e385961542 Merge remote branch 'public/bug1954' into maint-0.2.2 13 years ago
  Sebastian Hahn 1d29ad891e Add new torrc line continuation unit tests 13 years ago
  Nick Mathewson 418e6caeeb New function to load windows system libraries 13 years ago
  Sebastian Hahn a05ef55b66 Allow comments for multi-line torrc options 13 years ago