提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson e969d9c6b4 Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged 5 年之前
  Alexander Færøy c8b8b15f0e Ensure that line_size >= 1 before trying to trim input string. 5 年之前
  Alexander Færøy 651cdd05b7 Add an additional space when we check for the PROTO_LOG handler. 5 年之前
  Alexander Færøy fab22509d7 Make Windows process event timer API available for dormant interface. 5 年之前
  Alexander Færøy a33a77d9cd Document the format of process_t::arguments. 5 年之前
  Alexander Færøy 0d796cce17 Use errno directly if we are not reading/writing from/to a socket. 5 年之前
  Alexander Færøy cacdd29087 Use `const char *` instead of `char *` for line parameter for process callbacks. 5 年之前
  Alexander Færøy ec2ae3ed8b Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG. 5 年之前
  Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool. 5 年之前
  Alexander Færøy 22cb3c6ce9 Call close() on stdin/stdout/stderr in process_terminate(). 5 年之前
  Alexander Færøy bc6983afed Use run_main_loop_until_done() for process_t tests. 5 年之前
  Alexander Færøy f983a60a6c Copy (zlib1|libssp-0).dll to \src\test\ to run test-process.exe. 5 年之前
  Alexander Færøy 6e508e9eb4 Fix tests on kqueue() based platforms. 5 年之前
  Alexander Færøy ccc1963890 Move remaining code from subprocess.{h,c} to more appropriate places. 5 年之前
  Alexander Færøy f7d13425fc Delete old process_handle_t code. 5 年之前
  Alexander Færøy 289ed0849d Add tests for process environment functionality of process_t. 5 年之前
  Alexander Færøy 9b6a10a26f Add slow test for process_t for main loop interaction. 5 年之前
  Alexander Færøy e3ceaebba2 Add support for logging messages from pluggable transports. 5 年之前
  Alexander Færøy bfb94dd2ca Use process_t for managed proxies. 5 年之前
  Alexander Færøy ad4cc89c5d Add "PT" log domain. 5 年之前
  Alexander Færøy b0d268a822 Add process_reset_environment() to the Process subsystem. 5 年之前
  Alexander Færøy 4f611a1df7 Add process_terminate(). 5 年之前
  Alexander Færøy 338137221c Make sure we call process_notify_event_exit() as the last thing in different callbacks. 5 年之前
  Alexander Færøy e982fb1dae Add documentation for the is_socket and error argument of read_to_chunk(). 5 年之前
  Alexander Færøy 89393a77e5 Add process_get_pid() to the Process subsystem. 5 年之前
  Alexander Færøy bb784cf4f3 Add Windows backend for the Process subsystem. 5 年之前
  Alexander Færøy 2e957027e2 Add Unix backend for the Process subsystem. 5 年之前
  Alexander Færøy 35509978dd Add new Process subsystem. 5 年之前
  Nick Mathewson 5a22b42c3a Merge branch 'maint-0.3.5' 5 年之前
  Nick Mathewson 1a9a9fc0ff Changes file for 28562 5 年之前