Commit History

Author SHA1 Message Date
  Alexander Færøy ca7a2ecc51 Avoid breaking the event loop prematurely. 5 years ago
  Nick Mathewson d3da077019 Merge branch 'maint-0.3.5' 5 years ago
  Nick Mathewson bf71dce01a Bump version to 0.3.5.6-rc-dev 5 years ago
  Nick Mathewson cd14f98115 Forward-port changelog from 0.3.5.6-rc 5 years ago
  Nick Mathewson 90187b1bfc Remove changes that are already merged in 0.3.5.x releases 5 years ago
  Nick Mathewson 8d5ad8cd34 Merge branch 'maint-0.3.5' 5 years ago
  Nick Mathewson c61cd5775c Revert "Log bootstrap tag names" 5 years ago
  Nick Mathewson a5c9ae8526 Merge branch 'maint-0.3.5' 5 years ago
  Nick Mathewson d8f41c2870 Bump to 0.3.5.6-rc 5 years ago
  rl1987 c659603ac5 Unit test to check that we can parse NETINFO cell with unsupported address type 5 years ago
  rl1987 c92c0cbc9f Actually allow unrecognized address types in NETINFO cell 5 years ago
  Nick Mathewson 8a01f0eaab lib/process may include lib/buf. 5 years ago
  Nick Mathewson 508837b62b Document the output of --version 5 years ago
  Nick Mathewson 4ad59bfbc2 Update location of buffers.h 5 years ago
  Nick Mathewson e969d9c6b4 Merge branch 'ticket28179_squashed' into ticket28179_squashed_merged 5 years ago
  Alexander Færøy c8b8b15f0e Ensure that line_size >= 1 before trying to trim input string. 5 years ago
  Alexander Færøy 651cdd05b7 Add an additional space when we check for the PROTO_LOG handler. 5 years ago
  Alexander Færøy fab22509d7 Make Windows process event timer API available for dormant interface. 5 years ago
  Alexander Færøy a33a77d9cd Document the format of process_t::arguments. 5 years ago
  Alexander Færøy 0d796cce17 Use errno directly if we are not reading/writing from/to a socket. 5 years ago
  Alexander Færøy cacdd29087 Use `const char *` instead of `char *` for line parameter for process callbacks. 5 years ago
  Alexander Færøy ec2ae3ed8b Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG. 5 years ago
  Alexander Færøy 5585cbd08f Change the Process exit_callback to return bool. 5 years ago
  Alexander Færøy 22cb3c6ce9 Call close() on stdin/stdout/stderr in process_terminate(). 5 years ago
  Alexander Færøy bc6983afed Use run_main_loop_until_done() for process_t tests. 5 years ago
  Alexander Færøy f983a60a6c Copy (zlib1|libssp-0).dll to \src\test\ to run test-process.exe. 5 years ago
  Alexander Færøy 6e508e9eb4 Fix tests on kqueue() based platforms. 5 years ago
  Alexander Færøy ccc1963890 Move remaining code from subprocess.{h,c} to more appropriate places. 5 years ago
  Alexander Færøy f7d13425fc Delete old process_handle_t code. 5 years ago
  Alexander Færøy 289ed0849d Add tests for process environment functionality of process_t. 5 years ago