コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 年 前
  Nick Mathewson 9c6d913b9e Rename smartlist_{v,}asprintf_add to smartlist_add_{v,}asprintf 12 年 前
  Nick Mathewson f729e1e984 Merge branch 'feature3457-v4-nm-squashed' 12 年 前
  Nick Mathewson b5af456685 Use spaceless ISO8601 time format, not sec,usec. 12 年 前
  Nick Mathewson da6c136817 Merge remote-tracking branch 'asn-mytor/bug4548_take2' 12 年 前
  George Kadianakis f28014bf1a Introduce write_bytes_to_new_file(). 12 年 前
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests 12 年 前
  Nick Mathewson 093e6724c7 Merge remote-tracking branch 'asn/bug3472_act2' 12 年 前
  Sebastian Hahn 75d8ad7320 Purge ATTR_PURE from the code 12 年 前
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). 12 年 前
  George Kadianakis 47a5b8009b Improve general code quality. 12 年 前
  George Kadianakis f12a40d860 Prepare util.[ch] to use the new process_handle_t API. 12 年 前
  George Kadianakis 45307ff980 Port managed proxy launching code to the new subprocess API. 12 年 前
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 12 年 前
  George Kadianakis c6811c57cb Enforce transport names being C identifiers. 12 年 前
  George Kadianakis 782810a8bf Introduce tor_terminate_process() function. 12 年 前
  Steven Murdoch cfa9ee5fe7 Fix double-closing a stdio stream 12 年 前
  Steven Murdoch 5b8a20ed44 Make a version of tor_read_all_handle() for non-Windows platforms 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 50b48c3ea7 Improve comments and fix one bug 12 年 前
  Steven Murdoch 2efafdfe14 Fix compilation errors under *nix 12 年 前
  Steven Murdoch 1ad986335a Tidy up subprocess code 12 年 前
  Steven Murdoch cc5b6d6cee Merge remote branch 'origin/master' into bug2046 12 年 前
  Steven Murdoch 7d015c886a Complete logging of output from port forwarding helper 12 年 前
  George Kadianakis db4cde3810 Improve the code a tad. 12 年 前