Historie revizí

Autor SHA1 Zpráva Datum
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests před 12 roky
  Nick Mathewson 093e6724c7 Merge remote-tracking branch 'asn/bug3472_act2' před 12 roky
  Sebastian Hahn 75d8ad7320 Purge ATTR_PURE from the code před 12 roky
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). před 12 roky
  George Kadianakis 47a5b8009b Improve general code quality. před 12 roky
  George Kadianakis f12a40d860 Prepare util.[ch] to use the new process_handle_t API. před 12 roky
  George Kadianakis 45307ff980 Port managed proxy launching code to the new subprocess API. před 12 roky
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' před 12 roky
  George Kadianakis c6811c57cb Enforce transport names being C identifiers. před 12 roky
  George Kadianakis 782810a8bf Introduce tor_terminate_process() function. před 12 roky
  Steven Murdoch cfa9ee5fe7 Fix double-closing a stdio stream před 13 roky
  Steven Murdoch 5b8a20ed44 Make a version of tor_read_all_handle() for non-Windows platforms před 13 roky
  Nick Mathewson 2778cdd671 Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen před 13 roky
  Steven Murdoch da34360952 Factor out and re-write code for splitting lines from a handle před 13 roky
  Steven Murdoch bc97f41080 Refactor out command line formatting před 13 roky
  Steven Murdoch f1ff65dfad Replace two magic tristates with #define'd names před 13 roky
  Steven Murdoch 3f0a197aad Make signature of tor_spawn_background more conventional před 13 roky
  Steven Murdoch 1da5081ae0 Appease "make check-spaces" před 13 roky
  Steven Murdoch 50b48c3ea7 Improve comments and fix one bug před 13 roky
  Steven Murdoch 2efafdfe14 Fix compilation errors under *nix před 13 roky
  Steven Murdoch 1ad986335a Tidy up subprocess code před 13 roky
  Steven Murdoch cc5b6d6cee Merge remote branch 'origin/master' into bug2046 před 13 roky
  Steven Murdoch 7d015c886a Complete logging of output from port forwarding helper před 13 roky
  George Kadianakis db4cde3810 Improve the code a tad. před 13 roky
  Robert Ransom e42a74e563 Add smartlist_[v]asprintf_add před 13 roky
  Steven Murdoch 5bf9890b3b Test case for reading the partial output of a background process před 13 roky
  Steven Murdoch fec902dd60 Add Windows version of tor_spawn_background and ancillary functions před 13 roky
  Steven Murdoch 35c89be02b Generalize process spawning so its test compiles (but fails) in Windows před 13 roky
  Nick Mathewson 94f85f216a Turn streq_opt into a generic strcmp_opt. před 13 roky
  Nick Mathewson 773bfaf91e Implement stream isolation před 13 roky