Commit History

Author SHA1 Message Date
  Sebastian Hahn 4b8d2ad6f5 Fix compile warnings on windows 13 years ago
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). 13 years ago
  George Kadianakis 47a5b8009b Improve general code quality. 13 years ago
  George Kadianakis f12a40d860 Prepare util.[ch] to use the new process_handle_t API. 13 years ago
  Sebastian Hahn cce85c819b Fix a compile warning on OS X 10.6 and up 13 years ago
  Nick Mathewson 6a673ad313 Add a missing comma in tor_check_port_forwarding 13 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 13 years ago
  George Kadianakis 3be9d76fa2 Make it compile on Windows™. 13 years ago
  George Kadianakis 2e73f9b3ee Put some sense into our logging. 13 years ago
  George Kadianakis de7565f87f Make check-spaces happy. 13 years ago
  George Kadianakis c6811c57cb Enforce transport names being C identifiers. 13 years ago
  George Kadianakis 782810a8bf Introduce tor_terminate_process() function. 13 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Steven Murdoch cfa9ee5fe7 Fix double-closing a stdio stream 13 years ago
  Nick Mathewson 6a3e4a89a2 Tweaks on last process-launch patches 13 years ago
  Steven Murdoch 5b8a20ed44 Make a version of tor_read_all_handle() for non-Windows platforms 13 years ago
  Nick Mathewson a7c07605d0 Add a missing include to util.c to get waitpid() on Linux 13 years ago
  Nick Mathewson 0ac4b0f99d Check for lround with autoconf; fall back to rint. 13 years ago
  Nick Mathewson 2778cdd671 Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen 13 years ago
  Nick Mathewson 4f585b9ee2 Merge remote-tracking branch 'sjmurdoch/bug2046' 13 years ago
  Steven Murdoch d1dd9991cd Document limitation of log_from_handle with partial reads 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 93792b5aa6 Add a sanity check 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 50b48c3ea7 Improve comments and fix one bug 13 years ago
  Steven Murdoch 476807211c We don't need to find our own path, just tell Windows to search 13 years ago
  Nick Mathewson ede9cd4f99 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago